Home
last modified time | relevance | path

Searched refs:mock_work_item (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/tool/commands/
Dsheriffbot_unittest.py42 mock_work_item = MockFailureMap(tool.buildbot)
57 … self.assert_queue_outputs(SheriffBot(), work_item=mock_work_item, expected_stderr=expected_stderr)
Dqueuestest.py49 mock_work_item = MockTool().bugs.fetch_attachment(197) variable in QueuesTest
83 work_item = self.mock_work_item
98 …ue.handle_script_error, "handle_script_error", [tool, {"patch": self.mock_work_item}, ScriptError(…
Dqueues_unittest.py336 …OutputCapture().assert_outputs(self, queue.process_work_item, [QueuesTest.mock_work_item], expecte…
379 …OutputCapture().assert_outputs(self, queue.report_flaky_tests, [QueuesTest.mock_work_item, test_re…