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

Unified Diff: scripts/slave/recipes/annotated_run_test.expected/type_error.json

Issue 1347273002: RELAND of Cross-repo recipe package system. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Here's how it got fixed Created 5 years, 3 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: scripts/slave/recipes/annotated_run_test.expected/type_error.json
diff --git a/scripts/slave/recipes/annotated_run_test.expected/type_error.json b/scripts/slave/recipes/annotated_run_test.expected/type_error.json
new file mode 100644
index 0000000000000000000000000000000000000000..389bf21665f6c137f88698f8a1e6a361ab008e50
--- /dev/null
+++ b/scripts/slave/recipes/annotated_run_test.expected/type_error.json
@@ -0,0 +1,7 @@
+[
+ {
+ "name": "$final_result",
+ "reason": "Uncaught Exception: AssertionError()",
+ "status_code": -1
+ }
+]

Powered by Google App Engine
This is Rietveld 408576698