fix issue405 -- xfail the plugin generation test as it is not supposed to run as part of the pytest core tests and only runs on specific environments.

This commit is contained in:
holger krekel 2013-12-16 07:03:59 +01:00
parent ef023ebad3
commit 86c56c829a
1 changed files with 11 additions and 9 deletions

View File

@ -7,6 +7,8 @@ import pytest
#===================================================================================================
# test_plugins_index
#===================================================================================================
@pytest.mark.xfail(reason="issue405 fails, not py33 ready, not a core pytest test")
def test_plugins_index(tmpdir, monkeypatch):
'''
Blackbox testing for plugins_index script. Calls main() generating a file and compares produced