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

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

Issue 1813573002: Auto-rebaseline for r381564 (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/platform/android/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png » ('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 1324 matching lines...) Expand 10 before | Expand all | Expand 10 after
1335 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1335 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1336 1336
1337 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ] 1337 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ]
1338 1338
1339 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ] 1339 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ]
1340 1340
1341 crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-s crollbars-test.html [ Timeout Failure Pass ] 1341 crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-s crollbars-test.html [ Timeout Failure Pass ]
1342 1342
1343 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1343 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
1344 1344
1345 crbug.com/589525 [ Android ] svg/batik/text/textAnchor3.svg [ NeedsRebaseline ]
1346 crbug.com/589525 [ Android ] svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg [ NeedsRebas eline ]
1347
1348 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ] 1345 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
1349 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] 1346 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1350 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1347 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1351 crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ] 1348 crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ]
1352 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ] 1349 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ]
1353 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ] 1350 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ]
1354 crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1351 crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1355 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ] 1352 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ]
1356 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll -iframe-body.html [ Failure Pass ] 1353 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll -iframe-body.html [ Failure Pass ]
1357 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH itTest.html [ Failure Pass ] 1354 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH itTest.html [ Failure Pass ]
(...skipping 28 matching lines...) Expand all
1386 1383
1387 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1384 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1388 1385
1389 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1386 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1390 1387
1391 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1388 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1392 1389
1393 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ] 1390 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ]
1394 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ] 1391 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ]
1395 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1392 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/android/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698