Commit 82a7c53e authored by mstarzinger's avatar mstarzinger Committed by Commit bot

[interpreter] Enable webkit test that no longer fails.

R=machenbach@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#35710}
parent 04239cfe
......@@ -100,12 +100,6 @@
# Skip tests that timeout.
}], # 'gc_stress == True and mode == debug'
##############################################################################
['ignition == True', {
# TODO(4680): Throws a RangeError due to stack overflow. Need investigation.
'fast/js/excessive-comma-usage': [SKIP], # Stack is brittle, SKIP not FAIL.
}], # ignition == True
##############################################################################
['ignition == True and msan', {
# TODO(mythria,4680): Too slow and timeout on ignition.
......
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