WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
276390
results.html doesn't handle reftests with a different extension to the test
https://bugs.webkit.org/show_bug.cgi?id=276390
Summary
results.html doesn't handle reftests with a different extension to the test
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-07-09 14:39:16 PDT
<
rdar://problem/131413576
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug