| 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 80f74293a0c62d87451a5224b841a94fa2ec77a3..6e8d956cb3da2c04962e23351afd0350a29e6321 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,6 +9,7 @@
|
| "obj",
|
| "armeabi-v7a"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "clean_build",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -34,6 +35,7 @@
|
| "--url",
|
| "https://chromium.googlesource.com/android_tools"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "git setup"
|
| },
|
| {
|
| @@ -99,6 +101,7 @@
|
| "--url",
|
| "https://chromium.googlesource.com/webm/libvpx"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "git setup (2)"
|
| },
|
| {
|
| @@ -182,6 +185,7 @@
|
| "--sdk-path=[SLAVE_BUILD]/android_tools/ndk",
|
| "--target=armv7-android-gcc"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "configure"
|
| },
|
| {
|
| @@ -193,6 +197,7 @@
|
| "APP_OPTIM=release",
|
| "APP_STL=gnustl_static"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "NDK_PROJECT_PATH": "[SLAVE_BUILD]"
|
| },
|
| @@ -210,6 +215,7 @@
|
| "-u",
|
| "http://downloads.webmproject.org/test_data/libvpx"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "get_files"
|
| },
|
| {
|
| @@ -221,6 +227,7 @@
|
| "/data/local/tmp",
|
| "[SLAVE_BUILD]/test_data"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "transfer_files"
|
| },
|
| {
|
| @@ -230,6 +237,7 @@
|
| "[SLAVE_BUILD]/libs/armeabi-v7a",
|
| "/data/local/tmp"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "push_so"
|
| },
|
| {
|
| @@ -245,6 +253,7 @@
|
| "/data/local/tmp/vpx_test",
|
| "--gtest_filter=-*Large*"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "adb_wrap",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -267,6 +276,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "scrape_logs",
|
| "stdin": "This is text with json inside normally",
|
| "~followup_annotations": [
|
| @@ -301,6 +311,7 @@
|
| "-u",
|
| "RECIPE_MODULE[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\"}"
|
| }
|
|
|