Bug 250782

Summary: [ews-build.webkit.org] Escape test and suite name in results database request
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jonathan Bedard
Reported 2023-01-18 12:33:52 PST
We need to escape the test and suite name in our requests to the results database. This is because some test names include ? or #, which will be parsed as query seperators by results.webkit.org unless escaped.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-18 12:34:10 PST
Jonathan Bedard
Comment 2 2023-01-18 12:35:57 PST
EWS
Comment 3 2023-01-18 13:22:39 PST
Committed 259049@main (5d13145116fe): <https://commits.webkit.org/259049@main> Reviewed commits have been landed. Closing PR #8785 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.