When reimporting webcodecs tests, I can see files like LayoutTests/imported/w3c/web-platform-tests/webcodecs/reconfiguring-encoder.https.any_h264_avc-expected.txt being removed while they should not. We might want to refine our deletion heuristic.
<rdar://problem/111770351>
This is webkitpy.w3c.test_importer.TestImporter.remove_dangling_expectations; compare/contrast the logic there with that of webkitpy.port.base.Port._expected_baselines_for_suffixes. Note that this runs unconditionally (i.e., even without --clean-dest-dir).
Pull request: https://github.com/WebKit/WebKit/pull/16348
Committed 266588@main (d8e12ca3753d): <https://commits.webkit.org/266588@main> Reviewed commits have been landed. Closing PR #16348 and removing active labels.