-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Run Xcode 15 in CI and skip or disable tests that fail #21921
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
Closed
Closed
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
4fae8c7
Use Xcode 15.0.1 in CI
mokagio e5ea649
Update Fastlane to version 2.217.0 to get Xcode 15 trainer fix
mokagio d9ca84f
Update `TimeZoneFormatterTests` to pass on Xcode 15
mokagio 0404e96
Remove a useless reassignment in `WKCookieJarTests`
mokagio 0eb5fca
Mark `WKCookieJarTests` as expected to fail
mokagio b57be1b
Remove redundant custom test assertion, which was also out of sync
mokagio 615bffb
Skip two tests failing because of a changed `WKWebView` behavior
mokagio 16e9b7a
[UI Tests] Replaced "4 AM" with "4β―AM".
pachlava 53ea327
[Temp Experiment] See if turning off parallelization helps with UI teβ¦
pachlava 244da46
Revert "[Temp Experiment] See if turning off parallelization helps wiβ¦
pachlava 380d23e
Use Xcode 15.0.1 in CI
mokagio 9c9683b
Update Fastlane to version 2.217.0 to get Xcode 15 trainer fix
mokagio 874131c
Update `TimeZoneFormatterTests` to pass on Xcode 15
mokagio aae0381
Remove a useless reassignment in `WKCookieJarTests`
mokagio 8f80dff
Mark `WKCookieJarTests` as expected to fail
mokagio 0dbbf5d
Remove redundant custom test assertion, which was also out of sync
mokagio dc63002
Skip two tests failing because of a changed `WKWebView` behavior
mokagio ecd712d
[UI Tests] Replaced "4 AM" with "4β―AM".
pachlava 5a68855
[Temp Experiment] See if turning off parallelization helps with UI teβ¦
pachlava 0d4c1f7
Revert "[Temp Experiment] See if turning off parallelization helps wiβ¦
pachlava a20e69b
Remove git-cache plugin to run on Apple Silicon CI
mokagio 23b99e9
Run UI tests on "flagship" Simulators for iOS 17
mokagio 689b775
Run UI tests on iPhone 15
mokagio 7e2042f
Revert "Revert "[Temp Experiment] See if turning off parallelization β¦
mokagio 5ee54f6
Use UTC date formatter in `BloggingPromptsServiceTests`
mokagio b6f2e54
Always track screen captures in UI tests
mokagio b9ee167
Disable parallel testing in Fastlane, too
mokagio 4b38795
Set unit tests to run in English and with region US
mokagio 0648c0b
Merge branch 'mokagio/fix-code-15-tests' of https://github.com/wordprβ¦
pachlava d6ae539
Wait for comment text to load for longer.
pachlava 0f32cb9
[UI Tests] On CI it takes even longer than 10s to load the comment.
pachlava 655a424
[UI Tests] Changed an element locator.
pachlava 692dace
Merge 'origin/trunk' into mokagio/fix-code-15-tests
mokagio 9f744d0
Use Xcode 15.1
mokagio c233e83
Fix indentation in `TestObserver`
mokagio 779b70d
Merge branch 'trunk' into mokagio/fix-code-15-tests
jostnes b328aec
Add workaround for iOS 17.2 Simulator breaking passwords settings
mokagio 51b50aa
temp remove TestObserver
jostnes f7ae151
temp remove auto retries
jostnes 4e0ef37
added workarounds around login
jostnes ebff3e7
Merge branch 'mokagio/fix-code-15-tests' of https://github.com/wordprβ¦
jostnes 85f8c5d
decrease timeout
jostnes fd5c800
remove unnecessary checks
jostnes 67e3c73
fix logic for tapUntilCondition
jostnes 257e78f
turn retry back on
jostnes d8ec5d2
fix stats test by making year dynamic
jostnes 4c3ca35
add retry to dismiss save password prompt
jostnes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 14.3.1 | ||
| 15.1 |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jostnes I'd recommend keeping this setup and skipping the
executeWithRetries(disableAutoFillPasswords)intestBundleWillStartfromTestObserver.I'm saying this because it's easier to find the
TestObserversetup in the code than in thisInfo.plistand hopefully we'll be able to go back to that setup when Apple fixes their Simulator bug (assuming my theory about it being a simulator bug is correct)There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yup, this is a temporary removal to save testing time and skip the part where the test tries to turn it off and fails every time because of the simulator bug. this will be re-added before merging.