Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Linux.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Mac_OpenSSL.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Linux.json |
similarity index 96% |
copy from scripts/slave/recipes/chromium.expected/full_chromium_fyi_Mac_OpenSSL.json |
copy to scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Linux.json |
index 4b0fd5409c872bc6a7dd95ec4d0619bd019af20a..c294563cbe2ca1a05252f1dbda35b34f692f7c15 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Mac_OpenSSL.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Linux.json |
@@ -7,7 +7,7 @@ |
"--master", |
"chromium.fyi", |
"--builder", |
- "Mac OpenSSL", |
+ "Site Isolation Linux", |
"--slave", |
"TestSlavename", |
"--spec", |
@@ -66,7 +66,7 @@ |
"runhooks" |
], |
"env": { |
- "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1 use_openssl=1" |
+ "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" |
}, |
"name": "gclient runhooks" |
}, |
@@ -105,12 +105,12 @@ |
"--build-tool", |
"ninja", |
"--compiler", |
- "goma-clang", |
+ "goma", |
"--goma-dir", |
"[BUILD]/goma", |
"--", |
- "All", |
- "chromium_builder_tests" |
+ "content_browsertests", |
+ "content_unittests" |
], |
"name": "compile" |
}, |
@@ -128,4 +128,4 @@ |
"@@@STEP_LOG_END@json.output@@@" |
] |
} |
-] |
+] |