From: jochen@chromium.org Date: Mon, 5 May 2014 13:56:39 +0000 (+0000) Subject: Fix cctest.status typo X-Git-Tag: upstream/4.7.83~9273 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=12b2f9d6deb3106daeb45718dd8cce3a9d9c1e73;p=platform%2Fupstream%2Fv8.git Fix cctest.status typo TBR=ishell@chromium.org BUG=none LOG=n Review URL: https://codereview.chromium.org/266823004 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@21144 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index 85a812e..98b7294 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -77,7 +77,7 @@ # BUG(3287). 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [PASS, FLAKY], # BUG(3308). - 'test-cpu-profiler/JsNativeJsRuntimeJsSample': [PASS, FLAKY] + 'test-cpu-profiler/JsNativeJsRuntimeJsSample': [PASS, FLAKY], ############################################################################ # Slow tests.