Author: [EMAIL PROTECTED]
Date: Mon Sep 8 00:55:28 2008
New Revision: 194
Removed:
changes/[EMAIL PROTECTED]/arm-debug-test-failure/
Modified:
branches/bleeding_edge/test/mjsunit/mjsunit.status
Log:
Update mjsunit status file. The debugger does not currently work on
ARM and all the tests are disabled for now.
Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- branches/bleeding_edge/test/mjsunit/mjsunit.status (original)
+++ branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Sep 8 00:55:28
2008
@@ -38,11 +38,13 @@
[ $arch == arm ]
-#1020483: Debug tests fail on arm
+# 1020483: Debug tests fail on arm
debug-constructor: FAIL
debug-continue: FAIL
debug-backtrace-text: FAIL
debug-backtrace: FAIL
+# Passes on ARM simulator, fails on ARM hardware.
+debug-breakpoints: PASS || FAIL
debug-evaluate-recursive: FAIL
debug-changebreakpoint: FAIL
debug-clearbreakpoint: FAIL
@@ -52,7 +54,8 @@
debug-event-listener: FAIL
debug-ignore-breakpoints: FAIL
debug-multiple-breakpoints: FAIL
-# Bug number 1308895. This passes on the ARM simulator, fails on the ARM
Linux machine.
+# Bug number 1308895. This passes on the ARM simulator,
+# fails on the ARM Linux machine.
debug-script-breakpoints: PASS || FAIL
debug-setbreakpoint: FAIL
debug-step-stub-callfunction: FAIL
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---