[LOCAL][RN][IOS] Fix Template E2E tests#55142
Merged
cipolleschi merged 2 commits into0.84-stablefrom Jan 13, 2026
Merged
Conversation
2daaec3 to
926052c
Compare
Job Summary for GradleTest All :: run_fantom_tests
|
926052c to
3a394da
Compare
Job Summary for GradleTest All :: run_fantom_tests
|
3a394da to
7204e24
Compare
Job Summary for GradleTest All :: run_fantom_tests
|
fabriziocucci
approved these changes
Jan 13, 2026
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.
Summary:
We are now using prebuilds by default. However the CI configuration was not setup for using the prebuilds, hence the job for the template was failing as the configuration was not matching.
Changelog:
[Internal] -
Test Plan:
GHA