Author: [EMAIL PROTECTED] Date: Mon Dec 8 05:39:25 2008 New Revision: 939
Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status Log: Changed expectations on some ARM debugger tests after CL 933. Review URL: http://codereview.chromium.org/13245 Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status ============================================================================== --- branches/bleeding_edge/test/mjsunit/mjsunit.status (original) +++ branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Dec 8 05:39:25 2008 @@ -46,7 +46,7 @@ # Bug number 1020483: Debug tests fail on ARM. debug-constructor: CRASH, FAIL -debug-continue: CRASH, FAIL +debug-continue: CRASH if $mode == debug debug-backtrace: FAIL debug-evaluate-recursive: CRASH, FAIL if $mode == debug debug-changebreakpoint: CRASH, FAIL if $mode == debug @@ -56,9 +56,9 @@ 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-step-stub-callfunction: FAIL debug-stepin-constructor: CRASH, FAIL -debug-step: CRASH, FAIL if $mode == debug +debug-step: CRASH if $mode == debug debug-breakpoints: PASS || FAIL # Bug number 130 http://code.google.com/p/v8/issues/detail?id=130 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---