From 3b84a19bfe609ff464ea6722a68238612dc8297a Mon Sep 17 00:00:00 2001 From: "sgjesse@chromium.org" Date: Wed, 22 Apr 2009 09:01:13 +0000 Subject: [PATCH] Enable flaky test that was fixed some time ago. Review URL: http://codereview.chromium.org/80001 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1760 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/cctest/cctest.status | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index ff4c54d..7b43c8d 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -27,9 +27,6 @@ prefix cctest -# BUG(96): Fix this flaky test. -test-debug/ThreadedDebugging: PASS || FAIL - # BUG(281): This test fails on some Linuxes. test-debug/DebuggerAgent: PASS, (PASS || FAIL) if $system == linux -- 2.7.4