-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge develop
into master
(remove gRPC, basic group()
s)
#1703
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Replace HTTP server (http4k-server-netty -> org.http4k:http4k-server-ktorcnio)
…dency Task/remove coroutines dependency
* migrate to OkHttp client * remove `packagingOptions {}` block * set connectionSpecs, still failing * downgrade to OkHttp 2.7.5 * patrol_gen: update code generator for PatrolAppServiceClient
* reproduce bug with test name label blocking hittesting * fix the bug - use IgnorePointer * remove bug repro
* Use iPhone 15 Pro Max on CirrusCI (#1718) * Move emulator/simulator webview tests to own workflows (#1716) * Add missing label (#1719) * Add missing label * Use flutter 3.13 and xcode 15 * Bump to 2.8.0 (#1722) * Trim trailing comma (#1735) * Fix (#1736) * remove notice about Patrol 2.0 (#1738) * patrol: bump version to 2.2.5 (#1739) --------- Co-authored-by: EthnosDev <[email protected]> Co-authored-by: Filip Tuzimek <[email protected]>
bartekpacia
changed the title
Merge
Merge Sep 29, 2023
develop
into master
develop
into master
(yeet gRPC, basic group()
s)
bartekpacia
changed the title
Merge
Merge Sep 29, 2023
develop
into master
(yeet gRPC, basic group()
s)develop
into master
(remove gRPC, basic group()
s)
Minimize the number of places that try to access the current test name using the Invoker API.
github-actions
bot
removed
docs
Concerns doc comments, READMEs, or docs
cirrusci
labels
Sep 30, 2023
Add a workaround for long tests crashing Android instrumentation
* fix Firebase Test Lab trying to run on phased-out iOS version * run_ios_local: remove (it's unused) * `run_ios_testlab`: move logic out of GitHub Action * bring back old example_test * move `long_name_test` to integration_test/internal * remove `test-android-emulator 2` workflow - it's unused * use `gradle-build-action@v2`, not too strict `2.8.0`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
package: patrol_cli
Related to the patrol_cli package
package: patrol
Related to the patrol package (native automation, test bundling)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.