Commit 4977a4a8 authored by Erik Arvidsson's avatar Erik Arvidsson

Disable a new failing test262-es6 test

  language/asi/S7.9_A5.7_T1

http://build.chromium.org/p/client.v8/builders/V8%20Linux/builds/3024/steps/Test262-es6/logs/S7.9_A5.7_T1

This looks suspicious. Maybe the monkeyYaml is the reason for this?

BUG=None
TBR=adamk

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

Cr-Commit-Position: refs/heads/master@{#27577}
parent 5639a767
......@@ -514,6 +514,7 @@
'built-ins/Symbol/species/Symbol.species.in_RegExp': [FAIL],
'built-ins/Symbol/species/Symbol.species.in_Set': [FAIL],
'built-ins/Symbol/species/Symbol.species.notChangedByExtends': [FAIL],
'language/asi/S7.9_A5.7_T1': [PASS, FAIL_OK],
'language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-1': [FAIL],
'language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-2': [FAIL],
'language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-1': [FAIL],
......
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