__init__(self, commit_queue_task_class=CommitQueueTask) | webkitpy.tool.commands.queues.CommitQueue | |
webkitpy::tool::multicommandtool::Command.__init__(self, options=None, requires_local_commits=False) | webkitpy.tool.multicommandtool.Command | |
architecture | webkitpy.tool.commands.queues.AbstractQueue | |
archive_last_test_results(self, patch) | webkitpy.tool.commands.queues.CommitQueue | |
argument_names | webkitpy.tool.multicommandtool.Command | static |
begin_work_queue(self) | webkitpy.tool.commands.queues.CommitQueue | |
bind_to_tool(self, tool) | webkitpy.tool.multicommandtool.Command | |
webkitpy::tool::commands::queues::PatchProcessingQueue.build_style(self) | webkitpy.tool.commands.queues.AbstractPatchQueue | |
webkitpy::tool::bot::commitqueuetask::CommitQueueTaskDelegate.build_style(self) | webkitpy.tool.bot.patchanalysistask.PatchAnalysisTaskDelegate | |
check_arguments_and_execute(self, options, args, tool=None) | webkitpy.tool.multicommandtool.Command | |
command_failed(self, message, script_error, patch) | webkitpy.tool.commands.queues.CommitQueue | |
command_passed(self, message, patch) | webkitpy.tool.commands.queues.CommitQueue | |
committer_validator | webkitpy.tool.commands.queues.CommitQueue | |
did_pass_testing_ews(self, patch) | webkitpy.tool.commands.queues.CommitQueue | |
execute(self, options, args, tool, engine=QueueEngine) | webkitpy.tool.commands.queues.AbstractQueue | |
webkitpy::tool::multicommandtool::Command.execute(self, options, args, tool) | webkitpy.tool.multicommandtool.Command | |
expected_failures(self) | webkitpy.tool.commands.queues.CommitQueue | |
handle_checkout_needs_update(cls, tool, state, options, error) | webkitpy.tool.commands.queues.CommitQueue | |
handle_script_error(cls, tool, state, script_error) | webkitpy.tool.commands.queues.CommitQueue | |
handle_unexpected_error(self, patch, message) | webkitpy.tool.commands.queues.CommitQueue | |
help_text | webkitpy.tool.commands.queues.AbstractQueue | |
long_help | webkitpy.tool.multicommandtool.Command | static |
main(self, args=sys.argv) | webkitpy.tool.multicommandtool.Command | |
name | webkitpy.tool.commands.queues.CommitQueue | static |
name_with_arguments(self) | webkitpy.tool.multicommandtool.Command | |
next_work_item(self) | webkitpy.tool.commands.queues.CommitQueue | |
option_parser | webkitpy.tool.multicommandtool.Command | |
options | webkitpy.tool.multicommandtool.Command | |
parent_command(self) | webkitpy.tool.bot.commitqueuetask.CommitQueueTaskDelegate | |
parse_args(self, args) | webkitpy.tool.multicommandtool.Command | |
port_name | webkitpy.tool.commands.queues.CommitQueue | static |
process_work_item(self, patch) | webkitpy.tool.commands.queues.CommitQueue | |
queue_log_path(self) | webkitpy.tool.commands.queues.AbstractQueue | |
refetch_patch(self, patch) | webkitpy.tool.commands.queues.CommitQueue | |
report_flaky_tests(self, patch, flaky_test_results, results_archive=None) | webkitpy.tool.commands.queues.CommitQueue | |
required_arguments | webkitpy.tool.multicommandtool.Command | |
requires_local_commits | webkitpy.tool.multicommandtool.Command | |
run_command(self, command) | webkitpy.tool.commands.queues.CommitQueue | |
run_webkit_patch(self, args) | webkitpy.tool.commands.queues.AbstractQueue | |
set_option_parser(self, option_parser) | webkitpy.tool.multicommandtool.Command | |
should_continue_work_queue(self) | webkitpy.tool.commands.queues.AbstractQueue | |
show_in_main_help | webkitpy.tool.multicommandtool.Command | static |
standalone_help(self) | webkitpy.tool.multicommandtool.Command | |
stop_work_queue(self, reason) | webkitpy.tool.commands.queues.AbstractQueue | |
test_results(self) | webkitpy.tool.commands.queues.CommitQueue | |
watchers | webkitpy.tool.commands.queues.AbstractQueue | static |
work_item_log_path(self, patch) | webkitpy.tool.commands.queues.AbstractPatchQueue | |