Index: test/debugger/debug/regress/regress-opt-after-debug-deopt.js |
diff --git a/test/debugger/debug/regress/regress-opt-after-debug-deopt.js b/test/debugger/debug/regress/regress-opt-after-debug-deopt.js |
index 01204fc169971d2519b367cb8f2016a6a1976adc..2b11357f1ce1ec8a7a3000e6445407d337c30485 100644 |
--- a/test/debugger/debug/regress/regress-opt-after-debug-deopt.js |
+++ b/test/debugger/debug/regress/regress-opt-after-debug-deopt.js |
@@ -26,6 +26,7 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
// Flags: --concurrent-recompilation --block-concurrent-recompilation |
+// Flags: --no-always-opt |
if (!%IsConcurrentRecompilationSupported()) { |
print("Concurrent recompilation is disabled. Skipping this test."); |