| Index: infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-ASAN.json
|
| diff --git a/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json b/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-ASAN.json
|
| similarity index 94%
|
| copy from infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| copy to infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-ASAN.json
|
| index 965f229ec0a9602a396c785be03eb4278773f225..6bb52e358c3a16b6e75ae66d7d7f62d1e80a2bf3 100644
|
| --- a/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| +++ b/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-ASAN.json
|
| @@ -78,7 +78,7 @@
|
| "master",
|
| "client.skia",
|
| "builder",
|
| - "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN",
|
| + "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-ASAN",
|
| "build_number",
|
| "5",
|
| "--svgs",
|
| @@ -95,7 +95,7 @@
|
| "cpu_or_gpu_value",
|
| "AVX2",
|
| "extra_config",
|
| - "MSAN",
|
| + "ASAN",
|
| "model",
|
| "GCE",
|
| "os",
|
| @@ -330,19 +330,14 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "gamut",
|
| - "--match",
|
| - "~Once",
|
| - "~Shared"
|
| + "gamut"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]/skia",
|
| "env": {
|
| "ASAN_OPTIONS": "symbolize=1 detect_leaks=1",
|
| - "BUILDTYPE": "Debug",
|
| - "CHROME_HEADLESS": "1",
|
| - "LD_LIBRARY_PATH": "[SLAVE_BUILD]/third_party/externals/llvm/msan_out/lib",
|
| "LSAN_OPTIONS": "symbolize=1 print_suppressions=1",
|
| - "PATH": "%(PATH)s:[SLAVE_BUILD]/llvm-build/Release+Asserts/bin",
|
| - "SKIA_OUT": "[SLAVE_BUILD]/out"
|
| + "PATH": "%(PATH)s:[SLAVE_BUILD]/clang_linux/bin",
|
| + "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
|
| },
|
| "name": "dm"
|
| },
|
|
|