pypy/module/_continuation/test/test_stacklet.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: own-win-x86-64 build #2233
test: pypy/module/_continuation/test/test_stacklet/py