Buildbot still is not happy. Looks like CRASH keyword is needed.
authorfeng@chromium.org <feng@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Nov 2008 20:04:52 +0000 (20:04 +0000)
committerfeng@chromium.org <feng@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Nov 2008 20:04:52 +0000 (20:04 +0000)
TBR = iposva

Review URL: http://codereview.chromium.org/11417

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

test/mjsunit/mjsunit.status

index 25ea90c11ff7c08cdfd70527fafedd30e169ce90..33ff60ed57957f8d14379c022ad4e585362eaf23 100644 (file)
@@ -41,8 +41,8 @@ try: PASS, SKIP if $mode == debug
 debug-scripts-request: PASS, SKIP if $mode == debug
 
 # Bug number 1020483: Debug tests fail on ARM.
-debug-constructor: FAIL
-debug-continue: FAIL
+debug-constructor: CRASH, FAIL
+debug-continue: CRASH, FAIL
 debug-backtrace: FAIL
 debug-evaluate-recursive: CRASH, FAIL if $mode == debug
 debug-changebreakpoint: CRASH, FAIL if $mode == debug
@@ -53,7 +53,7 @@ debug-ignore-breakpoints: CRASH, FAIL if $mode == debug
 debug-multiple-breakpoints: CRASH, FAIL if $mode == debug
 debug-setbreakpoint: CRASH, FAIL if $mode == debug
 debug-step-stub-callfunction: CRASH
-debug-stepin-constructor: FAIL
+debug-stepin-constructor: CRASH, FAIL
 debug-step: CRASH, FAIL if $mode == debug
 debug-breakpoints: PASS || FAIL