Bug 181980 - imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html crashes
Summary: imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
: 182078 (view as bug list)
Depends on: 181981
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-23 05:25 PST by Yusuke Suzuki
Modified: 2018-01-26 11:20 PST (History)
12 users (show)

See Also:


Attachments
Patch (8.62 KB, patch)
2018-01-25 04:58 PST, Yusuke Suzuki
rniwa: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***