Bug 181980

Summary: imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html crashes
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, ews-watchlist, jlewis3, joepeck, keith_miller, mark.lam, msaboff, rniwa, ryanhaddad, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=182177
Bug Depends on: 181981    
Bug Blocks:    
Attachments:
Description Flags
Patch rniwa: review+, commit-queue: commit-queue-

Description Yusuke Suzuki 2018-01-23 05:25:44 PST
...
Comment 1 Yusuke Suzuki 2018-01-25 04:58:56 PST
Created attachment 332257 [details]
Patch
Comment 2 Yusuke Suzuki 2018-01-25 17:11:13 PST
Comment on attachment 332257 [details]
Patch

Thanks!
Comment 3 WebKit Commit Bot 2018-01-25 17:13:20 PST
Comment on attachment 332257 [details]
Patch

Rejecting attachment 332257 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 332257, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
rdparty/autoinstalled/mechanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 60] Operation timed out>

Full output: http://webkit-queues.webkit.org/results/6215947
Comment 4 Yusuke Suzuki 2018-01-25 18:42:20 PST
Committed r227649: <https://trac.webkit.org/changeset/227649>
Comment 5 Radar WebKit Bug Importer 2018-01-25 18:43:23 PST
<rdar://problem/36893175>
Comment 6 Ryosuke Niwa 2018-01-25 20:17:17 PST
*** Bug 182078 has been marked as a duplicate of this bug. ***