Skip to content
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

[LOCAL][RN][CI] Add Maestro tests for the Old Arch in Template App #48045

Open
wants to merge 1 commit into
base: 0.77-stable
Choose a base branch
from

Conversation

cipolleschi
Copy link
Contributor

@cipolleschi cipolleschi commented Dec 2, 2024

Summary:

This pr should test Old Arch on template app using maestro

Changelog:

[Internal] - Test old arch in CI with Maestro for template app

Test Plan:

GHA

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Dec 2, 2024
@cipolleschi cipolleschi changed the base branch from main to 0.77-stable December 2, 2024 15:56
@cipolleschi cipolleschi force-pushed the cipolleschi/test-old-arch branch from e124dec to 83b7796 Compare December 2, 2024 15:56
@cipolleschi cipolleschi changed the title [RN][iP [RN][CI] Add Maestro tests for the Old Arch in Template App Dec 2, 2024
@cipolleschi cipolleschi force-pushed the cipolleschi/test-old-arch branch 9 times, most recently from a418804 to f7f9cc4 Compare December 4, 2024 12:47
@cipolleschi cipolleschi force-pushed the cipolleschi/test-old-arch branch from f7f9cc4 to 09a2dc6 Compare December 4, 2024 14:09
}
}

if (error) {
throw error;
}
process.exit();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is necessary, otherwise the Android simulator hangs and can't be killed.

@cipolleschi cipolleschi changed the title [RN][CI] Add Maestro tests for the Old Arch in Template App [LOCAL][RN][CI] Add Maestro tests for the Old Arch in Template App Dec 4, 2024
@cipolleschi cipolleschi marked this pull request as ready for review December 4, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner Pick Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants