diff --git a/catalyst_voices/apps/voices/integration_test/Earthfile b/catalyst_voices/apps/voices/integration_test/Earthfile index 822e0559415..75f0f3de6c8 100644 --- a/catalyst_voices/apps/voices/integration_test/Earthfile +++ b/catalyst_voices/apps/voices/integration_test/Earthfile @@ -46,7 +46,10 @@ integration-test-web: exit 1 END -test-web-all: +# TODO(dtscalac): disabled integration tests due to them being flaky, +# reenable when enable-threads.js workaround is removed +# and https://github.com/fzyzcjy/flutter_rust_bridge/issues/2407 closed +disabled-test-web-all: BUILD +integration-test-web \ --browser=chrome \ --browser=firefox