Bug 257409
| Summary: | Clean up TestExpectations after 264216@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
| Component: | Tools / Tests | Assignee: | Yury Semikhatsky <yurys> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yury Semikhatsky
There is a bunch of non-existent tests referenced from LayoutTests/TestExpectations which cause the following warning
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yury Semikhatsky
--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
Yury Semikhatsky
Pull request: https://github.com/WebKit/WebKit/pull/14419
EWS
Committed 264616@main (43c58cf6df2d): <https://commits.webkit.org/264616@main>
Reviewed commits have been landed. Closing PR #14419 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/109917298>