rlib/rvmprof/test/test_support.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-32 build #837+
test: rlib/rvmprof/test/test_support.py