|
def | test_commit_queue (self) |
|
def | test_commit_queue_failure (self) |
|
def | test_commit_queue_failure_with_failing_tests (self) |
|
def | test_rollout (self) |
|
def | test_rollout_lands (self) |
|
def | test_non_valid_patch (self) |
|
def | test_auto_retry (self) |
|
def | test_manual_reject_during_processing (self) |
|
def | test_report_flaky_tests (self) |
|
def | test_did_pass_testing_ews (self) |
|
Public Member Functions inherited from webkitpy.tool.commands.queuestest.QueuesTest |
def | assert_outputs (self, func, func_name, args, expected_stdout, expected_stderr, expected_exceptions, expected_logs) |
|
def | assert_queue_outputs (self, queue, args=None, work_item=None, expected_stdout=None, expected_stderr=None, expected_exceptions=None, expected_logs=None, options=None, tool=None) |
|
◆ test_auto_retry()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_auto_retry |
( |
|
self | ) |
|
◆ test_commit_queue()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_commit_queue |
( |
|
self | ) |
|
◆ test_commit_queue_failure()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_commit_queue_failure |
( |
|
self | ) |
|
◆ test_commit_queue_failure_with_failing_tests()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_commit_queue_failure_with_failing_tests |
( |
|
self | ) |
|
◆ test_did_pass_testing_ews()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_did_pass_testing_ews |
( |
|
self | ) |
|
◆ test_manual_reject_during_processing()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_manual_reject_during_processing |
( |
|
self | ) |
|
◆ test_non_valid_patch()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_non_valid_patch |
( |
|
self | ) |
|
◆ test_report_flaky_tests()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_report_flaky_tests |
( |
|
self | ) |
|
◆ test_rollout()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_rollout |
( |
|
self | ) |
|
◆ test_rollout_lands()
def webkitpy.tool.commands.queues_unittest.CommitQueueTest.test_rollout_lands |
( |
|
self | ) |
|
◆ fp
webkitpy.tool.commands.queues_unittest.CommitQueueTest.fp |
◆ maxDiff
webkitpy.tool.commands.queues_unittest.CommitQueueTest.maxDiff |
The documentation for this class was generated from the following file: