Home
last modified time | relevance | path

Searched refs:assert_outputs (Results 1 – 25 of 30) sorted by relevance

12

/external/webkit/Tools/Scripts/webkitpy/tool/bot/
Dsheriffircbot_unittest.py51 OutputCapture().assert_outputs(self, run, args=["hi"], expected_stderr=expected_stderr)
55 OutputCapture().assert_outputs(self, run, args=["help"], expected_stderr=expected_stderr)
59 …OutputCapture().assert_outputs(self, run, args=["last-green-revision"], expected_stderr=expected_s…
63 …OutputCapture().assert_outputs(self, run, args=["rollout 21654 This patch broke the world"], expec…
67 …OutputCapture().assert_outputs(self, run, args=["rollout 21654 21655 21656 This 21654 patch broke …
71 …OutputCapture().assert_outputs(self, run, args=["rollout r21654 This patch broke the world"], expe…
75 …OutputCapture().assert_outputs(self, run, args=["rollout r21654 21655 r21656 This r21654 patch bro…
79 …OutputCapture().assert_outputs(self, run, args=["rollout bananas"], expected_stderr=expected_stder…
85 OutputCapture().assert_outputs(self, run,
96 OutputCapture().assert_outputs(self, run,
[all …]
Dflakytestreporter_unittest.py92 …OutputCapture().assert_outputs(self, reporter._create_bug_for_flaky_test, ['foo/bar.html', ['test@…
146 …OutputCapture().assert_outputs(self, reporter.report_flaky_tests, [patch, test_results, MockZipFil…
Dsheriff_unittest.py90 OutputCapture().assert_outputs(self, run, expected_stderr=expected_stderr)
Dcommitqueuetask_unittest.py85 …success = OutputCapture().assert_outputs(self, task.run, expected_stderr=expected_stderr, expected…
288 success = OutputCapture().assert_outputs(self, task.run, expected_stderr=expected_stderr)
Dfeeders_unittest.py51 OutputCapture().assert_outputs(self, feeder.feed, expected_stderr=expected_stderr)
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
Dqueuestest.py51 …def assert_outputs(self, func, func_name, args, expected_stdout, expected_stderr, expected_excepti… member in QueuesTest
56 OutputCapture().assert_outputs(self,
88 …self.assert_outputs(queue.queue_log_path, "queue_log_path", [], expected_stdout, expected_stderr, …
89 …self.assert_outputs(queue.work_item_log_path, "work_item_log_path", [work_item], expected_stdout, …
90 …self.assert_outputs(queue.begin_work_queue, "begin_work_queue", [], expected_stdout, expected_stde…
91 …self.assert_outputs(queue.should_continue_work_queue, "should_continue_work_queue", [], expected_s…
92 …self.assert_outputs(queue.next_work_item, "next_work_item", [], expected_stdout, expected_stderr, …
93 …self.assert_outputs(queue.should_proceed_with_work_item, "should_proceed_with_work_item", [work_it…
94 …self.assert_outputs(queue.process_work_item, "process_work_item", [work_item], expected_stdout, ex…
95 …self.assert_outputs(queue.handle_unexpected_error, "handle_unexpected_error", [work_item, "Mock er…
[all …]
Dearlywarningsystem_unittest.py49 OutputCapture().assert_outputs(self, queue._can_build, [], expected_stderr=expected_stderr)
56 OutputCapture().assert_outputs(self, queue._can_build, [], expected_stderr=expected_stderr)
69 …OutputCapture().assert_outputs(self, queue.process_work_item, [mock_patch], expected_stderr=expect…
Dqueues_unittest.py156 …patch_id = OutputCapture().assert_outputs(self, queue._next_patch, [], expected_stdout=expected_st…
316 …OutputCapture().assert_outputs(self, sequence.run_and_handle_errors, [tool, options, state], expec…
336 …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…
421 …OutputCapture().assert_outputs(self, queue._upload_results_archive_for_patch, [patch, Mock()], exp…
Drebaseline_unittest.py43 OutputCapture().assert_outputs(self, command._tests_to_update, [build])
Ddownload_unittest.py46 …commit_info = output.assert_outputs(self, command._commit_info, [1234], expected_stderr=expected_s…
53 …commit_info = output.assert_outputs(self, command._commit_info, [1234], expected_stderr=expected_s…
Dcommandtest.py48 …OutputCapture().assert_outputs(self, command.execute, [options, args, tool], expected_stdout=expec…
/external/webkit/Tools/Scripts/webkitpy/common/system/
Duser_unittest.py59 actual_result = output_capture.assert_outputs(
103 output.assert_outputs(self, user._warn_if_application_is_xcode, ["TextMate"])
104 … output.assert_outputs(self, user._warn_if_application_is_xcode, ["/Applications/TextMate.app"])
105 …output.assert_outputs(self, user._warn_if_application_is_xcode, ["XCode"]) # case sensitive match…
108 …output.assert_outputs(self, user._warn_if_application_is_xcode, ["Xcode"], expected_stdout=xcode_w…
109 …output.assert_outputs(self, user._warn_if_application_is_xcode, ["/Developer/Applications/Xcode.ap…
Dworkspace_unittest.py57 …archive = OutputCapture().assert_outputs(self, workspace.create_zip, ["/zip/path", "/source/path",…
Doutputcapture.py57 …def assert_outputs(self, testcase, function, args=[], kwargs={}, expected_stdout="", expected_stde… member in OutputCapture
/external/webkit/Tools/Scripts/webkitpy/tool/steps/
Dupdatechangelogswithreview_unittest.py40 … capture.assert_outputs(self, step._guess_reviewer_from_bug, [75], expected_stderr=expected_stderr)
48 capture.assert_outputs(self, step.run, [{}])
Dsuggestreviewers_unittest.py39 OutputCapture().assert_outputs(self, step.run, [{}])
46 …capture.assert_outputs(self, step.run, [{"bug_id": "123"}], expected_stdout=expected_stdout, expec…
Dsteps_unittest.py62 …OutputCapture().assert_outputs(self, self._run_step, [Update, tool, options], expected_stderr=expe…
87 OutputCapture().assert_outputs(self, step.run, [{}], expected_stderr=expected_stderr)
Dclosebugforlanddiff_unittest.py40 …capture.assert_outputs(self, step.run, [{"commit_text" : "Mock commit text"}], expected_stderr=exp…
Dpreparechangelog_unittest.py49 capture.assert_outputs(self, step.run, [state])
Dvalidatechangelogs_unittest.py49 …result = OutputCapture().assert_outputs(self, step._check_changelog_diff, [diff_file], expected_st…
/external/webkit/Tools/Scripts/webkitpy/common/net/
Dlayouttestresults_unittest.py88 … failures = OutputCapture().assert_outputs(self, LayoutTestResults._failures_from_fail_row, [row])
94 …OutputCapture().assert_outputs(self, LayoutTestResults._failures_from_fail_row, [row], expected_st…
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
Dchromium_win_unittest.py71 env = output.assert_outputs(self, port.setup_environ_for_server)
88 output.assert_outputs(self, port.setup_environ_for_server,
/external/webkit/Tools/Scripts/webkitpy/tool/
Dmulticommandtool_unittest.py85 …exit_code = OutputCapture().assert_outputs(self, two_required_arguments.check_arguments_and_execut…
125 …exit_code = OutputCapture().assert_outputs(self, tool.main, [main_args], expected_stdout=expected_…
/external/webkit/Tools/Scripts/webkitpy/common/net/irc/
Dircproxy_unittest.py43 OutputCapture().assert_outputs(self, fun, expected_stderr=expected_stderr)
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
Dbugzilla_unittest.py297 …OutputCapture().assert_outputs(self, bugzilla.add_cc_to_bug, [42, ["adam@example.com"]], expected_…
320 …OutputCapture().assert_outputs(self, bugzilla.reopen_bug, [42, ["comment"]], expected_stderr=expec…

12