Disable regress-crbug-518748 on ARM
authorBen Smith <binji@chromium.org>
Tue, 18 Aug 2015 18:55:44 +0000 (11:55 -0700)
committerBen Smith <binji@chromium.org>
Tue, 18 Aug 2015 18:55:58 +0000 (18:55 +0000)
BUG=chromium:518748
TBR=mstarzinger@chromium.org
LOG=n

Review URL: https://codereview.chromium.org/1290683004 .

Cr-Commit-Position: refs/heads/master@{#30238}

test/mjsunit/mjsunit.status

index d2dd2da..d3ab20d 100644 (file)
   'regress/regress-4279': [PASS, ['isolates', SKIP]],
 
   # BUG(chromium:518748)
-  'regress/regress-crbug-518748': [PASS, ['mode == debug', SKIP]],
+  'regress/regress-crbug-518748': [PASS, ['mode == debug or arch == arm', SKIP]],
 }],  # ALWAYS
 
 ['novfp3 == True', {