jit/metainterp/ruleopt/test/test_parse.py
Using pytest.skip outside of a test is not allowed. To decorate a test function, use the @pytest.mark.skip or @pytest.mark.skipif decorators instead, and to skip a module use `pytestmark = pytest.mark.{skip,skipif}.
builder: rpython-linux-x86-64 build #887
test: jit/metainterp/ruleopt/test/test_parse/py