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

Unified Diff: test/cctest/cctest.status

Issue 388233002: Version 3.27.34.6 (merged r22029) (Closed) Base URL: https://v8.googlecode.com/svn/branches/3.27
Patch Set: update test expectations Created 6 years, 5 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 | « src/version.cc ('k') | test/mjsunit/debug-compile-optimized.js » ('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 f4fadb3209d5e9298521e222db839642438576bb..3dd25abd1d186abbc86c3d05ddd961a7c52d107c 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -75,6 +75,9 @@
# BUG(3287). (test-cpu-profiler/SampleWhenFrameIsNotSetup)
'test-cpu-profiler/*': [PASS, FLAKY],
+ # BUG(crbug/386492). This will be fixed by r22029.
+ 'test-debug/ThreadedDebugging': [PASS, FAIL],
+
############################################################################
# Slow tests.
'test-api/Threading1': [PASS, ['mode == debug', SLOW]],
« no previous file with comments | « src/version.cc ('k') | test/mjsunit/debug-compile-optimized.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698