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

Unified Diff: test/cctest/cctest.status

Issue 855333002: delete flaky test MultithreadedParallelIsolates (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: test expectations Created 5 years, 11 months 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 | test/cctest/test-lockers.cc » ('j') | 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 6dbe9fffcbe353a50a18f18485c7a07619594025..2de99dd914705ef5f598f299ee78e41ca7b01cde 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -169,13 +169,10 @@
['asan == True', {
# Skip tests not suitable for ASAN.
'test-assembler-x64/AssemblerX64XchglOperations': [SKIP],
- 'test-lockers/MultithreadedParallelIsolates': [SKIP],
}], # 'asan == True'
##############################################################################
['no_snap == True', {
- # BUG(3215)
- 'test-lockers/MultithreadedParallelIsolates': [PASS, FAIL, TIMEOUT],
}], # 'no_snap == True'
##############################################################################
@@ -195,9 +192,6 @@
# BUG(3005).
'test-alloc/CodeRange': [PASS, FAIL],
- # BUG(3215). Crashes on windows.
- 'test-lockers/MultithreadedParallelIsolates': [SKIP],
-
# BUG(3331). Fails on windows.
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
@@ -315,7 +309,6 @@
# NaCl builds have problems with threaded tests since Pepper_28.
# V8 Issue 2786
'test-api/Threading1': [SKIP],
- 'test-lockers/MultithreadedParallelIsolates': [SKIP],
'test-lockers/ExtensionsRegistration': [SKIP],
# These tests fail as there is no /tmp directory in Native Client.
« no previous file with comments | « no previous file | test/cctest/test-lockers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698