Refactor FXIOS-10645 Update Bitrise to use XCode 16.1#23211
Merged
Conversation
Collaborator
|
Both Firefox and Focus fail on the I have mentioned the same issue for Xcode 16.0: #22449 |
clarmso
reviewed
Nov 20, 2024
| (cd BrowserKit && swift run) | ||
| cd BrowserKit | ||
| swift run || true | ||
| swift run |
Collaborator
There was a problem hiding this comment.
This workaround works on Github Actions as well. 🎉
Contributor
|
Looks like there are 16 Unit Tests failures, some of those crashed. UI tests have not run in Bitrise yet until the unit tests pass |
Generated by 🚫 Danger Swift against 4683e73 |
Collaborator
Author
|
We have a green build 🙌 |
Collaborator
Author
|
@mdotb-moz or @clarmso I can merge this as soon as I get the ok from the automation side. |
Collaborator
Author
|
@Mergifyio backport release/v133 |
Contributor
✅ Backports have been createdDetails
|
Contributor
|
We may need the fix in this PR here so that the failing test passes |
0ff2a3f to
4939a18
Compare
mergify Bot
pushed a commit
that referenced
this pull request
Nov 22, 2024
* Update Bitrise to use XCode 16.1 * Update npm vulnrability * Add verbose to the swift command * Try edge version * Trying one thing * Update error handling in script * Remove edge version * Run script twice * Update focus * Revert npm change * Test remove shard script * Fix unit tests * Update simulator target * Change simulator * Disable some tests * Compile and test Focus on Github Actions * Use macos-15 runner * Run Focus tests for supported iOS versions * Revert to old workflow name * Update workflow name * Run Firefox smoke tests on Github Actions * Could the device matter? * Disable some more tests * Update danger version * Update package * How about iPad mini * How about using Github Actions to run old iOS versions? * Remove the update address from the smoke test --------- Co-authored-by: Laurie Marceau <lmarceau@mozilla.com> Co-authored-by: Clare So <cso@mozilla.com> Co-authored-by: mbarone <mbarone@mozilla.com> (cherry picked from commit d356717)
6 tasks
clarmso
added a commit
that referenced
this pull request
Nov 25, 2024
* Update Bitrise to use XCode 16.1 * Update npm vulnrability * Add verbose to the swift command * Try edge version * Trying one thing * Update error handling in script * Remove edge version * Run script twice * Update focus * Revert npm change * Test remove shard script * Fix unit tests * Update simulator target * Change simulator * Disable some tests * Compile and test Focus on Github Actions * Use macos-15 runner * Run Focus tests for supported iOS versions * Revert to old workflow name * Update workflow name * Run Firefox smoke tests on Github Actions * Could the device matter? * Disable some more tests * Update danger version * Update package * How about iPad mini * How about using Github Actions to run old iOS versions? * Remove the update address from the smoke test --------- Co-authored-by: Laurie Marceau <lmarceau@mozilla.com> Co-authored-by: Clare So <cso@mozilla.com> Co-authored-by: mbarone <mbarone@mozilla.com>
6 tasks
OrlaM
added a commit
that referenced
this pull request
Nov 28, 2024
* Update Bitrise to use XCode 16.1 * Update npm vulnrability * Add verbose to the swift command * Try edge version * Trying one thing * Update error handling in script * Remove edge version * Run script twice * Update focus * Revert npm change * Test remove shard script * Fix unit tests * Update simulator target * Change simulator * Disable some tests * Compile and test Focus on Github Actions * Use macos-15 runner * Run Focus tests for supported iOS versions * Revert to old workflow name * Update workflow name * Run Firefox smoke tests on Github Actions * Could the device matter? * Disable some more tests * Update danger version * Update package * How about iPad mini * How about using Github Actions to run old iOS versions? * Remove the update address from the smoke test --------- Co-authored-by: Laurie Marceau <lmarceau@mozilla.com> Co-authored-by: Clare So <cso@mozilla.com> Co-authored-by: mbarone <mbarone@mozilla.com> (cherry picked from commit d356717)
DonalMe
pushed a commit
that referenced
this pull request
Nov 28, 2024
… (#23332) Refactor FXIOS-10645 Update Bitrise to use XCode 16.1 (#23211) * Update Bitrise to use XCode 16.1 * Update npm vulnrability * Add verbose to the swift command * Try edge version * Trying one thing * Update error handling in script * Remove edge version * Run script twice * Update focus * Revert npm change * Test remove shard script * Fix unit tests * Update simulator target * Change simulator * Disable some tests * Compile and test Focus on Github Actions * Use macos-15 runner * Run Focus tests for supported iOS versions * Revert to old workflow name * Update workflow name * Run Firefox smoke tests on Github Actions * Could the device matter? * Disable some more tests * Update danger version * Update package * How about iPad mini * How about using Github Actions to run old iOS versions? * Remove the update address from the smoke test --------- Co-authored-by: Laurie Marceau <lmarceau@mozilla.com> Co-authored-by: Clare So <cso@mozilla.com> Co-authored-by: mbarone <mbarone@mozilla.com> (cherry picked from commit d356717) Co-authored-by: OrlaM <omitchell@mozilla.com>
isabelrios
pushed a commit
that referenced
this pull request
Dec 3, 2024
* Update Bitrise to use XCode 16.1 * Update npm vulnrability * Add verbose to the swift command * Try edge version * Trying one thing * Update error handling in script * Remove edge version * Run script twice * Update focus * Revert npm change * Test remove shard script * Fix unit tests * Update simulator target * Change simulator * Disable some tests * Compile and test Focus on Github Actions * Use macos-15 runner * Run Focus tests for supported iOS versions * Revert to old workflow name * Update workflow name * Run Firefox smoke tests on Github Actions * Could the device matter? * Disable some more tests * Update danger version * Update package * How about iPad mini * How about using Github Actions to run old iOS versions? * Remove the update address from the smoke test --------- Co-authored-by: Laurie Marceau <lmarceau@mozilla.com> Co-authored-by: Clare So <cso@mozilla.com> Co-authored-by: mbarone <mbarone@mozilla.com>
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.
📜 Tickets
Jira ticket
Github issue
💡 Description
Updating Bitrise to use XCode 16.1
📝 Checklist
You have to check all boxes before merging
@Mergifyio backport release/v120)