| Index: test/mjsunit/compiler/concurrent-proto-change.js
|
| diff --git a/test/mjsunit/compiler/concurrent-proto-change.js b/test/mjsunit/compiler/concurrent-proto-change.js
|
| index 9c2d67861a92b88b4806a1df5de513fd4c6d5ae4..000a45da474b19996e7a4095b2da31310e6ba439 100644
|
| --- a/test/mjsunit/compiler/concurrent-proto-change.js
|
| +++ b/test/mjsunit/compiler/concurrent-proto-change.js
|
| @@ -27,6 +27,7 @@
|
|
|
| // Flags: --allow-natives-syntax --no-always-opt
|
| // Flags: --concurrent-recompilation --block-concurrent-recompilation
|
| +// Flags: --no-always-opt
|
|
|
| if (!%IsConcurrentRecompilationSupported()) {
|
| print("Concurrent recompilation is disabled. Skipping this test.");
|
|
|