RESOLVED FIXED 211107
REGRESSION(r260707) [GTK][WPE] fast/dom/set-document-location-host-to-unaccepted-values.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=211107
Summary REGRESSION(r260707) [GTK][WPE] fast/dom/set-document-location-host-to-unaccep...
Lauro Moura
Reported 2020-04-27 17:30:25 PDT
After r260707/bug210431, the test fast/dom/set-document-location-host-to-unaccepted-values.html is timing out in GTK. Some of the hosts that should not be accepted are being accepted, causing notifyDone to not be called, and the test timing out. Individual testing show the following hosts timing out (i.e. being accepted): 'icloud.com:-1' 'icloud.com:11c' 'icloud.com:11' 'icloud.com:80:' 'icloud.com:80:80' 'icloud.com:' The following hosts are successfully rejected: 'icl' + '\uf877' + 'oud.com', description : "'icl' + * '\\uf877' + 'oud.com'" ':80' ':' ''
Attachments
Lauro Moura
Comment 1 2020-04-27 17:34:24 PDT
Update: Also timing out in WPE, so may be something soup/glib related.
Diego Pino
Comment 2 2020-06-08 14:40:09 PDT
Fixed by r262707. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.