Christian,

I'd like you to do a code review.  To review this change, run

  gvn review --project https://v8.googlecode.com/svn [EMAIL PROTECTED]/[EMAIL 
PROTECTED]

Alternatively, to review the latest snapshot of this change
branch, run

  gvn --project https://v8.googlecode.com/svn review [EMAIL 
PROTECTED]/arm-debug-test-failure

to review the following change:

[EMAIL PROTECTED]/[EMAIL PROTECTED] | [EMAIL PROTECTED] | 2008-09-08 08:04:40 
+-100 (Mon, 08 Sep 2008)

Description:

Update mjsunit status file.  The debugger does not currently work on
ARM and all the tests are disabled for now.




Affected Paths:
   M //branches/bleeding_edge/test/mjsunit/mjsunit.status


This is a semiautomated message from "gvn mail".  See
<http://code.google.com/p/gvn/> to learn more.

Index: test/mjsunit/mjsunit.status
===================================================================
--- test/mjsunit/mjsunit.status (^/branches/bleeding_edge/test/mjsunit/[EMAIL 
PROTECTED])
+++ test/mjsunit/mjsunit.status (^/changes/[EMAIL 
PROTECTED]/arm-debug-test-failure/bleeding_edge/test/mjsunit/[EMAIL PROTECTED])
@@ -38,11 +38,13 @@ fuzz-natives: PASS, SKIP IF $MODE==RELEASE
 
 [ $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-evaluate: FAIL
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to