flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.58k stars 324 forks source link

Skip another eval_integration_test case that is flaking in the Flutter customer tests #7957

Closed jason-simmons closed 3 months ago

jason-simmons commented 3 months ago

Several recent runs of the devtools tests in the Flutter customer test suite have shown flakes in the FutureFailedException test in eval_integration_test.

Some other eval_integration_test cases have a tag that skips the test when running in the Flutter customer tests. This PR applies that tag to FutureFailedException.

See https://github.com/flutter/devtools/issues/6998

jason-simmons commented 3 months ago

Some recent examples of this flake:

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8744607669807200321/+/u/run_test.dart_for_customer_testing_shard_and_subshard_None/stdout

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8744715471485225601/+/u/run_test.dart_for_customer_testing_shard_and_subshard_None/stdout

auto-submit[bot] commented 3 months ago

auto label is removed for flutter/devtools/7957, due to - The status or check suite Verify PR Release Note Requirements has failed. Please fix the issues identified (or deflake) before re-applying this label.