Revision: 2616 Author: [email protected] Date: Tue Aug 4 03:22:36 2009 Log: X64: Set mozilla.status to reflect actual status of X64 tests. Review URL: http://codereview.chromium.org/160518 http://code.google.com/p/v8/source/detail?r=2616
Modified: /branches/bleeding_edge/test/mozilla/mozilla.status ======================================= --- /branches/bleeding_edge/test/mozilla/mozilla.status Mon Jul 13 23:40:40 2009 +++ /branches/bleeding_edge/test/mozilla/mozilla.status Tue Aug 4 03:22:36 2009 @@ -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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "v8-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/v8-dev?hl=en -~----------~----~----~----~------~----~------~--~---
