Author: [EMAIL PROTECTED]
Date: Mon Nov 17 12:04:52 2008
New Revision: 778
Modified:
branches/bleeding_edge/test/mjsunit/mjsunit.status
Log:
Buildbot still is not happy. Looks like CRASH keyword is needed.
TBR = iposva
Review URL: http://codereview.chromium.org/11417
Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- branches/bleeding_edge/test/mjsunit/mjsunit.status (original)
+++ branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Nov 17 12:04:52
2008
@@ -41,8 +41,8 @@
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-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
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---