[lang-ref] Skip test ( python )

def test_skip_test():
    # pytest.skip
    pytest.skip('Skip sample')