summaryrefslogtreecommitdiffstats
path: root/V8Binding/v8/test/mjsunit/mjsunit.status
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2009-10-14 14:09:10 +0100
committerSteve Block <steveblock@google.com>2009-10-14 15:44:25 +0100
commita5f64bb29c5e0a6a5d59257da60d3bffba7819e7 (patch)
treede9e3ad06e9b88984642a07c07c84a8a9a8c00eb /V8Binding/v8/test/mjsunit/mjsunit.status
parentaf7015ae3148a20ea3935be7d2ff24beb9b3e5e1 (diff)
downloadexternal_webkit-a5f64bb29c5e0a6a5d59257da60d3bffba7819e7.zip
external_webkit-a5f64bb29c5e0a6a5d59257da60d3bffba7819e7.tar.gz
external_webkit-a5f64bb29c5e0a6a5d59257da60d3bffba7819e7.tar.bz2
Update V8 to revision 3018.
Note that the latest version of WebKit requires V8 change http://code.google.com/p/v8/source/detail?r=2969 See http://trac.webkit.org/changeset/49248
Diffstat (limited to 'V8Binding/v8/test/mjsunit/mjsunit.status')
-rw-r--r--V8Binding/v8/test/mjsunit/mjsunit.status24
1 files changed, 1 insertions, 23 deletions
diff --git a/V8Binding/v8/test/mjsunit/mjsunit.status b/V8Binding/v8/test/mjsunit/mjsunit.status
index 839329d..0b069cc 100644
--- a/V8Binding/v8/test/mjsunit/mjsunit.status
+++ b/V8Binding/v8/test/mjsunit/mjsunit.status
@@ -41,33 +41,11 @@ big-object-literal: PASS, SKIP if ($arch == arm)
# Slow tests which times out in debug mode.
try: PASS, SKIP if $mode == debug
debug-scripts-request: PASS, SKIP if $mode == debug
+array-constructor: PASS, SKIP if $mode == debug
# Flaky test that can hit compilation-time stack overflow in debug mode.
unicode-test: PASS, (PASS || FAIL) if $mode == debug
-# Bug number 1020483: Debug tests fail on ARM.
-debug-constructor: CRASH, FAIL
-debug-continue: SKIP
-debug-evaluate-recursive: CRASH || FAIL
-debug-changebreakpoint: CRASH || FAIL
-debug-clearbreakpoint: CRASH || FAIL
-debug-clearbreakpointgroup: PASS, FAIL if $mode == debug
-debug-conditional-breakpoints: CRASH || FAIL
-debug-evaluate: CRASH || FAIL
-debug-ignore-breakpoints: CRASH || FAIL
-debug-multiple-breakpoints: CRASH || FAIL
-debug-setbreakpoint: CRASH || FAIL || PASS
-debug-step-stub-callfunction: SKIP
-debug-stepin-accessor: CRASH || FAIL
-debug-stepin-builtin: CRASH || FAIL
-debug-stepin-call-function-stub: CRASH || FAIL
-debug-stepin-constructor: CRASH, FAIL
-debug-stepin-function-call: CRASH || FAIL
-debug-step: SKIP
-debug-breakpoints: PASS || FAIL
-debug-handle: CRASH || FAIL || PASS
-regress/regress-269: SKIP
-
# Bug number 130 http://code.google.com/p/v8/issues/detail?id=130
# Fails on real ARM hardware but not on the simulator.
string-compare-alignment: PASS || FAIL