Revision: 19321
Author: [email protected]
Date: Wed Feb 12 12:18:36 2014 UTC
Log: A64: Skip tests failing on gc stress bots
BUG=none
[email protected]
LOG=n
Review URL: https://codereview.chromium.org/160353002
http://code.google.com/p/v8/source/detail?r=19321
Modified:
/branches/bleeding_edge/test/mjsunit/mjsunit.status
=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Feb 12 11:57:50
2014 UTC
+++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Feb 12 12:18:36
2014 UTC
@@ -181,6 +181,12 @@
# BUG(v8:3148): Invalid branch instruction emitted.
'debug-references': [PASS, ['mode == debug', SKIP]],
+ 'mirror-array': [PASS, ['mode == debug', SKIP]],
+
+ # BUG(v8:3156): Fails on gc stress bots.
+ 'compiler/concurrent-invalidate-transition-map': [PASS, ['gc_stress ==
True', FAIL]],
+ # BUG(v8:3157): Fails on gc stress bots.
+ 'sparse-array-reverse': [PASS, ['gc_stress == True', FAIL]],
}], # '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.