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

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

Issue 1863413005: Use a virtual test suite for DocumentWriteEvaluator layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase on #386075 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
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 1302 matching lines...) Expand 10 before | Expand all | Expand 10 after
1313 1313
1314 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] 1314 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1315 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] 1315 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1316 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ] 1316 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ]
1317 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] 1317 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
1318 1318
1319 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ] 1319 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ]
1320 1320
1321 crbug.com/599975 [ Android ] media/video-autoplay.html [ Timeout ] 1321 crbug.com/599975 [ Android ] media/video-autoplay.html [ Timeout ]
1322 1322
1323 # DocumentWriteEvaluator is still experimental
1324 crbug.com/599115 http/tests/preload/document-write [ Pass Failure ]
jkarlin 2016/04/08 15:17:52 Why this change? Weren't the tests working before
Charlie Harrison 2016/04/08 15:25:12 This is because now we're changing the RuntimeEnab
jkarlin 2016/04/08 15:40:43 Did you mean to s/document-write/document_write_pr
jkarlin 2016/04/08 15:45:53 I see, the virtual test becomes a separate test ca
Charlie Harrison 2016/04/08 15:54:58 Great point. Done.
1325
1323 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash ] 1326 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash ]
1324 1327
1325 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-lots-of-text -many-cells.html [ Failure ] 1328 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-lots-of-text -many-cells.html [ Failure ]
1326 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-single-cell- lots-of-text.html [ Failure ] 1329 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-single-cell- lots-of-text.html [ Failure ]
1327 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-lots-of-te xt-many-cells.html [ Failure ] 1330 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-lots-of-te xt-many-cells.html [ Failure ]
1328 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-single-cel l-lots-of-text.html [ Failure ] 1331 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-single-cel l-lots-of-text.html [ Failure ]
1329 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/lots-of-text-many-cell s.html [ Failure ] 1332 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/lots-of-text-many-cell s.html [ Failure ]
1330 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-percentage-widt h.html [ Failure ] 1333 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-percentage-widt h.html [ Failure ]
1331 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-specified-width .html [ Failure ] 1334 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-specified-width .html [ Failure ]
1332 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-table-wrapping. html [ Failure ] 1335 crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-table-wrapping. html [ Failure ]
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
1520 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ] 1523 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ]
1521 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ] 1524 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ]
1522 1525
1523 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ] 1526 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
1524 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ] 1527 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ]
1525 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ] 1528 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ]
1526 1529
1527 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1530 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1528 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1531 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1529 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1532 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698