Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(421)

Unified Diff: test/mozilla/mozilla.status

Issue 160518: X64: Set mozilla.status to reflect actual status of X64 tests. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mozilla/mozilla.status
===================================================================
--- test/mozilla/mozilla.status (revision 2614)
+++ test/mozilla/mozilla.status (working copy)
@@ -1,4 +1,4 @@
-# Copyright 2008 the V8 project authors. All rights reserved.
+# Copyright 2009 the V8 project authors. All rights reserved.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
@@ -803,3 +803,28 @@
ecma/Expressions/11.10-3: SKIP
ecma/Expressions/11.7.1: SKIP
ecma_3/RegExp/regress-209067: SKIP
+
+[ $ARCH == x64 ]
+
+# Tests that fail on the 64-bit port. This section should be empty
+# when the 64-bit port is fully debugged.
+
+js1_2/regexp/regress-9141: FAIL
+js1_5/Regress/regress-211590: CRASH
+js1_5/Regress/regress-303213: PASS || CRASH
+js1_5/extensions/regress-336410-2: CRASH
+js1_5/extensions/regress-336410-1: CRASH
+js1_5/Function/regress-338001: FAIL || CRASH
+js1_5/Array/regress-350256-01: FAIL
+js1_5/extensions/regress-371636: CRASH
+# The following failures were added when remembered sets were enabled.
+js1_5/GC/regress-203278-2: FAIL || PASS
+js1_5/GC/regress-203278-3: FAIL || PASS
+js1_5/Regress/regress-280769-3: FAIL || PASS
+js1_5/Regress/regress-280769-4: CRASH || TIMEOUT
+js1_5/Regress/regress-290575: CRASH
+js1_5/extensions/regress-365692: FAIL || PASS
+js1_5/Regress/regress-366601: FAIL
+js1_5/Regress/regress-367561-03: CRASH
+js1_5/Regress/regress-367561-01: CRASH || PASS
+ecma/Expressions/11.7.2: CRASH
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698