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

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

Issue 1775613004: Fix mouse-event-buttons-attribute flakiness (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 | third_party/WebKit/LayoutTests/fast/events/mouse-event-buttons-attribute.html » ('j') | 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 1295 matching lines...) Expand 10 before | Expand all | Expand 10 after
1306 1306
1307 crbug.com/591821 fast/events/iframe-object-onload.html [ Failure Pass ] 1307 crbug.com/591821 fast/events/iframe-object-onload.html [ Failure Pass ]
1308 crbug.com/591821 [ Linux Win ] fast/events/menu-key-context-menu-document.html [ Failure Pass ] 1308 crbug.com/591821 [ Linux Win ] fast/events/menu-key-context-menu-document.html [ Failure Pass ]
1309 crbug.com/591821 fast/events/keyboard-scroll-by-page.html [ Failure Pass ] 1309 crbug.com/591821 fast/events/keyboard-scroll-by-page.html [ Failure Pass ]
1310 crbug.com/591821 fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ] 1310 crbug.com/591821 fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ]
1311 crbug.com/591821 fast/events/mouse-cursor-style-change-iframe.html [ Failure Pas s ] 1311 crbug.com/591821 fast/events/mouse-cursor-style-change-iframe.html [ Failure Pas s ]
1312 crbug.com/591821 fast/events/mouse-double-triple-click-should-not-select-next-no de-for-user-select-none.html [ Failure Pass ] 1312 crbug.com/591821 fast/events/mouse-double-triple-click-should-not-select-next-no de-for-user-select-none.html [ Failure Pass ]
1313 crbug.com/591821 fast/events/mouse-down-on-pseudo-element-remove-crash.html [ Fa ilure Pass ] 1313 crbug.com/591821 fast/events/mouse-down-on-pseudo-element-remove-crash.html [ Fa ilure Pass ]
1314 crbug.com/591821 fast/events/mouse-drag-from-frame-to-other-frame.html [ Failure Pass ] 1314 crbug.com/591821 fast/events/mouse-drag-from-frame-to-other-frame.html [ Failure Pass ]
1315 crbug.com/591821 fast/events/mouse-drag-from-frame.html [ Failure Pass ] 1315 crbug.com/591821 fast/events/mouse-drag-from-frame.html [ Failure Pass ]
1316 crbug.com/591821 fast/events/mouse-event-buttons-attribute.html [ Failure Pass ]
1317 crbug.com/591821 fast/events/mouse-relative-position.html [ Failure Pass ] 1316 crbug.com/591821 fast/events/mouse-relative-position.html [ Failure Pass ]
1318 crbug.com/591821 fast/events/mouse-wheel-main-frame-scroll.html [ Pass Timeout ] 1317 crbug.com/591821 fast/events/mouse-wheel-main-frame-scroll.html [ Pass Timeout ]
1319 crbug.com/591821 fast/events/scale-and-scroll-iframe-body.html [ Pass Timeout ] 1318 crbug.com/591821 fast/events/scale-and-scroll-iframe-body.html [ Pass Timeout ]
1320 crbug.com/591821 fast/events/updateLayoutForHitTest.html [ Pass Timeout ] 1319 crbug.com/591821 fast/events/updateLayoutForHitTest.html [ Pass Timeout ]
1321 crbug.com/591821 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ] 1320 crbug.com/591821 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ]
1322 crbug.com/591821 virtual/pointerevent/fast/events/keyboard-scroll-by-page.html [ Failure Pass ] 1321 crbug.com/591821 virtual/pointerevent/fast/events/keyboard-scroll-by-page.html [ Failure Pass ]
1323 crbug.com/591821 [ Linux Win ] virtual/pointerevent/fast/events/menu-key-context -menu-document.html [ Failure Pass ] 1322 crbug.com/591821 [ Linux Win ] virtual/pointerevent/fast/events/menu-key-context -menu-document.html [ Failure Pass ]
1324 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ] 1323 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ]
1325 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-style-change-ifra me.html [ Failure Pass ] 1324 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-style-change-ifra me.html [ Failure Pass ]
1326 crbug.com/591821 virtual/pointerevent/fast/events/mouse-double-triple-click-shou ld-not-select-next-node-for-user-select-none.html [ Failure Pass ] 1325 crbug.com/591821 virtual/pointerevent/fast/events/mouse-double-triple-click-shou ld-not-select-next-node-for-user-select-none.html [ Failure Pass ]
1327 crbug.com/591821 virtual/pointerevent/fast/events/mouse-down-on-pseudo-element-r emove-crash.html [ Failure Pass ] 1326 crbug.com/591821 virtual/pointerevent/fast/events/mouse-down-on-pseudo-element-r emove-crash.html [ Failure Pass ]
1328 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame-to-other -frame.html [ Failure Pass ] 1327 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame-to-other -frame.html [ Failure Pass ]
1329 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame.html [ F ailure Pass ] 1328 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame.html [ F ailure Pass ]
1330 crbug.com/591821 virtual/pointerevent/fast/events/mouse-event-buttons-attribute. html [ Failure Pass ]
1331 crbug.com/591821 virtual/pointerevent/fast/events/mouse-relative-position.html [ Failure Pass ] 1329 crbug.com/591821 virtual/pointerevent/fast/events/mouse-relative-position.html [ Failure Pass ]
1332 crbug.com/591821 virtual/pointerevent/fast/events/mouse-wheel-main-frame-scroll. html [ Pass Timeout ] 1330 crbug.com/591821 virtual/pointerevent/fast/events/mouse-wheel-main-frame-scroll. html [ Pass Timeout ]
1333 crbug.com/591821 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ] 1331 crbug.com/591821 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ]
1334 crbug.com/591821 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ] 1332 crbug.com/591821 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ]
1335 crbug.com/591821 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1333 crbug.com/591821 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1336 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ] 1334 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ]
1337 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/keyboard-scroll- by-page.html [ Failure Pass ] 1335 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/keyboard-scroll- by-page.html [ Failure Pass ]
1338 crbug.com/591821 [ Linux Win ] virtual/trustedeventsdefaultaction/fast/events/me nu-key-context-menu-document.html [ Failure Pass ] 1336 crbug.com/591821 [ Linux Win ] virtual/trustedeventsdefaultaction/fast/events/me nu-key-context-menu-document.html [ Failure Pass ]
1339 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-cursor-no- mousemove.html [ Failure Pass ] 1337 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-cursor-no- mousemove.html [ Failure Pass ]
1340 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-cursor-sty le-change-iframe.html [ Failure Pass ] 1338 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-cursor-sty le-change-iframe.html [ Failure Pass ]
1341 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-double-tri ple-click-should-not-select-next-node-for-user-select-none.html [ Failure Pass ] 1339 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-double-tri ple-click-should-not-select-next-node-for-user-select-none.html [ Failure Pass ]
1342 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-down-on-ps eudo-element-remove-crash.html [ Failure Pass ] 1340 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-down-on-ps eudo-element-remove-crash.html [ Failure Pass ]
1343 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-drag-from- frame-to-other-frame.html [ Failure Pass ] 1341 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-drag-from- frame-to-other-frame.html [ Failure Pass ]
1344 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-drag-from- frame.html [ Failure Pass ] 1342 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-drag-from- frame.html [ Failure Pass ]
1345 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-event-butt ons-attribute.html [ Failure Pass ]
1346 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-relative-p osition.html [ Failure Pass ] 1343 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-relative-p osition.html [ Failure Pass ]
1347 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-wheel-main -frame-scroll.html [ Pass Timeout ] 1344 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/mouse-wheel-main -frame-scroll.html [ Pass Timeout ]
1348 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll -iframe-body.html [ Failure Pass ] 1345 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll -iframe-body.html [ Failure Pass ]
1349 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH itTest.html [ Failure Pass ] 1346 crbug.com/591821 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH itTest.html [ Failure Pass ]
1350 1347
1351 crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Fai lure ] 1348 crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Fai lure ]
1352 1349
1353 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/layer-creation/composi ting-reason-removed.html [ Failure ] 1350 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/layer-creation/composi ting-reason-removed.html [ Failure ]
1354 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-i nto-composited-scrolling-contents.html [ Failure ] 1351 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-i nto-composited-scrolling-contents.html [ Failure ]
1355 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/overflow/fixed-scroll- in-empty-root-layer.html [ Failure ] 1352 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/overflow/fixed-scroll- in-empty-root-layer.html [ Failure ]
(...skipping 11 matching lines...) Expand all
1367 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ] 1364 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ]
1368 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] 1365 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ]
1369 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] 1366 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ]
1370 1367
1371 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1368 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1372 1369
1373 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1370 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1374 1371
1375 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1372 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1376 1373
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/events/mouse-event-buttons-attribute.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698