| Index: scripts/slave/recipes/art.expected/aosp_x86_build_failure.json
|
| diff --git a/scripts/slave/recipes/art.expected/aosp_x86_build_failure.json b/scripts/slave/recipes/art.expected/aosp_x86_build_failure.json
|
| index 82217853a4da0c5352cfb2986f0d160c77b1ab3e..92f18c29944f18dc5af42f5554574bf7c5d6d830 100644
|
| --- a/scripts/slave/recipes/art.expected/aosp_x86_build_failure.json
|
| +++ b/scripts/slave/recipes/art.expected/aosp_x86_build_failure.json
|
| @@ -8,7 +8,6 @@
|
| "-b",
|
| "master"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "repo init"
|
| },
|
| {
|
| @@ -16,7 +15,6 @@
|
| "[DEPOT_TOOLS]/repo",
|
| "sync"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "repo sync"
|
| },
|
| {
|
| @@ -25,7 +23,6 @@
|
| "-j8",
|
| "out/host/linux-x86/bin/dex2oats"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "ART_BUILD_HOST_STATIC": "true",
|
| "ART_USE_OPTIMIZING_COMPILER": "true",
|
|
|