--- executing-2.1.0/tests/test_main.py.orig +++ executing-2.1.0/tests/test_main.py @@ -1545,6 +1545,7 @@ lamb = lambda: 0 +@pytest.mark.skip(reason="fails with tox-current-env") def test_global_tester_calls(): # tester calls should be tested at global scope from . import global_tester_calls