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

[test] Skip flaky tests.

Skip unicodelctest and friends for some turbo and turbo +
ignition variants.

TBR=Benedikt Meurer, rmcilroy
NOTRY=true
NOTREECHECKS=true

Review-Url: https://codereview.chromium.org/2095873002
Cr-Commit-Position: refs/heads/master@{#37239}
parent d71f88a1
......@@ -274,6 +274,10 @@
# desugaring regexp property class relies on ICU.
'harmony/regexp-property-*': [PASS, ['no_i18n == True', FAIL]],
# TODO(bmeurer): Flaky timeouts (sometimes <1s, sometimes >3m).
'unicodelctest': [PASS, NO_VARIANTS],
'unicodelctest-no-optimization': [PASS, NO_VARIANTS],
############################################################################
# Ignition
......@@ -841,6 +845,9 @@
# TODO(jarin): No truncations on CheckFloat64Hole.
'getters-on-elements': [SKIP],
# TODO(rmcilroy): Flaky OOM.
'unicodelctest-no-optimization': [SKIP],
}], # ignition or ignition_turbofan
['(ignition or ignition_turbofan) and 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