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

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

Issue 1779163002: [qcms] Update primaries used to build internal sRGB profile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved printfs, added comments, removed newlines 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/whitespace.txt » ('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 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] 295 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ]
296 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo ut ] 296 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo ut ]
297 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] 297 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ]
298 298
299 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] 299 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ]
300 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] 300 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ]
301 301
302 crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ Need sManualRebaseline ] 302 crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ Need sManualRebaseline ]
303 crbug.com/597221 imported/web-platform-tests/html/semantics/text-level-semantics /the-time-element/001.html [ NeedsManualRebaseline ] 303 crbug.com/597221 imported/web-platform-tests/html/semantics/text-level-semantics /the-time-element/001.html [ NeedsManualRebaseline ]
304 304
305 # TODO(radu.velea): Test output was changed after: https://codereview.chromium.o rg/1779163002/
306 crbug.com/580917 compositing/color-matching/image-color-matching.html [ NeedsReb aseline ]
307 crbug.com/580917 fast/images/color-jpeg-with-color-profile.html [ NeedsRebaselin e ]
308 crbug.com/580917 fast/images/color-profile-animate-rotate.html [ NeedsRebaseline ]
309 crbug.com/580917 fast/images/color-profile-animate.html [ NeedsRebaseline ]
310 crbug.com/580917 fast/images/color-profile-background-clip-text.html [ NeedsReba seline ]
311 crbug.com/580917 fast/images/color-profile-background-image-cover.html [ NeedsRe baseline ]
312 crbug.com/580917 fast/images/color-profile-background-image-cross-fade-png.html [ NeedsRebaseline ]
313 crbug.com/580917 fast/images/color-profile-background-image-cross-fade.html [ Ne edsRebaseline ]
314 crbug.com/580917 fast/images/color-profile-background-image-repeat.html [ NeedsR ebaseline ]
315 crbug.com/580917 fast/images/color-profile-background-image-space.html [ NeedsRe baseline ]
316 crbug.com/580917 fast/images/color-profile-border-fade.html [ NeedsRebaseline ]
317 crbug.com/580917 fast/images/color-profile-border-image.html [ NeedsRebaseline ]
318 crbug.com/580917 fast/images/color-profile-border-radius.html [ NeedsRebaseline ]
319 crbug.com/580917 fast/images/color-profile-clip.html [ NeedsRebaseline ]
320 crbug.com/580917 fast/images/color-profile-drag-image.html [ NeedsRebaseline ]
321 crbug.com/580917 fast/images/color-profile-filter.html [ NeedsRebaseline ]
322 crbug.com/580917 fast/images/color-profile-group.html [ NeedsRebaseline ]
323 crbug.com/580917 fast/images/color-profile-iframe.html [ NeedsRebaseline ]
324 crbug.com/580917 fast/images/color-profile-image-canvas-pattern.html [ NeedsReba seline ]
325 crbug.com/580917 fast/images/color-profile-image-canvas-svg.html [ NeedsRebaseli ne ]
326 crbug.com/580917 fast/images/color-profile-image-canvas.html [ NeedsRebaseline ]
327 crbug.com/580917 fast/images/color-profile-image-filter-all.html [ NeedsRebaseli ne ]
328 crbug.com/580917 fast/images/color-profile-image-object-fit.html [ NeedsRebaseli ne ]
329 crbug.com/580917 fast/images/color-profile-image-pseudo-content.html [ NeedsReba seline ]
330 crbug.com/580917 fast/images/color-profile-image-shape.html [ NeedsRebaseline ]
331 crbug.com/580917 fast/images/color-profile-image-svg-resource-url.html [ NeedsRe baseline ]
332 crbug.com/580917 fast/images/color-profile-image.html [ NeedsRebaseline ]
333 crbug.com/580917 fast/images/color-profile-layer-filter.html [ NeedsRebaseline ]
334 crbug.com/580917 fast/images/color-profile-layer.html [ NeedsRebaseline ]
335 crbug.com/580917 fast/images/color-profile-mask-image-svg.html [ NeedsRebaseline ]
336 crbug.com/580917 fast/images/color-profile-munsell-adobe-to-srgb.html [ NeedsReb aseline ]
337 crbug.com/580917 fast/images/color-profile-object.html [ NeedsRebaseline ]
338 crbug.com/580917 fast/images/color-profile-reflection.html [ NeedsRebaseline ]
339 crbug.com/580917 fast/images/color-profile-svg-fill-text.html [ NeedsRebaseline ]
340 crbug.com/580917 fast/images/color-profile-svg-foreign-object.html [ NeedsRebase line ]
341 crbug.com/580917 fast/images/color-profile-svg.html [ NeedsRebaseline ]
342 crbug.com/580917 fast/images/jpeg-with-color-profile.html [ NeedsRebaseline ]
343 crbug.com/580917 fast/images/paletted-png-with-color-profile.html [ NeedsRebasel ine ]
344 crbug.com/580917 fast/images/png-with-color-profile.html [ NeedsRebaseline ]
345 crbug.com/580917 fast/images/webp-color-profile-lossless.html [ NeedsRebaseline ]
346 crbug.com/580917 fast/images/webp-color-profile-lossy-alpha.html [ NeedsRebaseli ne ]
347 crbug.com/580917 fast/images/webp-color-profile-lossy.html [ NeedsRebaseline ]
348 crbug.com/580917 media/color-profile-munsell-bt601-smpte-to-srgb.html [ NeedsReb aseline ]
349 crbug.com/580917 media/color-profile-munsell-bt709-to-srgb.html [ NeedsRebaselin e ]
350 crbug.com/580917 media/color-profile-video-poster-image.html [ NeedsRebaseline ]
351 crbug.com/580917 svg/custom/group-opacity.svg [ NeedsRebaseline ]
352 crbug.com/580917 svg/filters/filter-source-position.svg [ NeedsRebaseline ]
353 crbug.com/580917 svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtm l [ NeedsRebaseline ]
354 crbug.com/580917 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ NeedsRebaseline ]
355 crbug.com/580917 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtm l [ NeedsRebaseline ]
356 crbug.com/580917 fast/borders/border-image-omit-right-slice.html [ NeedsRebaseli ne ]
357 crbug.com/580917 fast/canvas/canvas-toBlob-jpeg-maximum-quality.html [ NeedsReba seline ]
358 crbug.com/580917 fast/canvas/canvas-toBlob-jpeg-medium-quality.html [ NeedsRebas eline ]
359 crbug.com/580917 fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsReba seline ]
360 crbug.com/580917 fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html [ NeedsR ebaseline ]
361 crbug.com/580917 fast/images/color-profile-munsell-srgb-to-srgb.html [ NeedsReba seline ]
362 crbug.com/580917 fast/images/embed-image.html [ NeedsRebaseline ]
363 crbug.com/580917 fast/images/object-image.html [ NeedsRebaseline ]
364 crbug.com/580917 fast/inline/inline-box-background-long-image.html [ NeedsRebase line ]
365 crbug.com/580917 fast/writing-mode/block-level-images.html [ NeedsRebaseline ]
366 crbug.com/580917 ietestcenter/css3/bordersbackgrounds/background-attachment-loca l-scrolling.htm [ NeedsRebaseline ]
367 crbug.com/580917 ietestcenter/css3/bordersbackgrounds/background-size-aspect-rat io.htm [ NeedsRebaseline ]
368 crbug.com/580917 ietestcenter/css3/bordersbackgrounds/background_repeat_space_co ntent_box.htm [ NeedsRebaseline ]
369 crbug.com/580917 svg/W3C-SVG-1.1/struct-image-04-t.svg [ NeedsRebaseline ]
370 crbug.com/580917 svg/W3C-SVG-1.1/struct-image-08-t.svg [ NeedsRebaseline ]
371 crbug.com/580917 virtual/display_list_2d_canvas/fast/canvas/canvas-toBlob-jpeg-m aximum-quality.html [ NeedsRebaseline ]
372 crbug.com/580917 virtual/display_list_2d_canvas/fast/canvas/canvas-toBlob-jpeg-m edium-quality.html [ NeedsRebaseline ]
373 crbug.com/580917 virtual/display_list_2d_canvas/fast/canvas/canvas-toBlob-webp-m aximum-quality.html [ NeedsRebaseline ]
374 crbug.com/580917 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-jpe g-maximum-quality.html [ NeedsRebaseline ]
375 crbug.com/580917 virtual/gpu/fast/canvas/canvas-toBlob-jpeg-maximum-quality.html [ NeedsRebaseline ]
376 crbug.com/580917 virtual/gpu/fast/canvas/canvas-toBlob-jpeg-medium-quality.html [ NeedsRebaseline ]
377 crbug.com/580917 virtual/gpu/fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsRebaseline ]
378 crbug.com/580917 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.h tml [ NeedsRebaseline ]
379
305 crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ] 380 crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ]
306 crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass T imeout ] 381 crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass T imeout ]
307 crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ] 382 crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ]
308 crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failur e Pass ] 383 crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failur e Pass ]
309 crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ] 384 crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ]
310 crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ] 385 crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ]
311 crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Fai lure ] 386 crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Fai lure ]
312 crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ] 387 crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ]
313 crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ] 388 crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ]
314 crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht ml [ Failure Pass ] 389 crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht ml [ Failure Pass ]
(...skipping 809 matching lines...) Expand 10 before | Expand all | Expand 10 after
1124 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba r.html [ Failure ] 1199 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba r.html [ Failure ]
1125 1200
1126 crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ] 1201 crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ]
1127 1202
1128 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur e.html [ Pass Failure ] 1203 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur e.html [ Pass Failure ]
1129 1204
1130 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ] 1205 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
1131 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ] 1206 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
1132 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ] 1207 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
1133 1208
1134 crbug.com/591901 [ Win ] fast/images/color-profile-background-clip-text.html [ F ailure ] 1209 # TODO(radu.velea): uncomment the next 2 lines after https://codereview.chromium .org/1779163002/ lands
1135 crbug.com/591901 [ Win ] fast/images/color-profile-svg-fill-text.html [ Failure ] 1210 # crbug.com/591901 [ Win ] fast/images/color-profile-background-clip-text.html [ Failure ]
1211 # crbug.com/591901 [ Win ] fast/images/color-profile-svg-fill-text.html [ Failur e ]
1136 1212
1137 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field s-preserve-value-after-history-back.html [ Failure ] 1213 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field s-preserve-value-after-history-back.html [ Failure ]
1138 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field s-value-set-empty.html [ Failure ] 1214 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field s-value-set-empty.html [ Failure ]
1139 crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ] 1215 crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ]
1140 crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failu re ] 1216 crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failu re ]
1141 crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields- localization.html [ Failure ] 1217 crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields- localization.html [ Failure ]
1142 crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure ] 1218 crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure ]
1143 crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failur e ] 1219 crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failur e ]
1144 crbug.com/521730 [ Win10 ] fast/text-autosizing/hackernews-comments.html [ Failu re ] 1220 crbug.com/521730 [ Win10 ] fast/text-autosizing/hackernews-comments.html [ Failu re ]
1145 crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Fai lure ] 1221 crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Fai lure ]
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
1380 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] 1456 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ]
1381 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] 1457 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ]
1382 1458
1383 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1459 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1384 1460
1385 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1461 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1386 1462
1387 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1463 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1388 1464
1389 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1465 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/whitespace.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698