Reviewers: plesner, Description: X64: Set mozilla.status to reflect actual status of X64 tests.
Please review this at http://codereview.chromium.org/160518 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M test/mozilla/mozilla.status Index: test/mozilla/mozilla.status =================================================================== --- test/mozilla/mozilla.status (revision 2607) +++ test/mozilla/mozilla.status (working copy) @@ -803,3 +803,23 @@ 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/Array/regress-350256-01: FAIL +js1_5/Function/regress-338121-01: CRASH +js1_5/Function/regress-338001: FAIL || CRASH +js1_5/Function/regress-338121-02: CRASH +js1_5/Function/regress-338121-03: CRASH +js1_5/Regress/regress-211590: CRASH +js1_5/Regress/regress-3649-n: CRASH +js1_5/extensions/regress-336410-2: CRASH +js1_5/extensions/regress-336410-1: CRASH +js1_5/extensions/regress-371636: CRASH +js1_5/Regress/regress-303213: PASS || CRASH +# Prints out 200 MB of "v". +js1_5/extensions/regress-342960: SKIP --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
