From 2200972f4876ed19dab099bf1681e045837d5c96 Mon Sep 17 00:00:00 2001 From: "yangguo@chromium.org" Date: Thu, 6 Dec 2012 13:13:01 +0000 Subject: [PATCH] Update test expectations. Test failure has been fixed in r13050. R=jkummerow@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11450004 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13149 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mjsunit/mjsunit.status | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 5f22ffe..0bf378b 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -40,9 +40,6 @@ regress/regress-524: SKIP # Skip long running test in debug and allow it to timeout in release mode. # regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug -# Failing in debug mode on Windows. -manual-parallel-recompile: PASS, SKIP if $mode == debug - ############################################################################## # Too slow in debug mode with --stress-opt compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug -- 2.7.4