From: hpayer@chromium.org Date: Tue, 22 Jul 2014 16:45:08 +0000 (+0000) Subject: Fix webkit test status file. X-Git-Tag: upstream/4.7.83~8110 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=538b907b86a13e794c7efeedc7e30a0547e9fc03;p=platform%2Fupstream%2Fv8.git Fix webkit test status file. BUG= Review URL: https://codereview.chromium.org/406283002 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22533 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status index cd947d0..b3dea9c 100644 --- a/test/webkit/webkit.status +++ b/test/webkit/webkit.status @@ -47,7 +47,7 @@ ['arch == arm64 and simulator_run == True', { 'dfg-int-overflow-in-loop': [SKIP], }], # 'arch == arm64 and simulator_run == True' -] + ############################################################################## ['gc_stress == True', { @@ -56,3 +56,4 @@ }], # 'gc_stress == True' ############################################################################## +]