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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json

Issue 1882293003: 🐎 Remove --shard-timeout from webrtc recipes now that they are in wrapper scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@wrapper-3
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: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
index 9941d490e99e657f5c1b83d385fab60644ad4797..688cba03d6e52b7873b641c3be3603d686d7093c 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
@@ -347,9 +347,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_audio_decoder_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -364,9 +362,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_common_audio_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -381,9 +377,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_common_video_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -398,9 +392,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_modules_tests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -415,9 +407,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_modules_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -432,9 +422,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_peerconnection_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -449,9 +437,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_system_wrappers_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -466,9 +452,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_test_support_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -483,9 +467,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_tools_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -500,9 +482,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_video_engine_tests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -517,9 +497,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_voice_engine_unittests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -534,9 +512,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_nonparallel_tests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "900"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -551,9 +527,7 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_perf_tests",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "-t",
- "2700"
+ "--verbose"
],
"cwd": "[SLAVE_BUILD]",
"env": {

Powered by Google App Engine
This is Rietveld 408576698