X64: Add passing date tests to the mjsunit X64 test status
authorwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 28 Jul 2009 13:29:11 +0000 (13:29 +0000)
committerwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 28 Jul 2009 13:29:11 +0000 (13:29 +0000)
Review URL: http://codereview.chromium.org/159501

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2559 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index 6b627e2..687e10c 100644 (file)
@@ -76,7 +76,6 @@ array-splice: PASS || TIMEOUT
 [ $arch == x64 ]
 
 debug-backtrace: CRASH || FAIL
-date-parse: CRASH || FAIL
 debug-backtrace-text: CRASH || FAIL
 debug-multiple-breakpoints: CRASH || FAIL
 debug-breakpoints: CRASH || FAIL
@@ -93,7 +92,6 @@ debug-ignore-breakpoints: CRASH || FAIL
 debug-setbreakpoint: CRASH || FAIL
 debug-step-stub-callfunction: CRASH || FAIL
 debug-step: CRASH || FAIL
-mirror-date: CRASH || FAIL
 invalid-lhs: PASS || CRASH || FAIL
 debug-stepin-constructor: CRASH || FAIL
 debug-stepin-function-call: CRASH || FAIL
@@ -102,7 +100,6 @@ new: PASS || CRASH || FAIL
 fuzz-natives: PASS || TIMEOUT
 greedy: PASS || TIMEOUT
 debug-handle: CRASH || FAIL
-string-indexof: PASS || TIMEOUT
 debug-clearbreakpointgroup: CRASH || FAIL
 regress/regress-269: CRASH || FAIL
 div-mod: CRASH || FAIL