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

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

Issue 1676983002: Auto-rebaseline for r374097 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/css3/flexbox/flexbox-baseline-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 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 286
287 # TODO(wkorman): crbug.com/577300 Uncomment the scalefactor expectations below o nce rebaseline bot is fixed. 287 # TODO(wkorman): crbug.com/577300 Uncomment the scalefactor expectations below o nce rebaseline bot is fixed.
288 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static [ NeedsManualRebaselin e ] 288 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static [ NeedsManualRebaselin e ]
289 crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaselin e ] 289 crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaselin e ]
290 crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static [ NeedsManualRebaseline ] 290 crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static [ NeedsManualRebaseline ]
291 crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] 291 crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ]
292 # TODO(oshima): Fix the popup's size adjustmenet. 292 # TODO(oshima): Fix the popup's size adjustmenet.
293 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker -appearance.html [ Skip ] 293 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker -appearance.html [ Skip ]
294 crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestio n-picker-appearance.html [ Skip ] 294 crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestio n-picker-appearance.html [ Skip ]
295 295
296 crbug.com/573055 [ Mac ] fast/forms/date/date-appearance-basic.html [ NeedsRebas eline ]
297 crbug.com/573055 [ Mac ] fast/forms/date/date-appearance-l10n.html [ NeedsRebase line ]
298 crbug.com/573055 [ Mac ] fast/forms/date/date-appearance-pseudo-elements.html [ NeedsRebaseline ]
299 crbug.com/573055 [ Mac ] fast/forms/datetimelocal/datetimelocal-appearance-basic .html [ NeedsRebaseline ]
300 crbug.com/573055 [ Mac ] fast/forms/datetimelocal/datetimelocal-appearance-l10n. html [ NeedsRebaseline ]
301 crbug.com/573055 [ Mac ] fast/forms/form-element-geometry.html [ NeedsRebaseline ]
302 crbug.com/573055 [ Mac ] fast/forms/month/month-appearance-basic.html [ NeedsReb aseline ]
303 crbug.com/573055 [ Mac ] fast/forms/month/month-appearance-l10n.html [ NeedsReba seline ]
304 crbug.com/573055 [ Mac ] fast/forms/month/month-appearance-pseudo-elements.html [ NeedsRebaseline ]
305 crbug.com/573055 [ Mac ] fast/forms/select/listbox-scrollbar-incremental-load.ht ml [ NeedsRebaseline ]
306 crbug.com/573055 [ Mac ] fast/forms/select/listbox-with-display-none-option.html [ NeedsRebaseline ]
307 crbug.com/573055 [ Mac ] fast/forms/select/select-overflow-scroll-inherited.html [ NeedsRebaseline ]
308 crbug.com/573055 [ Mac ] fast/forms/time/time-appearance-basic.html [ NeedsRebas eline ]
309 crbug.com/573055 [ Mac ] fast/forms/time/time-appearance-pseudo-elements.html [ NeedsRebaseline ]
310 crbug.com/573055 [ Mac ] fast/forms/week/week-appearance-basic.html [ NeedsRebas eline ]
311 crbug.com/573055 [ Mac ] fast/forms/week/week-appearance-pseudo-elements.html [ NeedsRebaseline ]
312 crbug.com/573055 [ Mac ] fast/replaced/replaced-breaking.html [ NeedsRebaseline ]
313 crbug.com/573055 [ Mac Win ] fast/text/updateNewFont.html [ NeedsRebaseline ]
314 crbug.com/573055 [ Win ] svg/W3C-SVG-1.1/pservers-grad-06-b.svg [ NeedsRebaselin e ]
315 crbug.com/573055 [ Win ] svg/custom/nested-pattern-boundingBoxModeContent.svg [ NeedsRebaseline ]
316 crbug.com/573055 [ Win ] svg/custom/non-scaling-stroke.svg [ NeedsRebaseline ]
317 crbug.com/573055 [ Win ] svg/custom/pattern-skew-transformed.svg [ NeedsRebaseli ne ]
318 crbug.com/573055 [ Win ] svg/custom/pattern-with-transformation.svg [ NeedsRebas eline ]
319 crbug.com/573055 [ Win ] svg/transforms/text-with-pattern-inside-transformed-htm l.xhtml [ NeedsRebaseline ]
320
321 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. 296 # TODO(ojan): These tests aren't flaky. See crbug.com/517144.
322 # Release trybots run asserts, but the main waterfall ones don't. So, even 297 # Release trybots run asserts, but the main waterfall ones don't. So, even
323 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. 298 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ].
324 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in flation-crash.html [ Pass Crash Timeout ] 299 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in flation-crash.html [ Pass Crash Timeout ]
325 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ] 300 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ]
326 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] 301 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ]
327 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] 302 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ]
328 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] 303 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ]
329 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo ut ] 304 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo ut ]
330 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] 305 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ]
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
479 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012 .html [ Pass ] 454 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012 .html [ Pass ]
480 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015 .html [ Pass ] 455 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015 .html [ Pass ]
481 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016 .html [ Pass ] 456 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016 .html [ Pass ]
482 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/017 .html [ Pass ] 457 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/017 .html [ Pass ]
483 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019 .html [ Pass ] 458 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019 .html [ Pass ]
484 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020 .html [ Pass ] 459 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020 .html [ Pass ]
485 crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ] 460 crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ]
486 crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change .html [ Pass ] 461 crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change .html [ Pass ]
487 crbug.com/537409 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Pass ] 462 crbug.com/537409 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Pass ]
488 463
489 crbug.com/573055 css3/flexbox/flexbox-baseline.html [ NeedsRebaseline ]
490 crbug.com/573055 fast/forms/basic-buttons.html [ NeedsRebaseline ]
491 crbug.com/573055 fast/forms/calendar-picker/calendar-picker-appearance-zoom125.h tml [ NeedsRebaseline ]
492 crbug.com/573055 fast/forms/color/color-suggestion-picker-appearance-zoom125.htm l [ NeedsRebaseline ]
493 crbug.com/573055 fast/forms/select/select-item-background-clip.html [ NeedsRebas eline ]
494 crbug.com/573055 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom125.html [ NeedsRebaseline ]
495
496 # In imported/web-platform-tests/html/, we prefer checking in failure 464 # In imported/web-platform-tests/html/, we prefer checking in failure
497 # expectation files. The following tests with [ Failure ] don't have failure 465 # expectation files. The following tests with [ Failure ] don't have failure
498 # expectation files because they contain local path names. 466 # expectation files because they contain local path names.
499 # Use crbug.com/490511 for untriaged failures. 467 # Use crbug.com/490511 for untriaged failures.
500 crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location- interface/location_assign.html [ Timeout ] 468 crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location- interface/location_assign.html [ Timeout ]
501 crbug.com/490511 imported/web-platform-tests/html/rendering/bindings/the-input-e lement-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type.htm l [ Failure ] 469 crbug.com/490511 imported/web-platform-tests/html/rendering/bindings/the-input-e lement-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type.htm l [ Failure ]
502 crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-element s/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ] 470 crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-element s/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ]
503 crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-element s/tables/table-border-1.html [ Failure ] 471 crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-element s/tables/table-border-1.html [ Failure ]
504 crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-element s/tables/table-border-2.html [ Failure ] 472 crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-element s/tables/table-border-2.html [ Failure ]
505 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element s/the-hr-element-0/color.html [ Failure Pass ] 473 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element s/the-hr-element-0/color.html [ Failure Pass ]
(...skipping 909 matching lines...) Expand 10 before | Expand all | Expand 10 after
1415 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1383 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1416 1384
1417 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1385 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1418 1386
1419 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1387 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1420 1388
1421 # No baselines, but this js test is also showing FAIL 1389 # No baselines, but this js test is also showing FAIL
1422 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] 1390 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ]
1423 1391
1424 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1392 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/android/css3/flexbox/flexbox-baseline-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698