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

vm/dart_2/use_strip_flag_test used to be flaky, now consistently timing out on tsan bot #42986

Open
aam opened this issue Aug 7, 2020 · 1 comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

Comments

@aam
Copy link
Contributor

aam commented Aug 7, 2020

https://ci.chromium.org/p/dart/builders/ci.sandbox/vm-kernel-precomp-tsan-linux-release-x64/884 is seemingly when the test lost its flakiness.

@aam aam added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label Aug 7, 2020
@whesse
Copy link
Contributor

whesse commented Aug 7, 2020

Yes, the test went from flaky to a failing status. Looking at the previous approval, the new test was approved as timing out because it supposedly went to passing while it was in flaky status. But now it is a stable timeout when it becomes stable again, so nobody has ever filed an issue or approved it being in a timeout status.

dart-bot pushed a commit that referenced this issue Sep 10, 2021
Issue #42986

TEST=Updating status file

Change-Id: I30a6cbb2926145e393287fbc684615fa00911bb1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/213045
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

2 participants