Commit 01d7be28 authored by dcarney's avatar dcarney Committed by Commit bot

fix typo in mjsunit expectations

TBR=machenbach@chromium.org

BUG=

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

Cr-Commit-Position: refs/heads/master@{#26600}
parent fdcf3e59
......@@ -304,7 +304,7 @@
'deserialize-reference': [PASS, FAIL],
# BUG(v8:3884).
'regress/regress-builtinbust-7.js': [PASS, ['gc_stress == True', SKIP]],
'regress/regress-builtinbust-7': [PASS, ['gc_stress == True', SKIP]],
# Slow tests.
'array-concat': [PASS, SLOW],
......
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