From 89bc2eb93f3b839e5153134e52c788ebff22905e Mon Sep 17 00:00:00 2001 From: "yangguo@chromium.org" Date: Wed, 21 Nov 2012 09:32:06 +0000 Subject: [PATCH] Actually relax test expectations for known failing test. This corrects r13011. R=mstarzinger@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11415093 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13020 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mjsunit/mjsunit.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 0445e911c5..5f22ffe1ef 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -41,7 +41,7 @@ regress/regress-524: SKIP # regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug # Failing in debug mode on Windows. -# manual-parallel-recompile: PASS, SKIP if $mode == debug +manual-parallel-recompile: PASS, SKIP if $mode == debug ############################################################################## # Too slow in debug mode with --stress-opt