summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/message.status
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/message.status')
-rw-r--r--deps/v8/test/message/message.status13
1 files changed, 13 insertions, 0 deletions
diff --git a/deps/v8/test/message/message.status b/deps/v8/test/message/message.status
index fc2896b1c..d40151e8d 100644
--- a/deps/v8/test/message/message.status
+++ b/deps/v8/test/message/message.status
@@ -29,3 +29,16 @@ prefix message
# All tests in the bug directory are expected to fail.
bugs: FAIL
+
+[ $arch == x64 ]
+
+simple-throw.js: FAIL
+try-catch-finally-throw-in-catch-and-finally.js: FAIL
+try-catch-finally-throw-in-catch.js: FAIL
+try-catch-finally-throw-in-finally.js: FAIL
+try-finally-throw-in-finally.js: FAIL
+try-finally-throw-in-try-and-finally.js: FAIL
+try-finally-throw-in-try.js: FAIL
+overwritten-builtins.js: FAIL
+regress-73.js: FAIL
+regress-75.js: FAIL