Bug 257409 - Clean up TestExpectations after 264216@main
Summary: Clean up TestExpectations after 264216@main
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-26 18:30 PDT by Yury Semikhatsky
Modified: 2023-05-26 20:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2023-05-26 18:30:02 PDT
There is a bunch of non-existent tests referenced from LayoutTests/TestExpectations which cause the following warning
Comment 1 Yury Semikhatsky 2023-05-26 18:30:21 PDT
--lint-test-files warnings:
LayoutTests/TestExpectations:361 Path does not exist. imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/cross-document-traversal-same-document-nav.html
LayoutTests/TestExpectations:676 Path does not exist. imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/cross-document-traversal-cross-document-traversal.html
LayoutTests/TestExpectations:677 Path does not exist. imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/cross-document-traversal-same-document-traversal.html
LayoutTests/TestExpectations:678 Path does not exist. imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/same-document-nav-cross-document-traversal.html
LayoutTests/TestExpectations:679 Path does not exist. imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/same-document-traversal-cross-document-traversal.html
LayoutTests/TestExpectations:680 Path does not exist. imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/same-document-traversal-same-document-traversal-hashchange.html
LayoutTests/TestExpectations:681 Path does not exist. imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/same-document-traversal-same-document-traversal-pushstate.html
LayoutTests/TestExpectations:6100 Path does not exist. imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/nav-cancelation-2.sub.html
Comment 2 Yury Semikhatsky 2023-05-26 18:32:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14419
Comment 3 EWS 2023-05-26 20:20:56 PDT
Committed 264616@main (43c58cf6df2d): <https://commits.webkit.org/264616@main>

Reviewed commits have been landed. Closing PR #14419 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-05-26 20:21:16 PDT
<rdar://problem/109917298>