Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1761093002: Mark some mouse event layout tests as flaky. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 1385 matching lines...) Expand 10 before | Expand all | Expand 10 after
1396 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ Pass Failure ] 1396 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ Pass Failure ]
1397 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ Pass Failure ] 1397 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ Pass Failure ]
1398 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ Pass Failure Timeout ] 1398 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ Pass Failure Timeout ]
1399 1399
1400 crbug.com/257405 fast/js/invalid-syntax-for-function.html [ NeedsManualRebaselin e ] 1400 crbug.com/257405 fast/js/invalid-syntax-for-function.html [ NeedsManualRebaselin e ]
1401 crbug.com/257405 fast/js/kde/string-1-n.html [ NeedsManualRebaseline ] 1401 crbug.com/257405 fast/js/kde/string-1-n.html [ NeedsManualRebaseline ]
1402 crbug.com/257405 fast/js/kde/string-2-n.html [ NeedsManualRebaseline ] 1402 crbug.com/257405 fast/js/kde/string-2-n.html [ NeedsManualRebaseline ]
1403 crbug.com/257405 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline ] 1403 crbug.com/257405 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline ]
1404 crbug.com/257405 http/tests/websocket/bad-sub-protocol-control-chars.html [ Need sManualRebaseline ] 1404 crbug.com/257405 http/tests/websocket/bad-sub-protocol-control-chars.html [ Need sManualRebaseline ]
1405 crbug.com/257405 inspector/console/console-control-characters.html [ NeedsManual Rebaseline ] 1405 crbug.com/257405 inspector/console/console-control-characters.html [ NeedsManual Rebaseline ]
1406
1407 crbug.com/591821 fast/events/keyboard-scroll-by-page.html [ Failure Pass ]
1408 crbug.com/591821 fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ]
1409 crbug.com/591821 fast/events/mouse-cursor-style-change-iframe.html [ Failure Pas s ]
1410 crbug.com/591821 fast/events/mouse-double-triple-click-should-not-select-next-no de-for-user-select-none.html [ Failure Pass ]
1411 crbug.com/591821 fast/events/mouse-down-on-pseudo-element-remove-crash.html [ Fa ilure Pass ]
1412 crbug.com/591821 fast/events/mouse-drag-from-frame-to-other-frame.html [ Failure Pass ]
1413 crbug.com/591821 fast/events/mouse-drag-from-frame.html [ Failure Pass ]
1414 crbug.com/591821 fast/events/mouse-event-buttons-attribute.html [ Failure Pass ]
1415 crbug.com/591821 fast/events/mouse-relative-position.html [ Failure Pass ]
1416 crbug.com/591821 fast/events/mouse-wheel-main-frame-scroll.html [ Pass Timeout ]
1417 crbug.com/591821 virtual/pointerevent/fast/events/keyboard-scroll-by-page.html [ Failure Pass ]
1418 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ]
1419 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-style-change-ifra me.html [ Failure Pass ]
1420 crbug.com/591821 virtual/pointerevent/fast/events/mouse-double-triple-click-shou ld-not-select-next-node-for-user-select-none.html [ Failure Pass ]
1421 crbug.com/591821 virtual/pointerevent/fast/events/mouse-down-on-pseudo-element-r emove-crash.html [ Failure Pass ]
1422 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame-to-other -frame.html [ Failure Pass ]
1423 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame.html [ F ailure Pass ]
1424 crbug.com/591821 virtual/pointerevent/fast/events/mouse-event-buttons-attribute. html [ Failure Pass ]
1425 crbug.com/591821 virtual/pointerevent/fast/events/mouse-relative-position.html [ Failure Pass ]
1426 crbug.com/591821 virtual/pointerevent/fast/events/mouse-wheel-main-frame-scroll. html [ Pass Timeout ]
1427 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/keyboard-scroll- by-page.html [ Failure Pass ]
1428 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-cursor-no- mousemove.html [ Failure Pass ]
1429 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-cursor-sty le-change-iframe.html [ Failure Pass ]
1430 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-double-tri ple-click-should-not-select-next-node-for-user-select-none.html [ Failure Pass ]
1431 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-down-on-ps eudo-element-remove-crash.html [ Failure Pass ]
1432 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-drag-from- frame-to-other-frame.html [ Failure Pass ]
1433 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-drag-from- frame.html [ Failure Pass ]
1434 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-event-butt ons-attribute.html [ Failure Pass ]
1435 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-relative-p osition.html [ Failure Pass ]
1436 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-wheel-main -frame-scroll.html [ Pass Timeout ]
1437
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698