Reviewers: Toon Verwaest, Benedikt Meurer,

Message:
FYI

Description:
Fix test expectations for cctest/test-debug.

BUG=v8:3125
[email protected]

Please review this at https://codereview.chromium.org/150173003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+3, -1 lines):
  M test/cctest/cctest.status


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'

##############################################################################


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to