Revision: 19314
Author: [email protected]
Date: Wed Feb 12 10:29:18 2014 UTC
Log: A64: Skip cctests failing in debug mode
[email protected]
BUG=none
LOG=n
Review URL: https://codereview.chromium.org/160303003
http://code.google.com/p/v8/source/detail?r=19314
Modified:
/branches/bleeding_edge/test/cctest/cctest.status
=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Wed Feb 12 09:19:30
2014 UTC
+++ /branches/bleeding_edge/test/cctest/cctest.status Wed Feb 12 10:29:18
2014 UTC
@@ -73,6 +73,22 @@
['arch == a64', {
'test-api/Bug618': [PASS],
+
+ # BUG(v8:2999).
+ 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
+
+ # BUG(v8:3153).
+ 'test-api/SetFunctionEntryHook': [PASS, FAIL, CRASH],
+
+ # Runs out of memory in debug mode.
+ 'test-api/OutOfMemory': [PASS, ['mode == debug', FAIL]],
+ 'test-api/OutOfMemoryNested': [PASS, ['mode == debug', FAIL]],
+
+ # BUG(v8:3154).
+ 'test-api/ReleaseOverReservedPages': [PASS, ['mode == debug', FAIL]],
+
+ # BUG(v8:3155).
+ 'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]],
}], # 'arch == a64'
['arch == a64 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.