Akhilesh Ramakrishnan
Results
1
issues of
Akhilesh Ramakrishnan
Is there a reason why we don't apply any other warning filters passed in `pytest.ini`. This seems like a possible bug, https://github.com/pytest-dev/pytest/blob/c2b1d5b368a1fc829c6c06c700ae2ba9cda55794/src/_pytest/config/__init__.py#L1010 **Output** ``` user@system: ~/workspace/pytest-issue-reproducer/filter_config_warning$ pytest /u/user/workspace/pytest-issue-reproducer/filter_config_warning/conftest.py:5: UserWarning: Some...
plugin: warnings
topic: config