All these tests leak documents: contentfiltering/block-after-add-data-then-deny-unblock.html [ Leak ] contentfiltering/block-after-add-data.html [ Leak ] contentfiltering/block-after-finished-adding-data-then-deny-unblock.html [ Leak ] contentfiltering/block-after-finished-adding-data.html [ Leak ] contentfiltering/block-after-response-then-deny-unblock.html [ Leak ] contentfiltering/block-after-response.html [ Leak ] contentfiltering/block-after-will-send-request-then-deny-unblock.html [ Leak ] contentfiltering/block-after-will-send-request.html [ Leak ]
<rdar://problem/44239943>
Created attachment 362634 [details] Patch
Comment on attachment 362634 [details] Patch Rejecting attachment 362634 [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-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 362634, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Logging in as commit-queue@webkit.org... Fetching: https://bugs.webkit.org/attachment.cgi?id=362634&action=edit Fetching: https://bugs.webkit.org/show_bug.cgi?id=189434&ctype=xml&excludefield=attachmentdata Processing 1 patch from 1 bug. Updating working directory Processing patch 362634 from bug 189434. Fetching: https://bugs.webkit.org/attachment.cgi?id=362634 Committed r241906: <https://trac.webkit.org/changeset/241906> Clearing flags on attachment: 362634 Committed r241906: <https://trac.webkit.org/changeset/241906> Received HTTP status 500 loading "None". Retrying in 10 seconds... Received HTTP status 500 loading "None". Retrying in 15.0 seconds... Updating OpenSource From https://git.webkit.org/git/WebKit 0130c4d514a..6c59c146b8f master -> origin/master Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 241900 = 0130c4d514ab52318c5bd3f0597fc6f8648f5dd8 r241903 = c1ba143d5a9f46a8a77260f2507ba45e67402583 r241904 = 69ff41c517bd62339b96856489db24bce2a0a290 r241905 = 6c59c146b8f2168614aee68c2434f6f18314ecc1 Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Fast-forwarded master to refs/remotes/origin/master. Traceback (most recent call last): File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch", line 84, in <module> main() File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch", line 79, in main WebKitPatch(os.path.abspath(__file__)).main() File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 305, in main result = command.check_arguments_and_execute(options, args, self) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 123, in check_arguments_and_execute return self.execute(options, args, tool) or 0 File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/download.py", line 187, in execute self._process_patch(patch, options, args, tool) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/download.py", line 213, in _process_patch self._main_sequence.run_and_handle_errors(tool, options, state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 73, in run_and_handle_errors self._run(tool, options, state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 67, in _run step(tool, options).run(state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/steps/closepatch.py", line 36, in run self._tool.bugs.clear_attachment_flags(state["patch"].id(), comment_text) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py", line 804, in clear_attachment_flags self.browser.submit() File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 541, in submit return self.open(self.click(*args, **kwds)) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 203, in open return self._mech_open(url, data, timeout=timeout) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 255, in _mech_open raise response webkitpy.thirdparty.autoinstalled.mechanize._response.httperror_seek_wrapper: HTTP Error 500: Internal Server Error Full output: https://webkit-queues.webkit.org/results/11237172
Committed r241914: <https://trac.webkit.org/changeset/241914>
This was actually landed by the commit queue in r241906: <https://trac.webkit.org/changeset/241906> The error message in comment #3 actually wasn't a rejection.