RESOLVED FIXED250782
[ews-build.webkit.org] Escape test and suite name in results database request
https://bugs.webkit.org/show_bug.cgi?id=250782
Summary [ews-build.webkit.org] Escape test and suite name in results database request
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.