LGTM. On Thu, Feb 26, 2009 at 2:12 PM, <[email protected]> wrote: > Reviewers: Lasse Reichstein, > > Description: > Skip flaky (occasionally crashes) test on ARM until issue has been > resolved. > > BUG=240 > > Please review this at http://codereview.chromium.org/28183 > > SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ > > Affected files: > M test/cctest/cctest.status > > > Index: test/cctest/cctest.status > =================================================================== > --- test/cctest/cctest.status (revision 1374) > +++ test/cctest/cctest.status (working copy) > @@ -37,3 +37,5 @@ > # BUG(113): Test seems flaky on ARM. > test-spaces/LargeObjectSpace: PASS || FAIL > > +# BUG(240): Test seems flaky on ARM. > +test-api/RegExpInterruption: SKIP > > >
-- Lasse R.H. Nielsen [email protected] 'Faith without judgement merely degrades the spirit divine' --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
