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

Unified Diff: test/cctest/cctest.status

Issue 150173003: Fix test expectations for cctest/test-debug. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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 | 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 d031e4b1f9872dcf69b9dac94602949a16955901..00a1ecc2c41da79bf2a82eba0f4f7710e61e6222 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -87,7 +87,9 @@
['system == macos', {
# BUG(3125).
- 'test-debug/*': [PASS, FLAKY],
+ 'test-debug/DebugGetLoadedScripts': [PASS, FLAKY],
+ 'test-debug/DebugStepLinear': [PASS, FLAKY],
+ 'test-debug/DebuggerClearMessageHandler': [PASS, FLAKY],
}], # 'system == macos'
##############################################################################
« 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