LGTM if you put it near the other long-running test that we skip on ARM (try).
On Mon, Oct 6, 2008 at 5:05 PM, <[EMAIL PROTECTED]> wrote: > Reviewers: Christian Plesner Hansen, > > Description: > Skip the test debug-scripts-request on ARM in debug mode. It has > consistently > been running for more than 3 minutes on Arm�g.g. > > Please review this at http://codereview.chromium.org/6273 > > Affected files: > M test/mjsunit/mjsunit.status > > > Index: test/mjsunit/mjsunit.status > =================================================================== > --- test/mjsunit/mjsunit.status (revision 446) > +++ test/mjsunit/mjsunit.status (working copy) > @@ -58,5 +58,6 @@ > debug-stepin-constructor: FAIL > debug-step: FAIL > debug-breakpoints: PASS || FAIL > +debug-scripts-request: PASS, SKIP if $mode == debug > > regress/regress-998565: FAIL > > > > > > --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
