Revision: 17938
Author:   [email protected]
Date:     Wed Nov 20 17:09:17 2013 UTC
Log:      Mark flaky debug test as failing.

The issues are known. For the time being, we mark it as failing.

[email protected]
BUG=v8:2921, v8:3005
LOG=N

Review URL: https://codereview.chromium.org/77723008
http://code.google.com/p/v8/source/detail?r=17938

Modified:
 /branches/bleeding_edge/test/cctest/cctest.status
 /branches/bleeding_edge/test/mjsunit/mjsunit.status

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Wed Nov 20 14:20:07 2013 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Wed Nov 20 17:09:17 2013 UTC
@@ -69,7 +69,7 @@
   'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],

   # BUG(3005).
-  'test-alloc/CodeRange': [PASS, FLAKY],
+  'test-alloc/CodeRange': [PASS, FAIL],
 }],  # 'system == windows'

##############################################################################
=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Nov 18 14:50:45 2013 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Nov 20 17:09:17 2013 UTC
@@ -33,7 +33,7 @@
##############################################################################
   # Flaky tests.
   # BUG(v8:2921).
-  'debug-step-4-in-frame': [PASS, FLAKY],
+  'debug-step-4-in-frame': [PASS, FAIL],

##############################################################################
   # Fails.

--
--
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