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

Unified Diff: tests/git_number_test.py

Issue 1150663002: Disable tests that break because of git 2.4 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Replace double quotes by single quotes. Created 5 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
Index: tests/git_number_test.py
diff --git a/tests/git_number_test.py b/tests/git_number_test.py
index 729599f0201d78ae6be13f1d9339c4e864d1640e..9751e802906f54dd85f0cf190b6312001fc6e9f9 100755
--- a/tests/git_number_test.py
+++ b/tests/git_number_test.py
@@ -83,4 +83,4 @@ if __name__ == '__main__':
sys.exit(coverage_utils.covered_main(
os.path.join(DEPOT_TOOLS_ROOT, 'git_number.py'),
'3.7'
- ))
+ ))

Powered by Google App Engine
This is Rietveld 408576698