Commit c81dbaf2 authored by cbruni's avatar cbruni Committed by Commit bot

[tests] Skip RuntimeCallStatsTest due to flaky timers

R=machenbach@chromium.org
BUG=v8:5677
NOTRY=true

Review-Url: https://codereview.chromium.org/2528363002
Cr-Commit-Position: refs/heads/master@{#41305}
parent 1f74f551
......@@ -3,6 +3,11 @@
# found in the LICENSE file.
[
[ALWAYS, {
# BUG(5677): Real timers are flaky
'RuntimeCallStatsTest.*': [SKIP],
}], # ALWAYS
['arch == x87', {
'Ieee754.Expm1': [SKIP],
'Ieee754.Cos': [SKIP],
......
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