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

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

Issue 2027333002: [Findit] don't included skipped or unknown tests in swarming tasks into failed tests. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 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: appengine/findit/waterfall/test/data/m_b_223_abc_test.json
diff --git a/appengine/findit/waterfall/test/data/m_b_223_abc_test.json b/appengine/findit/waterfall/test/data/m_b_223_abc_test.json
index 8207befe9aa1c57caa30d48bbd74694154c308a3..acc67acfb8e4c3a059d08f53f77b6fb589ec666f 100644
--- a/appengine/findit/waterfall/test/data/m_b_223_abc_test.json
+++ b/appengine/findit/waterfall/test/data/m_b_223_abc_test.json
@@ -79,7 +79,7 @@
"elapsed_time_ms": 1,
"losless_snippet": true,
"output_snippet": "[ OK ]\\n",
- "status": "SUCCESS",
+ "status": "SKIPPED",
"output_snippet_base64": "WyAgICAgICBPSyBdCg=="
}
],

Powered by Google App Engine
This is Rietveld 408576698