Commit 9c86128c authored by Kevin Modzelewski's avatar Kevin Modzelewski

these tests are working now too

parent a47832d6
# expected: reffail
# statcheck: '-O' in EXTRA_JIT_ARGS or 1 <= stats['num_osr_exits'] <= 5
# Try to trick the JIT into OSR'ing into an optimized version with a speculation
......
# expected: reffail
import time
def pidigits(length):
......
# expected: reffail
import sys
def f():
var = 42
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment