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

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

Issue 1889723002: test expectations: flake in use-disappears-after-style-update.svg (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | no next file » | 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 1047 matching lines...) Expand 10 before | Expand all | Expand 10 after
1058 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ] 1058 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ]
1059 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ] 1059 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ]
1060 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ] 1060 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ]
1061 1061
1062 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] 1062 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1063 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] 1063 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ]
1064 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] 1064 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ]
1065 1065
1066 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] 1066 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1067 1067
1068 crbug.com/602618 [ Linux ] svg/custom/use-disappears-after-style-update.svg [ Pa ss Failure ] 1068 crbug.com/602618 [ Linux Mac ] svg/custom/use-disappears-after-style-update.svg [ Pass Failure ]
1069 1069
1070 # Temporarily disabled after chromium change 1070 # Temporarily disabled after chromium change
1071 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1071 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ]
1072 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] 1072 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1073 1073
1074 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1074 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1075 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1075 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1076 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1076 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
1077 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] 1077 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1078 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ] 1078 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ]
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after
1521 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ] 1521 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ]
1522 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ] 1522 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ]
1523 1523
1524 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ] 1524 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
1525 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ] 1525 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ]
1526 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ] 1526 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ]
1527 1527
1528 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1528 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1529 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1529 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1530 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1530 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698