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

Side by Side Diff: telemetry/telemetry/internal/binary_dependencies.json

Issue 2997343002: [wpr-go] Include stderr in error msg (Closed)
Patch Set: Created 3 years, 4 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 unified diff | Download patch
« no previous file with comments | « no previous file | web_page_replay_go/src/webpagereplay/adb_cert_installer.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "config_type": "BaseConfig", 2 "config_type": "BaseConfig",
3 "dependencies": { 3 "dependencies": {
4 "avconv": { 4 "avconv": {
5 "cloud_storage_base_folder": "binary_dependencies", 5 "cloud_storage_base_folder": "binary_dependencies",
6 "cloud_storage_bucket": "chromium-telemetry", 6 "cloud_storage_bucket": "chromium-telemetry",
7 "file_info": { 7 "file_info": {
8 "linux_x86_64": { 8 "linux_x86_64": {
9 "cloud_storage_hash": "03896ec9bdc9f1d6fa388f893d8f62f454e7e707", 9 "cloud_storage_hash": "03896ec9bdc9f1d6fa388f893d8f62f454e7e707",
10 "download_path": "bin/linux/x86_64/avconv" 10 "download_path": "bin/linux/x86_64/avconv"
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 "cloud_storage_hash": "978305805fb52d838b3b4b09e9327da81f6973f7", 365 "cloud_storage_hash": "978305805fb52d838b3b4b09e9327da81f6973f7",
366 "download_path": "bin/win/AMD64/winring0.zip" 366 "download_path": "bin/win/AMD64/winring0.zip"
367 } 367 }
368 } 368 }
369 }, 369 },
370 "wpr_go": { 370 "wpr_go": {
371 "cloud_storage_base_folder": "binary_dependencies", 371 "cloud_storage_base_folder": "binary_dependencies",
372 "cloud_storage_bucket": "chromium-telemetry", 372 "cloud_storage_bucket": "chromium-telemetry",
373 "file_info": { 373 "file_info": {
374 "linux_x86_64": { 374 "linux_x86_64": {
375 "cloud_storage_hash": "70b5a04316110caff1e69ab4373dc92b4db434e0", 375 "cloud_storage_hash": "278678f72d183da54edd10fe62dbc499420bb886",
376 "download_path": "bin/linux/x86_64/wpr", 376 "download_path": "bin/linux/x86_64/wpr",
377 "version_in_cs": "0eeb5baed7a4417ac083221805842019185ccec0" 377 "version_in_cs": "d2ffc23f1e05ee72a2fbb6afdd60db51351247e5"
378 }, 378 },
379 "mac_x86_64": { 379 "mac_x86_64": {
380 "cloud_storage_hash": "3c69e3fe621cc858e1cbe152093263fa7b98824a", 380 "cloud_storage_hash": "2254486cd3513866ffe2d2e96c3c01d790795894",
381 "download_path": "bin/mac/x86_64/wpr", 381 "download_path": "bin/mac/x86_64/wpr",
382 "version_in_cs": "0eeb5baed7a4417ac083221805842019185ccec0" 382 "version_in_cs": "d2ffc23f1e05ee72a2fbb6afdd60db51351247e5"
383 }, 383 },
384 "win_AMD64": { 384 "win_AMD64": {
385 "cloud_storage_hash": "785178e16460743766bf510ecc53c16b2c6da30b", 385 "cloud_storage_hash": "347900c3706ebbcf2227774cae97f9987aaa8e2c",
386 "download_path": "bin/win/AMD64/wpr.exe", 386 "download_path": "bin/win/AMD64/wpr.exe",
387 "version_in_cs": "0eeb5baed7a4417ac083221805842019185ccec0" 387 "version_in_cs": "d2ffc23f1e05ee72a2fbb6afdd60db51351247e5"
388 }, 388 },
389 "win_x86": { 389 "win_x86": {
390 "cloud_storage_hash": "ad531f23d07c1e064676892cac705293e26d5499", 390 "cloud_storage_hash": "4b87c3e04ba9d6d5fe4cf47fc11dcf92d0ea9457",
391 "download_path": "bin/win/x86/wpr.exe", 391 "download_path": "bin/win/x86/wpr.exe",
392 "version_in_cs": "0eeb5baed7a4417ac083221805842019185ccec0" 392 "version_in_cs": "d2ffc23f1e05ee72a2fbb6afdd60db51351247e5"
393 } 393 }
394 } 394 }
395 } 395 }
396 } 396 }
397 } 397 }
OLDNEW
« no previous file with comments | « no previous file | web_page_replay_go/src/webpagereplay/adb_cert_installer.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698