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

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

Issue 1780043002: Add download button to MediaDocument on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 years, 8 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
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/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1307 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1308 1308
1309 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1309 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1310 1310
1311 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ] 1311 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ]
1312 1312
1313 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ] 1313 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ]
1314 1314
1315 crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-s crollbars-test.html [ Timeout Failure Pass ] 1315 crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-s crollbars-test.html [ Timeout Failure Pass ]
1316 1316 crbug.com/590043 media/media-document-audio-repaint.html [ NeedsRebaseline ]
1317 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1317 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
1318 1318
1319 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ] 1319 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
1320 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] 1320 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1321 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1321 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1322 crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ] 1322 crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ]
1323 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ] 1323 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ]
1324 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ] 1324 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ]
1325 crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1325 crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1326 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ] 1326 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ]
(...skipping 30 matching lines...) Expand all
1357 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1357 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
1358 1358
1359 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] 1359 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1360 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] 1360 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1361 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ] 1361 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ]
1362 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] 1362 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
1363 1363
1364 crbug.com/599662 inspector/sources/debugger-ui/debugger-save-to-temp-var.html [ Failure Crash ] 1364 crbug.com/599662 inspector/sources/debugger-ui/debugger-save-to-temp-var.html [ Failure Crash ]
1365 1365
1366 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ] 1366 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ]
OLDNEW
« no previous file with comments | « content/public/common/content_features.cc ('k') | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698