Changeset 266458 in webkit
- Timestamp:
- Sep 2, 2020, 8:03:27 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r266457 r266458 1 2020-09-02 Per Arne Vollan <pvollan@apple.com> 2 3 [Win] Update test expectations for failures only seen on one specific bot 4 https://bugs.webkit.org/show_bug.cgi?id=216036 5 6 Unreviewed test gardening. 7 8 * platform/win/TestExpectations: 9 1 10 2020-09-02 Alex Christensen <achristensen@webkit.org> 2 11 -
trunk/LayoutTests/platform/win/TestExpectations
r266387 r266458 272 272 273 273 # TODO Investigate why these mouse scroll tests are failing. 274 fast/events/platform-wheelevent-in-scrolling-div.html [ Failure ]274 fast/events/platform-wheelevent-in-scrolling-div.html [ Failure Timeout ] 275 275 fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Failure ] 276 276 fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Failure ] … … 3397 3397 # Crashes tracked in webkit.org/b/160447. 3398 3398 animations/animation-delay-changed.html [ Skip ] 3399 js/dom/create-lots-of-workers.html [ Crash ]3399 js/dom/create-lots-of-workers.html [ Crash Timeout ] 3400 3400 # Timeouts tracked in webkit.org/b/160447. 3401 3401 accessibility/set-selected-text-range-contenteditable.html [ Skip ] … … 3682 3682 fast/forms/file/entries-api/webkitdirectory-drag-folder-webkitEntries.html [ Failure ] 3683 3683 fast/forms/file/entries-api/webkitdirectory-drag-folder.html [ Failure ] 3684 fast/forms/file/entries-api/image-no-transcode-drag-drop.html [ Failure ]3685 fast/forms/file/entries-api/image-transcode-drag-drop.html [ Failure ]3684 fast/forms/file/entries-api/image-no-transcode-drag-drop.html [ Failure Timeout ] 3685 fast/forms/file/entries-api/image-transcode-drag-drop.html [ Failure Timeout ] 3686 3686 http/tests/multipart/multipart-async-image.html [ Failure ] 3687 3687 http/tests/security/contentSecurityPolicy/allow-favicon.html [ Failure ] … … 4189 4189 webkit.org/b/190472 fast/forms/fieldset/fieldset-elements-htmlcollection.html [ Failure ] 4190 4190 4191 webkit.org/b/190520 editing/pasteboard/copy-paste-across-shadow-boundaries-with-style-2.html [ Crash ]4191 webkit.org/b/190520 editing/pasteboard/copy-paste-across-shadow-boundaries-with-style-2.html [ Crash Failure ] 4192 4192 4193 4193 # WebGPU is not supported on Windows … … 4412 4412 webkit.org/b/202953 http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-https-with-embedded-http-with-embedded-https.https.html [ Timeout ] 4413 4413 4414 webkit.org/b/204153 fast/scrolling/momentum-scroll-with-borders.html [ Failure ]4415 webkit.org/b/204153 fast/scrolling/overflow-scroll-past-max.html [ Failure ]4414 webkit.org/b/204153 fast/scrolling/momentum-scroll-with-borders.html [ Failure Timeout ] 4415 webkit.org/b/204153 fast/scrolling/overflow-scroll-past-max.html [ Failure Timeout ] 4416 4416 webkit.org/b/204153 http/tests/navigation/page-cache-mediakeysession.html [ Failure ] 4417 4417 webkit.org/b/204153 http/tests/xmlhttprequest/access-control-and-redirects-async.html [ Failure ] … … 4522 4522 webkit.org/b/214088 webanimations/accelerated-animation-single-keyframe.html [ Skip ] 4523 4523 4524 webkit.org/b/214428 imported/mozilla/svg/blend-saturation.svg [ Failure ]4524 webkit.org/b/214428 imported/mozilla/svg/blend-saturation.svg [ Failure ImageOnlyFailure ] 4525 4525 4526 4526 storage/indexeddb/structured-clone.html [ Skip ] … … 4557 4557 # This test requires the OS to have a font that supports the Ahom language. 4558 4558 webkit.org/b/216024 fast/text/ahom.html [ ImageOnlyFailure ] 4559 4560 webkit.org/b/216036 http/tests/navigation/page-cache-video.html [ Pass Crash ] 4561 webkit.org/b/216036 webanimations/animation-page-cache.html [ Pass Timeout ]
Note:
See TracChangeset
for help on using the changeset viewer.