Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Unified Diff: third_party/WebKit/Tools/Scripts/update-flaky-expectations

Issue 2895863003: Rename update-test-expectations -> update-flaky-expectations (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Tools/Scripts/update-test-expectations » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Tools/Scripts/update-flaky-expectations
diff --git a/third_party/WebKit/Tools/Scripts/update-test-expectations b/third_party/WebKit/Tools/Scripts/update-flaky-expectations
similarity index 91%
rename from third_party/WebKit/Tools/Scripts/update-test-expectations
rename to third_party/WebKit/Tools/Scripts/update-flaky-expectations
index c279cdc2c771cc2486c4167003d386b7e517623b..bc807d0fd93e692a495d7e17dd1ad5b99c6ebde1 100755
--- a/third_party/WebKit/Tools/Scripts/update-test-expectations
+++ b/third_party/WebKit/Tools/Scripts/update-flaky-expectations
@@ -7,7 +7,7 @@
import sys
from webkitpy.common import host
-from webkitpy.layout_tests import update_test_expectations
+from webkitpy.layout_tests import update_flaky_expectations
from webkitpy.layout_tests.layout_package.bot_test_expectations import BotTestExpectationsFactory
if __name__ == "__main__":
« no previous file with comments | « no previous file | third_party/WebKit/Tools/Scripts/update-test-expectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698