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

Disable temporarily Android E2E tests #58376

Merged

Conversation

fluiddot
Copy link
Contributor

@fluiddot fluiddot commented Jan 29, 2024

What?

Seems after #58274 was merged, Android E2E tests began to fail consistently. Until the issue is solved, the Android E2E tests will be disabled temporarily.

Why?

The failure affects all PRs. The React Native E2E Tests (Android) CI job is not required but impacts negatively the developer experience.

How?

  • Disable the React Native E2E Tests (Android) CI job.

Testing Instructions

  • Observe that React Native E2E Tests (Android) CI job is skipped.

Testing Instructions for Keyboard

N/A

Screenshots or screencast

N/A

@fluiddot fluiddot added [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) labels Jan 29, 2024
@fluiddot fluiddot marked this pull request as ready for review January 29, 2024 12:18
@SiobhyB SiobhyB self-requested a review January 29, 2024 12:21
Copy link
Contributor

@SiobhyB SiobhyB left a comment

Choose a reason for hiding this comment

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

LGTM, confirmed the tests are skipped.

Screenshot 2024-01-29 at 12 21 32
@fluiddot fluiddot enabled auto-merge (squash) January 29, 2024 12:29
Copy link

Flaky tests detected in d3b1207.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7695874321
📝 Reported issues:

@fluiddot fluiddot merged commit d45f032 into trunk Jan 29, 2024
60 checks passed
@fluiddot fluiddot deleted the rnmobile/update/disable-temporarily-android-e2e-tests branch January 29, 2024 12:47
@github-actions github-actions bot added this to the Gutenberg 17.7 milestone Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
2 participants