Commit ed5b12a5 authored by machenbach's avatar machenbach Committed by Commit bot

[test] Fix status files.

NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#31151}
parent 0a6863f0
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
# Slow tests. # Slow tests.
'kraken/imaging-gaussian-blur': [PASS, SLOW], 'kraken/imaging-gaussian-blur': [PASS, SLOW],
'octane/mandreel': [PASS, SLOW],
'octane/typescript': [PASS, SLOW], 'octane/typescript': [PASS, SLOW],
}], # ALWAYS }], # ALWAYS
] ]
...@@ -52,5 +52,5 @@ ...@@ -52,5 +52,5 @@
['arch == arm or arch == arm64', { ['arch == arm or arch == arm64', {
# BUG(v8:4459). # BUG(v8:4459).
'collator/default-locale': [PASS, FAIL], 'collator/default-locale': [PASS, FAIL],
}], # 'arch == arm64' }], # 'arch == arm or arch == arm64'
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment