From 58c45cdd032622292f7d2c715b0fabf38adafe09 Mon Sep 17 00:00:00 2001 From: "svenpanne@chromium.org" Date: Wed, 26 Mar 2014 08:57:21 +0000 Subject: [PATCH] Mark debug-stepout-scope-part8 as flaky for ARM gc-stress. TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/212253005 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20264 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mjsunit/mjsunit.status | 1 + 1 file changed, 1 insertion(+) diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 05f9dd3..4ff0a1d 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -134,6 +134,7 @@ 'osr-elements-kind': [SKIP], 'regress/regress-165637': [SKIP], 'regress/regress-2249': [SKIP], + 'debug-stepout-scope-part8': [PASS, ['arch == arm ', FAIL]], }], # 'gc_stress == True' ############################################################################## -- 2.7.4