high-yak-85899
03/30/2022, 1:51 AMpytest.ini are sometimes getting ignored by pants and pants is complaining that the markers aren't defined. Not sure how best to reproduce at the moment. I just did a whole run pointing to the problem test with ./pants --no-local-cache path/to/my/marked_test.py and pytest didn't complain. However, on our build system, I've noticed a few times now where it does complain about the marker being undefined.happy-kitchen-89482
03/30/2022, 1:54 AMhappy-kitchen-89482
03/30/2022, 1:54 AMhigh-yak-85899
03/30/2022, 1:57 AMpytest.ini unignored in my pants_ignore in pants.toml. I'm confused how it could ever work though now 🤔high-yak-85899
03/30/2022, 1:57 AMhappy-kitchen-89482
03/30/2022, 2:14 AM