[Webkit-unassigned] [Bug 211107] New: REGRESSION(r260707) [GTK] fast/dom/set-document-location-host-to-unaccepted-values.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 17:30:25 PDT 2020


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

            Bug ID: 211107
           Summary: REGRESSION(r260707) [GTK]
                    fast/dom/set-document-location-host-to-unaccepted-valu
                    es.html is timing out
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

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'
':'
''

-- 
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/20200428/d12d8771/attachment.htm>


More information about the webkit-unassigned mailing list