[wptrunner] Clean up stale harness-level 'ERROR' expectations
This change removes spurious harness-level 'ERROR' expectations caused by test URL validation in wptrunner that was too strict [1]. This reclaims coverage for these tests, erring on the side of removing too many expectations, which the WPT autoroller can regenerate. This change was mechanically generated in two pieces: * git restore --source=c69a9719~1 '*.ini' - The autroller added these due to a bug in web-platform-tests/wpt#39007. * Run a cleanup script [2] that removes the original 'ERROR's (e.g., 'undefinedundefinedundefined'). See [3] for what these '.ini' files are. [1]: web-platform-tests/wpt#39036 [2]: https://paste.googleplex.com/5346407849394176?raw [3]: https://groups.google.com/a/chromium.org/g/blink-dev/c/-MfNbCLluYU/m/GmLNyWTPAQAJ Bug: 1418753 Change-Id: I67091906b368c2fe04cb94e59e70f997c412581d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4347798 Reviewed-by:Weizhong Xia <weizhong@google.com> Commit-Queue: Weizhong Xia <weizhong@google.com> Auto-Submit: Jonathan Lee <jonathanjlee@google.com> Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1118444}
Loading
Please register or sign in to comment