rlib/rvmprof/test/test_file.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-win-x86-64 build #404
test: rlib/rvmprof/test/test_file/py