Commit 1fcbf659 authored by erikchen's avatar erikchen Committed by Commit Bot

Disable live-edit-no-reveal.js layout test.

The test was enabled here:
https://chromium-review.googlesource.com/c/chromium/src/+/1258249/

The test deterministically fails when run by itself. This failure is
reproducible on both trybots and a local device.

This CL reverts the change made by the CL mentioned above. It intentionally sets
a super broad set of TestExpectations as I have not investigated the behavior of
the test on platforms other than Windows. The test was observed to be flaky on
Linux -- this CL removes that TestExpectation. The test was observed by Find-It
to be flaky on macOS. See
https://bugs.chromium.org/p/chromium/issues/detail?id=908517#c3.

Bug: 908517, 789139
Change-Id: Idfa9603b093c9abc4c337c33a4a3e061482d9dd5
Reviewed-on: https://chromium-review.googlesource.com/c/1351491Reviewed-by: default avatarAleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Commit-Queue: Erik Chen <erikchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611167}
parent 843847fc
......@@ -4205,6 +4205,10 @@ crbug.com/709227 external/wpt/user-timing/invoke_with_timing_attributes.worker.h
# Crashes
crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.nocontext.worker.html [ Crash Pass ]
# ====== Tests from enabling .any.js/.worker.js tests end here ========
crbug.com/789139 http/tests/devtools/sources/debugger/live-edit-no-reveal.js [ Failure Pass Timeout Crash ]
# ====== Begin of display: contents tests ======
crbug.com/795217 external/wpt/css/css-display/display-contents-details.html [ Failure ]
......@@ -5490,7 +5494,6 @@ crbug.com/892772 [ Mac ] editing/caret/caret-painting-low-dpi.html [ Failure Pas
crbug.com/893112 virtual/webrtc-wpt-unified-plan/external/wpt/webrtc/RTCDTMFSender-ontonechange.https.html [ Pass Failure ]
# Sheriff 2018-10-09
###crbug.com/893508 [ Linux ] http/tests/devtools/sources/debugger/live-edit-no-reveal.js [ Failure Pass ]
crbug.com/806357 [ Linux ] virtual/threaded/fast/events/pointerevents/pinch/pointerevent_touch-action-pinch_zoom_touch.html [ Pass Failure ]
crbug.com/893869 [ Linux ] css3/masking/mask-repeat-space-padding.html [ Failure Pass ]
crbug.com/893869 [ Mac ] css3/masking/mask-repeat-space-padding.html [ Failure Pass ]
......@@ -5562,9 +5565,6 @@ crbug.com/900730 [ Mac ] rootscroller/gesture-scroll-document-not-root-scroller.
# ecosystem-infra sheriff 2018-11-02
crbug.com/901271 external/wpt/dom/events/Event-dispatch-on-disabled-elements.html [ Pass Failure ]
# Changing behaviour of liveedit, needs a manual rebaseline after V8 change lands.
crbug.com/v8/8405 http/tests/devtools/sources/debugger/live-edit-no-reveal.js [ Skip ]
#Sheriff 2018-11-02
crbug.com/901314 inspector-protocol/css/css-coverage-new-stylesheet.js [ Failure Pass ]
crbug.com/901489 [ Mac10.13 ] http/tests/security/document-domain-canonicalizes.html [ Crash Pass ]
......
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