Mark a test as flaky on ARM. Fails on hardware but passes in simulator.Z
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 3 Oct 2008 12:15:32 +0000 (12:15 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 3 Oct 2008 12:15:32 +0000 (12:15 +0000)
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@427 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index d384b7c..027527b 100644 (file)
@@ -51,9 +51,11 @@ debug-evaluate: FAIL
 debug-event-listener: FAIL
 debug-ignore-breakpoints: FAIL
 debug-multiple-breakpoints: FAIL
-# Bug number 1308895. This passes on the ARM simulator,
-# fails on the ARM Linux machine.
+# Bug number 1308895. The tests debug-script-breakpoints and
+# debug-scripts-request passes on the ARM simulator, but fails on the ARM Linux
+# machine.
 debug-script-breakpoints: PASS || FAIL
+debug-scripts-request: PASS || FAIL
 debug-setbreakpoint: FAIL
 debug-step-stub-callfunction: FAIL
 debug-stepin-constructor: FAIL