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

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

Issue 1041133003: WebRTC: Re-enable TSan deadlock detection. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Removed expectation Created 5 years, 9 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_fyi_linux_tsan_v2__with_deadlock_detection_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux_tsan_v2__with_deadlock_detection_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux_tsan_v2__with_deadlock_detection_.json
deleted file mode 100644
index ca7d585bb0adbf81842217e16d79af606180d590..0000000000000000000000000000000000000000
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux_tsan_v2__with_deadlock_detection_.json
+++ /dev/null
@@ -1,482 +0,0 @@
-[
- {
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/bot_update.py",
- "--master",
- "client.webrtc.fyi",
- "--builder",
- "Linux Tsan v2 (with deadlock detection)",
- "--slave",
- "slavename",
- "--spec",
- "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]",
- "--root",
- "src",
- "--revision_mapping_file",
- "{\"src\": \"got_revision\"}",
- "--output_json",
- "/path/to/tmp/json",
- "--revision",
- "src@12345"
- ],
- "name": "bot_update",
- "~followup_annotations": [
- "@@@STEP_TEXT@Some step text@@@",
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@",
- "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
- "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[webrtc]/resources/cleanup_files.py",
- "[SLAVE_BUILD]/src/out"
- ],
- "name": "clean test output files"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/cleanup_temp.py"
- ],
- "name": "cleanup_temp"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[DEPOT_TOOLS]/gclient.py",
- "runhooks"
- ],
- "env": {
- "GYP_DEFINES": "clang=1 component=static_library disable_nacl=1 gomadir='[BUILD]/goma' target_arch=x64 tsan=1 use_goma=1"
- },
- "name": "gclient runhooks"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/compile.py",
- "--target",
- "Release",
- "--src-dir",
- "[SLAVE_BUILD]/src",
- "--build-tool",
- "ninja",
- "--compiler",
- "goma-clang",
- "--goma-dir",
- "[BUILD]/goma",
- "--",
- "All"
- ],
- "name": "compile"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=audio_decoder_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/audio_decoder_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "audio_decoder_unittests"
- ],
- "name": "audio_decoder_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=common_audio_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/common_audio_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "common_audio_unittests"
- ],
- "name": "common_audio_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=common_video_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/common_video_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "common_video_unittests"
- ],
- "name": "common_video_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=libjingle_media_unittest",
- "--generate-json-file",
- "-o",
- "gtest-results/libjingle_media_unittest",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "libjingle_media_unittest"
- ],
- "name": "libjingle_media_unittest"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=libjingle_p2p_unittest",
- "--generate-json-file",
- "-o",
- "gtest-results/libjingle_p2p_unittest",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "libjingle_p2p_unittest"
- ],
- "name": "libjingle_p2p_unittest"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=libjingle_peerconnection_unittest",
- "--generate-json-file",
- "-o",
- "gtest-results/libjingle_peerconnection_unittest",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "libjingle_peerconnection_unittest"
- ],
- "name": "libjingle_peerconnection_unittest"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=modules_tests",
- "--generate-json-file",
- "-o",
- "gtest-results/modules_tests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "modules_tests"
- ],
- "name": "modules_tests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=modules_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/modules_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "modules_unittests"
- ],
- "name": "modules_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=rtc_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/rtc_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "rtc_unittests"
- ],
- "name": "rtc_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=system_wrappers_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/system_wrappers_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "system_wrappers_unittests"
- ],
- "name": "system_wrappers_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=test_support_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/test_support_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "test_support_unittests"
- ],
- "name": "test_support_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=tools_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/tools_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "tools_unittests"
- ],
- "name": "tools_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=video_engine_core_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/video_engine_core_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "video_engine_core_unittests"
- ],
- "name": "video_engine_core_unittests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=video_engine_tests",
- "--generate-json-file",
- "-o",
- "gtest-results/video_engine_tests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "video_engine_tests"
- ],
- "name": "video_engine_tests"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--xvfb",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with deadlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--annotate=gtest",
- "--test-type=voice_engine_unittests",
- "--generate-json-file",
- "-o",
- "gtest-results/voice_engine_unittests",
- "--builder-name=Linux Tsan v2 (with deadlock detection)",
- "--slave-name=slavename",
- "--build-number=1337",
- "--enable-tsan",
- "voice_engine_unittests"
- ],
- "name": "voice_engine_unittests"
- }
-]

Powered by Google App Engine
This is Rietveld 408576698