Commit 22612a51 authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Change the expectations of the ARM debugger tests once more

A couple of the tests actually passes now.
Review URL: http://codereview.chromium.org/93011

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1763 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 8c7ca1dd
...@@ -55,12 +55,12 @@ debug-conditional-breakpoints: FAIL ...@@ -55,12 +55,12 @@ debug-conditional-breakpoints: FAIL
debug-evaluate: CRASH || FAIL debug-evaluate: CRASH || FAIL
debug-ignore-breakpoints: CRASH || FAIL debug-ignore-breakpoints: CRASH || FAIL
debug-multiple-breakpoints: CRASH || FAIL debug-multiple-breakpoints: CRASH || FAIL
debug-setbreakpoint: CRASH || FAIL debug-setbreakpoint: CRASH || FAIL || PASS
debug-step-stub-callfunction: SKIP debug-step-stub-callfunction: SKIP
debug-stepin-constructor: CRASH, FAIL debug-stepin-constructor: CRASH, FAIL
debug-step: SKIP debug-step: SKIP
debug-breakpoints: PASS || FAIL debug-breakpoints: PASS || FAIL
debug-handle: CRASH || FAIL debug-handle: CRASH || FAIL || PASS
regress/regress-269: SKIP regress/regress-269: SKIP
# Bug number 130 http://code.google.com/p/v8/issues/detail?id=130 # Bug number 130 http://code.google.com/p/v8/issues/detail?id=130
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment