Reviewers: Michael Starzinger, Description: Temporarily allow timeout for one mozilla test.
BUG=v8:2018 Please review this at https://chromiumcodereview.appspot.com/9813008/ 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 11086) +++ test/mozilla/mozilla.status (working copy) @@ -69,6 +69,9 @@ ecma_3/Date/15.9.3.2-1: SKIP js1_2/function/Number: SKIP +# TODO(2018): Temporarily allow timeout in debug mode. +js1_5/GC/regress-203278-2: PASS || TIMEOUT if $mode == debug + ##################### SLOW TESTS ##################### # This takes a long time to run (~100 seconds). It should only be run -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
