Commit e54a23ec authored by Friedrich Horschig's avatar Friedrich Horschig Committed by Commit Bot

Mark devtools/tracing tests flaky

Mark three tests as flaky:
http/tests/devtools/tracing/timeline-time/timeline-usertiming.js
http/tests/devtools/tracing/console-timeline.js
http/tests/devtools/tracing/timeline-style/timeline-style-recalc-all-invalidator-types.js

The underlying reason ist still unknown. More details and timeline in
the linked bug.

TBR=kozyatinskiy@chromium.org

Bug: 850892
Change-Id: I7fba9de0c12fc124ca3dd84875e796de677f976b
Reviewed-on: https://chromium-review.googlesource.com/1092854
Commit-Queue: Friedrich Horschig <fhorschig@chromium.org>
Reviewed-by: default avatarFriedrich Horschig <fhorschig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#565634}
parent 0276e117
...@@ -4287,7 +4287,8 @@ crbug.com/669329 http/tests/devtools/tracing/timeline-js/timeline-runtime-stats. ...@@ -4287,7 +4287,8 @@ crbug.com/669329 http/tests/devtools/tracing/timeline-js/timeline-runtime-stats.
crbug.com/669329 virtual/threaded/http/tests/devtools/tracing/timeline-js/timeline-runtime-stats.js [ Pass Failure Crash ] crbug.com/669329 virtual/threaded/http/tests/devtools/tracing/timeline-js/timeline-runtime-stats.js [ Pass Failure Crash ]
crbug.com/799619 [ Debug ] http/tests/devtools/profiler/heap-snapshot-inspect-dom-wrapper.js [ Pass Timeout ] crbug.com/799619 [ Debug ] http/tests/devtools/profiler/heap-snapshot-inspect-dom-wrapper.js [ Pass Timeout ]
crbug.com/760543 http/tests/devtools/tracing/timeline-style/timeline-style-recalc-all-invalidator-types.js [ Pass Timeout ] # The following test is flaky since 2018-06-08 (see section below) fix crbug.com/850892 before reintroducing this expectation
# crbug.com/760543 http/tests/devtools/tracing/timeline-style/timeline-style-recalc-all-invalidator-types.js [ Pass Timeout ]
crbug.com/769347 [ Mac ] fast/dom/inert/inert-node-is-uneditable.html [ Failure ] crbug.com/769347 [ Mac ] fast/dom/inert/inert-node-is-uneditable.html [ Failure ]
...@@ -4786,3 +4787,9 @@ crbug.com/850395 virtual/gpu/fast/canvas/canvas-filter-stroke-paint-pattern.html ...@@ -4786,3 +4787,9 @@ crbug.com/850395 virtual/gpu/fast/canvas/canvas-filter-stroke-paint-pattern.html
crbug.com/850358 http/tests/devtools/editor/text-editor-enter-behaviour.js [ Pass Failure ] crbug.com/850358 http/tests/devtools/editor/text-editor-enter-behaviour.js [ Pass Failure ]
crbug.com/850206 virtual/stable/webexposed/global-interface-listing.html [ Pass Failure ] crbug.com/850206 virtual/stable/webexposed/global-interface-listing.html [ Pass Failure ]
crbug.com/849978 http/tests/devtools/elements/styles-4/stylesheet-source-url-comment.js [ Pass Failure ] crbug.com/849978 http/tests/devtools/elements/styles-4/stylesheet-source-url-comment.js [ Pass Failure ]
# Sheriff 2018-06-08
crbug.com/850892 http/tests/devtools/tracing/timeline-time/timeline-usertiming.js [ Pass Failure ]
crbug.com/850892 http/tests/devtools/tracing/console-timeline.js [ Pass Failure ]
# The following test is known to timeout due to crbug.com/760543.
crbug.com/850892 http/tests/devtools/tracing/timeline-style/timeline-style-recalc-all-invalidator-types.js [ Pass Timeout Failure ]
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