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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_angle_android_angle_rel_ng.json

Issue 2464403006: Test ToT ANGLE on Android GPU.FYI bots (Closed)
Patch Set: update expectations Created 4 years, 1 month 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
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_optional_gpu_tests_rel.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_angle_android_angle_rel_ng.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_angle_android_angle_rel_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_angle_android_angle_rel_ng.json
index edf84002fc6b6b42c2d454dee810c453283a5acb..285b5d913d9aeedcb5dc3051b5ad31c7a0f75797 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_angle_android_angle_rel_ng.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_angle_android_angle_rel_ng.json
@@ -44,6 +44,8 @@
"/path/to/tmp/json",
"--revision",
"src@HEAD",
+ "--revision",
+ "src/third_party/angle@HEAD",
"--output_manifest"
],
"cwd": "[BUILDER_CACHE]/android",
@@ -56,7 +58,8 @@
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": \"HEAD\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_optional_gpu_tests_rel.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698