Commit 7a4c73cc authored by Erik Arvidsson's avatar Erik Arvidsson

Skip computed property name test on Windows

BUG=v8:3815
LOG=N
TBR=dslomov@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26085}
parent 74e38e34
......@@ -514,7 +514,7 @@
'debug-script-breakpoints': [PASS, FAIL],
# BUG(v8:3815). TODO(arv): Investigate.
'harmony/computed-property-names': [PASS, FAIL]
'harmony/computed-property-names': [SKIP]
}], # 'system == windows'
##############################################################################
......
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