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

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

Issue 1666363003: Import web-platform-tests@27e3d93f88a71a249d1df872a5d613b3243b9588 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Missed win failiure in TestExpectations 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/W3CImportExpectations » ('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 448 matching lines...) Expand 10 before | Expand all | Expand 10 after
459 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 ]
460 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 ]
461 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 ]
462 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 ]
463 463
464 # In imported/web-platform-tests/html/, we prefer checking in failure 464 # In imported/web-platform-tests/html/, we prefer checking in failure
465 # expectation files. The following tests with [ Failure ] don't have failure 465 # expectation files. The following tests with [ Failure ] don't have failure
466 # expectation files because they contain local path names. 466 # expectation files because they contain local path names.
467 # Use crbug.com/490511 for untriaged failures. 467 # Use crbug.com/490511 for untriaged failures.
468 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 ]
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 ]
469 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 ]
470 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 ]
471 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 ]
472 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 ]
473 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element s/the-hr-element-0/width.html [ Failure Pass ] 474 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element s/the-hr-element-0/width.html [ Failure Pass ]
474 crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/st yling/LinkStyle.html [ Failure Pass ] 475 crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/st yling/LinkStyle.html [ Failure Pass ]
475 crbug.com/525896 imported/web-platform-tests/html/semantics/embedded-content/the -embed-element/embed-represent-nothing-01.html [ Failure ] 476 crbug.com/525896 imported/web-platform-tests/html/semantics/embedded-content/the -embed-element/embed-represent-nothing-01.html [ Failure ]
476 crbug.com/490511 imported/web-platform-tests/html/semantics/embedded-content/med ia-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ] 477 crbug.com/490511 imported/web-platform-tests/html/semantics/embedded-content/med ia-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ]
477 crbug.com/526920 imported/web-platform-tests/html/semantics/embedded-content/med ia-elements/location-of-the-media-resource/currentSrc.html [ Failure ] 478 crbug.com/526920 imported/web-platform-tests/html/semantics/embedded-content/med ia-elements/location-of-the-media-resource/currentSrc.html [ Failure ]
478 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/compile-error-in-setInterval.html [ Failure ] 479 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/compile-error-in-setInterval.html [ Failure ]
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
546 # Ref tests that needs investigation. 547 # Ref tests that needs investigation.
547 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ] 548 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ]
548 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ] 549 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
549 550
550 # Ref test needs updating due to new font metrics. 551 # Ref test needs updating due to new font metrics.
551 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ] 552 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
552 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ] 553 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
553 554
554 crbug.com/505364 imported/web-platform-tests/custom-elements/instantiating-custo m-elements/extensions-to-document-interface/create-element-interface-type-is-a-t ype-extension.html [ Failure ] 555 crbug.com/505364 imported/web-platform-tests/custom-elements/instantiating-custo m-elements/extensions-to-document-interface/create-element-interface-type-is-a-t ype-extension.html [ Failure ]
555 556
556 crbug.com/517836 imported/web-platform-tests/screen-orientation/lock-bad-argumen t.html [ Failure ]
557 crbug.com/517836 imported/web-platform-tests/screen-orientation/orientation-read ing.html [ Failure ]
558 crbug.com/517836 imported/web-platform-tests/screen-orientation/onchange-event-s ubframe.html [ Failure Timeout ]
559 crbug.com/517836 imported/web-platform-tests/screen-orientation/onchange-event.h tml [ Failure Timeout ]
560
561 crbug.com/517840 imported/web-platform-tests/webrtc/rtcpeerconnection/rtcpeercon nection-idl.html [ Failure Timeout ] 557 crbug.com/517840 imported/web-platform-tests/webrtc/rtcpeerconnection/rtcpeercon nection-idl.html [ Failure Timeout ]
562 558
563 # New W3C failures (dpranke@ to triage) 559 # New W3C failures (dpranke@ to triage)
564 560
565 # Linux Aura doesn't support NPAPI plugins (yet?) 561 # Linux Aura doesn't support NPAPI plugins (yet?)
566 crbug.com/318978 [ Linux ] compositing/plugins/invalidate_rect.html [ Skip ] 562 crbug.com/318978 [ Linux ] compositing/plugins/invalidate_rect.html [ Skip ]
567 crbug.com/318978 [ Linux ] fast/dom/Window/Plug-ins.html [ Skip ] 563 crbug.com/318978 [ Linux ] fast/dom/Window/Plug-ins.html [ Skip ]
568 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-about-blank.html [ Skip ] 564 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-about-blank.html [ Skip ]
569 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-navigation-allowed.html [ Skip ] 565 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-navigation-allowed.html [ Skip ]
570 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-plugins.html [ Skip ] 566 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-plugins.html [ Skip ]
(...skipping 813 matching lines...) Expand 10 before | Expand all | Expand 10 after
1384 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1380 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1385 1381
1386 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1382 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1387 1383
1388 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1384 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1389 1385
1390 # No baselines, but this js test is also showing FAIL 1386 # No baselines, but this js test is also showing FAIL
1391 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] 1387 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ]
1392 1388
1393 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1389 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/W3CImportExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698