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 / TestsAssignee: 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]
Reported 2024-07-09 14:39:07 PDT
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
Radar WebKit Bug Importer
Comment 1 2024-07-09 14:39:16 PDT
Note You need to log in before you can comment on or make changes to this bug.