Author: [EMAIL PROTECTED]
Date: Mon Sep 8 00:04:40 2008
New Revision: 191
Added:
changes/[EMAIL PROTECTED]/arm-debug-test-failure/
changes/[EMAIL PROTECTED]/arm-debug-test-failure/bleeding_edge/
- copied from r184, /branches/bleeding_edge/
Modified:
changes/[EMAIL
PROTECTED]/arm-debug-test-failure/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:
changes/[EMAIL
PROTECTED]/arm-debug-test-failure/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status (original)
+++
changes/[EMAIL
PROTECTED]/arm-debug-test-failure/bleeding_edge/test/mjsunit/mjsunit.status
Mon Sep 8 00:04:40 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
-~----------~----~----~----~------~----~------~--~---