Author: [EMAIL PROTECTED]
Date: Wed Oct 29 07:23:18 2008
New Revision: 642

Modified:
    branches/bleeding_edge/test/mjsunit/mjsunit.status

Log:
Skip the tests which currently crash on the ARM simulator.
Review URL: http://codereview.chromium.org/8696

Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- branches/bleeding_edge/test/mjsunit/mjsunit.status  (original)
+++ branches/bleeding_edge/test/mjsunit/mjsunit.status  Wed Oct 29 07:23:18  
2008
@@ -41,26 +41,26 @@
  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
+debug-continue: CRASH
  debug-backtrace-text: FAIL
-debug-backtrace: FAIL
-debug-evaluate-recursive: FAIL
-debug-changebreakpoint: FAIL
-debug-clearbreakpoint: FAIL
-debug-conditional-breakpoints: FAIL
-debug-enable-disable-breakpoints: FAIL
-debug-evaluate: FAIL
-debug-event-listener: FAIL
-debug-ignore-breakpoints: FAIL
-debug-multiple-breakpoints: FAIL
-debug-setbreakpoint: FAIL
-debug-step-stub-callfunction: FAIL
-debug-stepin-constructor: FAIL
-debug-step: FAIL
+debug-backtrace: CRASH
+debug-evaluate-recursive: CRASH
+debug-changebreakpoint: CRASH
+debug-clearbreakpoint: CRASH
+debug-conditional-breakpoints: CRASH
+debug-enable-disable-breakpoints: CRASH
+debug-evaluate: CRASH
+debug-event-listener: CRASH
+debug-ignore-breakpoints: CRASH
+debug-multiple-breakpoints: CRASH
+debug-setbreakpoint: CRASH
+debug-step-stub-callfunction: CRASH
+debug-stepin-constructor: CRASH
+debug-step: CRASH
  debug-breakpoints: PASS || FAIL

-regress/regress-998565: FAIL
+regress/regress-998565: CRASH

  # Bug number 130 http://code.google.com/p/v8/issues/detail?id=130
  # Fails on real ARM hardware but not on the simulator.

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to