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

Unified Diff: scripts/slave/recipes/libvpx/android_unittests.expected/basic_linux_64.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase 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/libvpx/android_unittests.expected/basic_linux_64.json
diff --git a/scripts/slave/recipes/libvpx/android_unittests.expected/basic_linux_64.json b/scripts/slave/recipes/libvpx/android_unittests.expected/basic_linux_64.json
index 10379fe7827451cf4268adc690a688772dbd966d..d260dc2a0380fd844f9b811709bab12d9728fbc0 100644
--- a/scripts/slave/recipes/libvpx/android_unittests.expected/basic_linux_64.json
+++ b/scripts/slave/recipes/libvpx/android_unittests.expected/basic_linux_64.json
@@ -9,7 +9,6 @@
"obj",
"armeabi-v7a"
],
- "cwd": "[SLAVE_BUILD]",
"name": "clean_build",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -35,7 +34,6 @@
"--url",
"https://chromium.googlesource.com/android_tools"
],
- "cwd": "[SLAVE_BUILD]",
"name": "git setup"
},
{
@@ -114,7 +112,6 @@
"--url",
"https://chromium.googlesource.com/webm/libvpx"
],
- "cwd": "[SLAVE_BUILD]",
"name": "git setup (2)"
},
{
@@ -211,7 +208,6 @@
"--sdk-path=[SLAVE_BUILD]/android_tools/ndk",
"--target=armv7-android-gcc"
],
- "cwd": "[SLAVE_BUILD]",
"name": "configure"
},
{
@@ -223,7 +219,6 @@
"APP_OPTIM=release",
"APP_STL=gnustl_static"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"NDK_PROJECT_PATH": "[SLAVE_BUILD]"
},
@@ -241,7 +236,6 @@
"-u",
"http://downloads.webmproject.org/test_data/libvpx"
],
- "cwd": "[SLAVE_BUILD]",
"name": "get_files"
},
{
@@ -253,7 +247,6 @@
"/data/local/tmp",
"[SLAVE_BUILD]/test_data"
],
- "cwd": "[SLAVE_BUILD]",
"name": "transfer_files"
},
{
@@ -263,7 +256,6 @@
"[SLAVE_BUILD]/libs/armeabi-v7a",
"/data/local/tmp"
],
- "cwd": "[SLAVE_BUILD]",
"name": "push_so"
},
{
@@ -279,7 +271,6 @@
"/data/local/tmp/vpx_test",
"--gtest_filter=-*Large*"
],
- "cwd": "[SLAVE_BUILD]",
"name": "adb_wrap",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -302,7 +293,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "scrape_logs",
"stdin": "This is text with json inside normally",
"~followup_annotations": [
@@ -337,7 +327,6 @@
"-u",
"RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "perf dashboard post",
"stdin": "{\"data\": [{\"bot\": \"libvpx-bot\", \"buildername\": \"Nexus 5 Builder\", \"buildnumber\": \"75\", \"master\": \"client.libvpx\", \"masterid\": \"client.libvpx\", \"revision\": \"42\", \"test\": \"libvpx/decode/perf_test/nexus_5/vp90-2-bbb_426x240_tile_1x1_180kbps.webm_1\", \"units\": \"fps\", \"value\": 609.82868}, {\"bot\": \"libvpx-bot\", \"buildername\": \"Nexus 5 Builder\", \"buildnumber\": \"75\", \"master\": \"client.libvpx\", \"masterid\": \"client.libvpx\", \"revision\": \"42\", \"test\": \"libvpx/encode/perf_test/fps/nexus_5/vp90-2-bbb_640x360_tile_1x2_337kbps.webm_5\", \"units\": \"fps\", \"value\": 317.976883}, {\"bot\": \"libvpx-bot\", \"buildername\": \"Nexus 5 Builder\", \"buildnumber\": \"75\", \"master\": \"client.libvpx\", \"masterid\": \"client.libvpx\", \"revision\": \"42\", \"test\": \"libvpx/encode/perf_test/minPsnr/nexus_5/vp90-2-bbb_640x360_tile_1x2_337kbps.webm_5\", \"units\": \"dB\", \"value\": 43.5}], \"url\": \"https://chromeperf.appspot.com/add_point\"}"
},

Powered by Google App Engine
This is Rietveld 408576698