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

Unified Diff: appengine/findit/common/test/git_repository_test.py

Issue 838003004: [Findit] Add three sub-pipelines to analyze build failure. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Address comments. Created 5 years, 11 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: appengine/findit/common/test/git_repository_test.py
diff --git a/appengine/findit/common/test/git_repository_test.py b/appengine/findit/common/test/git_repository_test.py
index b0a028314516798f0c8822e06931e7a24dbef2ab..46396005dd360668f16a02518e919bfb52ad7770 100644
--- a/appengine/findit/common/test/git_repository_test.py
+++ b/appengine/findit/common/test/git_repository_test.py
@@ -31,7 +31,7 @@ COMMIT_LOG = """)]}'
},
"committer": {
"name": "malch@chromium.org",
- "email": "malch@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538",
+ "email": "malch@chromium.org",
"time": "Wed Jun 11 19:35:32 2014"
},
"message": %s,

Powered by Google App Engine
This is Rietveld 408576698