Home
last modified time | relevance | path

Searched defs:flaky_test (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/tool/bot/
Dflakytestreporter.py48 def _author_emails_for_test(self, flaky_test): argument
70 def _lookup_bug_for_flaky_test(self, flaky_test): argument
88 def _create_bug_for_flaky_test(self, flaky_test, author_emails, latest_flake_message): argument
158 def _attach_failure_diff(self, flake_bug_id, flaky_test, results_archive_zip): argument