pypy/module/test_lib_pypy/test_stackless.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-linux-x86-64 build #10807
test: pypy/module/test_lib_pypy/test_stackless/py