Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Unified Diff: test/cctest/cctest.status

Issue 1542253002: [Test] Mark flaky test cctest/test-lockers/LockAndUnlockDifferentIsolates (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index c36d5f5a5f03bd71cdce0a64f3e2a0d49eb8d3ee..8222111b6a9e799f4cb2a0d69b7669b6c68e5b35 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -242,6 +242,9 @@
# BUG(v8:4573).
'test-api/MultipleIsolatesOnIndividualThreads': [PASS, NO_VARIANTS],
+
+ # BUG(v8:4642).
+ 'test-lockers/LockAndUnlockDifferentIsolates': [PASS, FLAKY],
}], # 'system == windows'
##############################################################################
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698