Revision: 19318
Author:   [email protected]
Date:     Wed Feb 12 11:57:50 2014 UTC
Log:      A64: Skip more known failures

[email protected]
BUG=none
LOG=n

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

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

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Wed Feb 12 10:29:18 2014 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Wed Feb 12 11:57:50 2014 UTC
@@ -85,7 +85,7 @@
   'test-api/OutOfMemoryNested': [PASS, ['mode == debug', FAIL]],

   # BUG(v8:3154).
-  'test-api/ReleaseOverReservedPages': [PASS, ['mode == debug', FAIL]],
+  'test-heap/ReleaseOverReservedPages': [PASS, ['mode == debug', FAIL]],

   # BUG(v8:3155).
   'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]],
=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Feb 12 09:19:30 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Feb 12 11:57:50 2014 UTC
@@ -165,6 +165,7 @@
   # Long running tests.
   'regress/regress-2185': [PASS, ['mode == debug', PASS, TIMEOUT]],
   'regress/regress-2185-2': [PASS, TIMEOUT],
+  'whitespaces': [PASS, TIMEOUT],

   # Stack manipulations in LiveEdit is not implemented for this arch.
   'debug-liveedit-check-stack': [SKIP],
@@ -177,6 +178,9 @@

   # BUG(v8:3149). Incorrect register usage exposed in debug mode.
   'sin-cos': [PASS, ['mode == debug', FAIL]],
+
+  # BUG(v8:3148): Invalid branch instruction emitted.
+  'debug-references': [PASS, ['mode == debug', SKIP]],
 }],  # 'arch == a64'

 ['arch == a64 and mode == debug and simulator_run == True', {

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