skip with the given Message.
def skip(msg="unknown reason"):
origin:<UNKNOWN>
where:
exceptions that might appear during execution:
function source:
def skip(msg="unknown reason"):
""" skip with the given Message. """
__tracebackhide__ = True
raise py.test.Item.Skipped(msg=msg)
called in /home/johnny/projects/merlinux/py/dist/py/documentation/conftest.py
called in /tmp/pytest-418/repmod/test_two.py
called in /home/johnny/projects/merlinux/py/dist/py/test/session.py
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/testing/test_slave.py
called in /tmp/pytest-418/tryiterskip/subdir/conftest.py
called in /home/johnny/projects/merlinux/py/dist/py/rest/testing/test_directive.py
called in /home/johnny/projects/merlinux/py/dist/py/execnet/testing/test_gateway.py
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/testing/test_executor.py
called in /tmp/pytest-418/tryitertest/conftest.py
called in /home/johnny/projects/merlinux/py/dist/py/test/session.py
called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_collect.py
called in /tmp/pytest-418/repmod/test_two.py
called in /home/johnny/projects/merlinux/py/dist/py/apigen/tracer/testing/test_magic.py
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/testing/test_rest.py
called in /home/johnny/projects/merlinux/py/dist/py/apigen/source/testing/test_color.py
called in /tmp/pytest-418/tryitertest/conftest.py
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
called in /home/johnny/projects/merlinux/py/dist/pytemp/sub5/test_other.py