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

Unified Diff: scripts/slave/recipes/gpu/build_and_test.expected/mac_release_tryserver_blink.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 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/gpu/build_and_test.expected/mac_release_tryserver_blink.json
diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/mac_release_tryserver_blink.json b/scripts/slave/recipes/gpu/build_and_test.expected/mac_release_tryserver_blink.json
index 841c92ec3914171a59654cb96e6fdb8ad5462cbe..7f7f0a4127ffb0c88c4af45cfcb01806903d379b 100644
--- a/scripts/slave/recipes/gpu/build_and_test.expected/mac_release_tryserver_blink.json
+++ b/scripts/slave/recipes/gpu/build_and_test.expected/mac_release_tryserver_blink.json
@@ -5,6 +5,7 @@
"-u",
"[BUILD]/scripts/slave/cleanup_temp.py"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "cleanup temp"
},
{
@@ -38,6 +39,7 @@
"src/third_party/WebKit@HEAD",
"--force"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
@@ -84,6 +86,7 @@
"[DEPOT_TOOLS]/gclient.py",
"runhooks"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 clang=1 component=static_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_conform_tests=1 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1"
},
@@ -98,6 +101,7 @@
"[SLAVE_BUILD]/src/out/Release",
"--clean-isolated-files"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "clean isolated files"
},
{
@@ -123,6 +127,7 @@
"[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read filter exclusion spec",
"~followup_annotations": [
"@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
@@ -149,6 +154,7 @@
"{\"files\": [\"third_party/WebKit/foo.cc\"], \"targets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"content_unittests_run\", \"gl_tests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"media_unittests_run\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 clang=1 component=static_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_conform_tests=1 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1"
},
@@ -213,6 +219,7 @@
"tab_capture_end2end_tests_run",
"telemetry_gpu_test_run"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "compile (with patch)"
},
{
@@ -235,6 +242,7 @@
"[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json",
"[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -284,6 +292,7 @@
"--",
"--use-gpu-in-tests"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "content_gl_tests"
},
{
@@ -318,6 +327,7 @@
"--",
"--use-gpu-in-tests"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gl_tests"
},
{
@@ -352,6 +362,7 @@
"--",
"--use-gpu-in-tests"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "angle_unittests"
},
{
@@ -398,6 +409,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "maps_pixel_test",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -452,6 +464,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "pixel_test",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -497,6 +510,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "webgl_conformance_tests",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -542,6 +556,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "context_lost_tests",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -587,6 +602,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "memory_test",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -632,6 +648,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "trace_test",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -677,6 +694,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "screenshot_sync_tests",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -722,6 +740,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "hardware_accelerated_feature_tests",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -767,6 +786,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gpu_process_launch_tests",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -816,6 +836,7 @@
"--output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gpu_rasterization_tests",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
@@ -852,6 +873,7 @@
"https://isolateserver.appspot.com",
"--"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "tab_capture_end2end_tests"
}
]

Powered by Google App Engine
This is Rietveld 408576698