| Index: scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_Windows_Clang_deterministic_build.json
|
| diff --git a/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_Windows_Clang_deterministic_build.json b/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_Windows_Clang_deterministic_build.json
|
| index 94d94c976c9dd2ce2e8ef7da9ced0f1b1d911a08..edcc728777339fbd6581ac120c728b95bac0650c 100644
|
| --- a/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_Windows_Clang_deterministic_build.json
|
| +++ b/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_Windows_Clang_deterministic_build.json
|
| @@ -80,7 +80,8 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| - "GYP_DEFINES": "clang=1 component=static_library dont_embed_build_metadata=1 fastbuild=1 target_arch=ia32 test_isolation_mode=prepare"
|
| + "GYP_DEFINES": "clang=1 component=static_library dont_embed_build_metadata=1 fastbuild=1 target_arch=ia32 test_isolation_mode=prepare",
|
| + "LLVM_FORCE_HEAD_REVISION": "YES"
|
| },
|
| "name": "gclient runhooks"
|
| },
|
| @@ -96,6 +97,9 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "LLVM_FORCE_HEAD_REVISION": "YES"
|
| + },
|
| "name": "clang_revision",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -122,6 +126,9 @@
|
| "chromium_swarm_tests"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "LLVM_FORCE_HEAD_REVISION": "YES"
|
| + },
|
| "name": "First build"
|
| },
|
| {
|
| @@ -207,7 +214,8 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| - "GYP_DEFINES": "clang=1 component=static_library dont_embed_build_metadata=1 fastbuild=1 target_arch=ia32 test_isolation_mode=prepare"
|
| + "GYP_DEFINES": "clang=1 component=static_library dont_embed_build_metadata=1 fastbuild=1 target_arch=ia32 test_isolation_mode=prepare",
|
| + "LLVM_FORCE_HEAD_REVISION": "YES"
|
| },
|
| "name": "gclient runhooks (2)"
|
| },
|
| @@ -223,6 +231,9 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "LLVM_FORCE_HEAD_REVISION": "YES"
|
| + },
|
| "name": "clang_revision (2)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -249,6 +260,9 @@
|
| "chromium_swarm_tests"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "LLVM_FORCE_HEAD_REVISION": "YES"
|
| + },
|
| "name": "Second build"
|
| },
|
| {
|
|
|