Integration Tests: run on iOS 17#3107
Merged
Merged
Conversation
3d3fad4 to
1a50e8a
Compare
Contributor
Author
|
We're gonna have to figure out why this isn't working:
|
ba2d68e to
61c9ba9
Compare
61c9ba9 to
0c58fcf
Compare
Integration Tests: run on iOS 17Integration Tests: run on iOS 17
2c01cfd to
4593d0c
Compare
4593d0c to
1c6b6ef
Compare
Integration Tests: run on iOS 17Integration Tests: run on iOS 17
Contributor
Author
|
Seems like tests run reliably now! |
1c6b6ef to
9124d47
Compare
da82e51 to
fe5ada1
Compare
fe5ada1 to
063a59c
Compare
Base automatically changed from
integration-tests-repetitions-test-plan
to
main
October 24, 2023 16:46
063a59c to
6c0a72e
Compare
tonidero
reviewed
Nov 3, 2023
tonidero
left a comment
Contributor
There was a problem hiding this comment.
Is this ready @NachoSoto ? Changes look good to me
Contributor
Author
|
Yeah but it's blocked by https://discuss.circleci.com/t/severe-performance-problems-with-xcode-15/49205/11 |
tonidero
approved these changes
Nov 3, 2023
e416403 to
d544140
Compare
8a84c78 to
008628d
Compare
008628d to
35f9dfa
Compare
d544140 to
57d6712
Compare
57d6712 to
626fe0c
Compare
Member
|
Rebased main to see if tests finally pass on iOS 17 |
Contributor
Author
|
Thanks for checking. Looks like they're even more flaky :/ |
626fe0c to
ad17251
Compare
0c53d5b to
3c4293f
Compare
There is a lot of flaky failures due to bugs that have been fixed in iOS 17.
NachoSoto
commented
Jan 11, 2024
| xcode_version: '14.3.0' | ||
| xcode_version: '15.2' | ||
| # These tests are flaky due to FB13133387 so we don't want the noise in every PR | ||
| <<: *release-branches-and-main |
3c4293f to
9f28e12
Compare
|
|
||
| backend-integration-tests-SK1: | ||
| <<: *base-job | ||
| resource_class: macos.m1.medium.gen1 |
Contributor
Author
There was a problem hiding this comment.
CircleCI is getting rid of Intel in June. So good to migrate these early.
9f28e12 to
63c8445
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 is a lot of flaky failures due to bugs that have been fixed in iOS 17.
Depends on #3403, blocked by
FB13358220.