Reviewers: ager, Description: Mark mozilla/ecma_3/RegExp/regress-85721 as flaky.
This tests is flaky in debug mode (especially on mac) Please review this at http://codereview.chromium.org/6275012/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M test/mozilla/mozilla.status Index: test/mozilla/mozilla.status =================================================================== --- test/mozilla/mozilla.status (revision 6424) +++ test/mozilla/mozilla.status (working copy) @@ -198,7 +198,10 @@ js1_5/extensions/regress-363258: PASS || FAIL +# Test that assumes specific runtime for a regexp, flaky in debug mode. +ecma_3/RegExp/regress-85721: PASS || FAIL if $mode == debug + ##################### INCOMPATIBLE TESTS ##################### # This section is for tests that fail in both V8 and JSC. Thus they -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
