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

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

Issue 1639653002: Auto-rebaseline for r369972 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/fast/images/exif-orientation-height-image-document-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 858 matching lines...) Expand 10 before | Expand all | Expand 10 after
869 crbug.com/400829 media/video-object-fit.html [ Failure ] 869 crbug.com/400829 media/video-object-fit.html [ Failure ]
870 crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Fail ure ] 870 crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Fail ure ]
871 871
872 # We only want to run one of the web-animations-api tests in stable mode. 872 # We only want to run one of the web-animations-api tests in stable mode.
873 crbug.com/441553 virtual/stable/web-animations-api [ Skip ] 873 crbug.com/441553 virtual/stable/web-animations-api [ Skip ]
874 crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ] 874 crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ]
875 # These tests *only* run in stable, to verify that these features are unsupporte d and throw exceptions. 875 # These tests *only* run in stable, to verify that these features are unsupporte d and throw exceptions.
876 crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported .html [ Pass ] 876 crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported .html [ Pass ]
877 crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupport ed.html [ Pass ] 877 crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupport ed.html [ Pass ]
878 878
879 crbug.com/578663 fast/canvas/canvas-imageSmoothingQuality-pixel.html [ NeedsReba seline ] 879 crbug.com/578663 [ XP ] fast/canvas/canvas-imageSmoothingQuality-pixel.html [ Ne edsRebaseline ]
880 crbug.com/578663 fast/images/exif-orientation-height-image-document.html [ Needs Rebaseline ] 880 crbug.com/578663 [ XP ] fast/images/exif-orientation-height-image-document.html [ NeedsRebaseline ]
881 crbug.com/578663 virtual/display_list_2d_canvas/fast/canvas/canvas-imageSmoothin gQuality-pixel.html [ NeedsRebaseline ] 881 crbug.com/578663 [ XP ] virtual/display_list_2d_canvas/fast/canvas/canvas-imageS moothingQuality-pixel.html [ NeedsRebaseline ]
882 882
883 # switching to apache-win32: needs triaging. 883 # switching to apache-win32: needs triaging.
884 crbug.com/528062 [ Win ] http/tests/css/missing-repaint-after-slow-style-sheet.p l [ Failure ] 884 crbug.com/528062 [ Win ] http/tests/css/missing-repaint-after-slow-style-sheet.p l [ Failure ]
885 crbug.com/528062 [ Win ] http/tests/local/blob/send-data-blob.html [ Failure ] 885 crbug.com/528062 [ Win ] http/tests/local/blob/send-data-blob.html [ Failure ]
886 crbug.com/528062 [ Win ] http/tests/local/blob/send-hybrid-blob.html [ Failure T imeout ] 886 crbug.com/528062 [ Win ] http/tests/local/blob/send-hybrid-blob.html [ Failure T imeout ]
887 crbug.com/528062 [ Win ] http/tests/security/XFrameOptions/x-frame-options-cache d.html [ Failure ] 887 crbug.com/528062 [ Win ] http/tests/security/XFrameOptions/x-frame-options-cache d.html [ Failure ]
888 crbug.com/528062 [ Win ] http/tests/security/contentSecurityPolicy/cached-frame- csp.html [ Failure ] 888 crbug.com/528062 [ Win ] http/tests/security/contentSecurityPolicy/cached-frame- csp.html [ Failure ]
889 crbug.com/528062 [ Win ] http/tests/security/xssAuditor/cached-frame.html [ Fail ure ] 889 crbug.com/528062 [ Win ] http/tests/security/xssAuditor/cached-frame.html [ Fail ure ]
890 crbug.com/528062 [ Win ] http/tests/security/xssAuditor/chunked-big-script.html [ Failure ] 890 crbug.com/528062 [ Win ] http/tests/security/xssAuditor/chunked-big-script.html [ Failure ]
891 891
(...skipping 761 matching lines...) Expand 10 before | Expand all | Expand 10 after
1653 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] 1653 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ]
1654 1654
1655 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ] 1655 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ]
1656 1656
1657 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ] 1657 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ]
1658 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] 1658 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ]
1659 1659
1660 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1660 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1661 1661
1662 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1662 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/fast/images/exif-orientation-height-image-document-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698