[Webkit-unassigned] [Bug 276506] New: results.html fails to find actual/expected/etc. files for tests with percent-encoded names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 14:08:03 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=276506

            Bug ID: 276506
           Summary: results.html fails to find actual/expected/etc. files
                    for tests with percent-encoded names
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gsnedders at apple.com
                CC: webkit-bug-importer at group.apple.com

e.g., we see 404 errors when trying to view the diff of `imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-abortedonmain.html?aborted%20after%20TIME_DELAY`, because it's trying to load xmlhttprequest-timeout-abortedonmain_aborted%20after%20TIME_DELAY-pretty-diff.html rather than xmlhttprequest-timeout-abortedonmain_aborted%2520after%2520TIME_DELAY-pretty-diff.html (note the percents being encoded as %25, because the filename on disk includes literal percents)

rdar://131409141

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240711/0183d233/attachment-0001.htm>


More information about the webkit-unassigned mailing list