Index: test/mjsunit/assert-opt-and-deopt.js |
diff --git a/test/mjsunit/assert-opt-and-deopt.js b/test/mjsunit/assert-opt-and-deopt.js |
index e9aba1d3c92d0f7a4ecf47df08f091fc210fe7a4..19502f3354c5c5a2c85b1ca8cb93d64561693b31 100644 |
--- a/test/mjsunit/assert-opt-and-deopt.js |
+++ b/test/mjsunit/assert-opt-and-deopt.js |
@@ -26,7 +26,7 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
// Flags: --allow-natives-syntax |
-// Flags: --noconcurrent-recompilation --noconcurrent-osr |
+// Flags: --noconcurrent-recompilation |
if (%IsConcurrentRecompilationSupported()) { |
print("Concurrent recompilation is turned on after all. Skipping this test."); |