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

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

Issue 2653523003: Make DOMSelection cache Range (Closed)
Patch Set: nit Created 3 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/external/wpt/selection/addRange-08-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 2000 matching lines...) Expand 10 before | Expand all | Expand 10 after
2011 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-event-async-r espond-with.https.html [ Skip ] 2011 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-event-async-r espond-with.https.html [ Skip ]
2012 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-event-respond -with-stops-propagation.https.html [ Skip ] 2012 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-event-respond -with-stops-propagation.https.html [ Skip ]
2013 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-request-css-b ase-url.https.html [ Skip ] 2013 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-request-css-b ase-url.https.html [ Skip ]
2014 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-request-xhr.h ttps.html [ Skip ] 2014 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-request-xhr.h ttps.html [ Skip ]
2015 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-response-xhr. https.html [ Skip ] 2015 crbug.com/602693 external/wpt/service-workers/service-worker/fetch-response-xhr. https.html [ Skip ]
2016 crbug.com/602693 external/wpt/service-workers/service-worker/getregistrations.ht tps.html [ Skip ] 2016 crbug.com/602693 external/wpt/service-workers/service-worker/getregistrations.ht tps.html [ Skip ]
2017 crbug.com/602693 external/wpt/service-workers/service-worker/invalid-blobtype.ht tps.html [ Skip ] 2017 crbug.com/602693 external/wpt/service-workers/service-worker/invalid-blobtype.ht tps.html [ Skip ]
2018 crbug.com/602693 external/wpt/service-workers/service-worker/invalid-header.http s.html [ Skip ] 2018 crbug.com/602693 external/wpt/service-workers/service-worker/invalid-header.http s.html [ Skip ]
2019 crbug.com/602693 external/wpt/service-workers/service-worker/referer.https.html [ Skip ] 2019 crbug.com/602693 external/wpt/service-workers/service-worker/referer.https.html [ Skip ]
2020 2020
2021 # Too large diff. Needs manual commit
2022 crbug.com/683066 external/wpt/selection/addRange-00.html [ Failure ]
2023 crbug.com/683066 external/wpt/selection/addRange-04.html [ Failure ]
2024 crbug.com/683066 external/wpt/selection/addRange-16.html [ Failure ]
2025 crbug.com/683066 external/wpt/selection/addRange-28.html [ Failure ]
2026 crbug.com/683066 external/wpt/selection/addRange-32.html [ Failure ]
2027 crbug.com/683066 external/wpt/selection/addRange-36.html [ Failure ]
2028 crbug.com/683066 fast/css/first-letter-rtc-crash.html [ NeedsRebaseline ]
2029
2021 # mojo-loading: This is an experimental feature. failing virtual tests are 2030 # mojo-loading: This is an experimental feature. failing virtual tests are
2022 # listed below. 2031 # listed below.
2023 2032
2024 crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Fai lure Pass ] 2033 crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Fai lure Pass ]
2025 crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-res ponse-text.html [ Failure Pass ] 2034 crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-res ponse-text.html [ Failure Pass ]
2026 2035
2027 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ] 2036 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ]
2028 2037
2029 # [css-grid] 2038 # [css-grid]
2030 crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ] 2039 crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ]
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
2308 2317
2309 # Sheriff failures Feb 03 2017 2318 # Sheriff failures Feb 03 2017
2310 crbug.com/688515 fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ P ass Failure ] 2319 crbug.com/688515 fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ P ass Failure ]
2311 2320
2312 # Flaky on trybots 2321 # Flaky on trybots
2313 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-redir ect.https.html [ Failure Pass ] 2322 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-redir ect.https.html [ Failure Pass ]
2314 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ] 2323 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ]
2315 2324
2316 # Sheriff failures Feb 06 2017 2325 # Sheriff failures Feb 06 2017
2317 crbug.com/688515 [ Linux ] http/tests/media/video-play-stall.html [ Pass Failure ] 2326 crbug.com/688515 [ Linux ] http/tests/media/video-play-stall.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/selection/addRange-08-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698