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
Original report by Anonymous.