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

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

Issue 1454423003: WebRTC: Remove video_engine_core_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 5 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
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_failing_test.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_failing_test.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_failing_test.json
index 90b02ab991bdde8b49577b47667e1f538115dbd9..df0108cd622bb912993bc0fef093dbfe58f75374 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_failing_test.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_failing_test.json
@@ -435,32 +435,6 @@
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--test-type=video_engine_core_unittests",
- "--step-name=video_engine_core_unittests",
- "--builder-name=Linux64 Debug",
- "--slave-name=slavename",
- "--build-number=1337",
- "--run-python-script",
- "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
- "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
- "[SLAVE_BUILD]/src/out/Debug/video_engine_core_unittests",
- "--"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "video_engine_core_unittests"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Debug",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--test-type=video_engine_tests",
"--step-name=video_engine_tests",
"--builder-name=Linux64 Debug",
@@ -531,7 +505,7 @@
},
{
"name": "$result",
- "reason": "1 out of 16 aggregated steps failed. Failures: Step('tools_unittests') failed with return_code 1",
+ "reason": "1 out of 15 aggregated steps failed. Failures: Step('tools_unittests') failed with return_code 1",
"status_code": 1
}
]

Powered by Google App Engine
This is Rietveld 408576698