Open Mamaduka opened 4 months ago
Noting that this flaky test outcome appears to also occur for other tests as well, not just the media blocks test suite. I have observed the flaky failure in both the "text" and "other" blocks test suites. My presumption is that it stems from poor performance, which is more common on emulators run on the CI server.
Apologies for any disruption these flaky tests cause for contributors. We appreciate your patience. The mobile team is currently focused on different areas at this time, I am uncertain as to when we will improve the E2E test stability on Android.
cc @geriux
Thanks for the update, @dcalhoun!
The following React Native test seems to be flaky -
Gutenberg Editor Rendering Media Blocks test > should be able to render blocks correctly
.It usually passed after restarting the tests.
cc @WordPress/native-mobile
Test file:
packages/react-native-editor/__device-tests__/gutenberg-editor-rendering-media-blocks.test.js
. Failed run:Screenshot