dart_ci icon indicating copy to clipboard operation
dart_ci copied to clipboard

Sometimes tests remain unapproved even though the breaking change has been reverted

Open athomas opened this issue 6 years ago • 1 comments

This may be related to flakiness handling.

The change to passing was ignored on this build causing service/pause_on_unhandled_async_exceptions2_test2 to stay unapproved and keeping the build red: https://ci.chromium.org/p/dart/builders/ci.sandbox/vm-kernel-win-debug-x64/6133

athomas avatar Jan 30 '20 08:01 athomas

Detect flakiness in the database as well. Show transitions to and from flakiness, maybe with UI cues that they aren't precisely pinned to the commits they are shown at.

whesse avatar Mar 03 '20 17:03 whesse