| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json
|
| index f9eab735bcdd78d787c6c31099362bb93787065d..3aaff7e24d180d55294f6292f553e930cb33f433 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json
|
| @@ -104,6 +104,7 @@
|
| "ia32",
|
| "--testname",
|
| "mjsunit cctest message preparser",
|
| + "--no-snap",
|
| "--flaky-tests",
|
| "skip"
|
| ],
|
| @@ -128,6 +129,7 @@
|
| "ia32",
|
| "--testname",
|
| "mjsunit cctest message preparser",
|
| + "--no-snap",
|
| "--flaky-tests",
|
| "run"
|
| ],
|
| @@ -144,7 +146,8 @@
|
| "--arch",
|
| "ia32",
|
| "--testname",
|
| - "test262"
|
| + "test262",
|
| + "--no-snap"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/v8",
|
| "name": "Test262"
|
| @@ -159,7 +162,8 @@
|
| "--arch",
|
| "ia32",
|
| "--testname",
|
| - "mozilla"
|
| + "mozilla",
|
| + "--no-snap"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/v8",
|
| "name": "Mozilla"
|
|
|