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

Unified Diff: appengine/findit/waterfall/test/data/m_b_221.json

Issue 1886673002: [Findit] Differentiate compile failures and test failures. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 8 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/waterfall/test/data/m_b_221.json
diff --git a/appengine/findit/waterfall/test/data/m_b_221.json b/appengine/findit/waterfall/test/data/m_b_221.json
index 12b7c6ebfeaa49d14e18f3bb680202bb0a8d9b98..6b28373ce961b4b6e0ed4b8fbf83f6d2b120f21f 100644
--- a/appengine/findit/waterfall/test/data/m_b_221.json
+++ b/appengine/findit/waterfall/test/data/m_b_221.json
@@ -17,14 +17,7 @@
"steps": [
{
"isFinished": true,
- "name": "compile",
- "results": [
- 2,
- [
- "failed",
- "compile"
- ]
- ]
+ "name": "compile"
},
{
"isFinished": true,
« no previous file with comments | « appengine/findit/waterfall/detect_first_failure_pipeline.py ('k') | appengine/findit/waterfall/test/data/m_b_222.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698