Bug 270426
| Summary: | import-w3c-tests should rewrite reference file names in fuzzy annotation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Tools / Tests | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | gsnedders, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 270427 | ||
Matt Woodrow
The <meta> fuzzy tag supports passing the name of the reference file for which it should be applied (for situations where there could be multiple references, I believe).
Our harness does take this into account, and only uses the fuzzy expectation if the reference filename matches, but we don't rewrite '-ref' to '-expected', so it never matches.
It would be nice if we did this, and converted existing imported tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124034791>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/25456
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/25462
EWS
Committed 275750@main (525f853875c0): <https://commits.webkit.org/275750@main>
Reviewed commits have been landed. Closing PR #25462 and removing active labels.