pytest-dev / pytest-timeout

MIT License
216 stars 64 forks source link

pytest 3.8.0 deprecation warnings #30

Closed pytest-timeout-bot closed 5 years ago

pytest-timeout-bot commented 6 years ago

Original report by Anonymous.


 149s] =============================== warnings summary ===============================
[  149s] tester/test_pytest_timeout.py:96: RemovedInPytest4Warning: Applying marks directly to parameters is deprecated, please use pytest.param(..., marks=...) instead.
[  149s] For more details, see: https://docs.pytest.org/en/latest/parametrize.html
[  149s] 
[  149s] tester/test_pytest_timeout.py:136: RemovedInPytest4Warning: Applying marks directly to parameters is deprecated, please use pytest.param(..., marks=...) instead.
[  149s] For more details, see: https://docs.pytest.org/en/latest/parametrize.html
[  149s] 
[  149s] -- Docs: https://docs.pytest.org/en/latest/warnings.html
pytest-timeout-bot commented 5 years ago

Original comment by Miro Hrončok (Bitbucket: hroncok, GitHub: hroncok).


This probably makes it unusable with pytest 4.

pytest-timeout-bot commented 5 years ago

Original comment by Miro Hrončok (Bitbucket: hroncok, GitHub: hroncok).


Fixed in https://bitbucket.org/pytest-dev/pytest-timeout/commits/36998c891573d8ec1db1acd4f9438cb3cf2aee2e