Bug 276390
| Summary: | results.html doesn't handle reftests with a different extension to the test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 203784 | ||
Sam Sneddon [:gsnedders]
Bug 122426 stopped hard-coding ".html", but it instead hard-codes the assumption a reference will have the same extension as the test (which isn't always the case: we definitely have tests which are .html with .xht references).
We need to instead have the URL of the failing reference be present in full_results.json, as results.html shouldn't be recomputing this. This will become even more important with bug 203784, after which we can no longer assume the filename of a reference.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/131413576>