Working towards #16890, I'm discovering that the xfail_checks tag only work when one uses @parametrize_with_checks.
I feel like developers would expect it to work when simply calling check_estimator() as well. Any reason this isn't supported?
CC @thomasjpfan @rth
Working towards #16890, I'm discovering that the
xfail_checkstag only work when one uses@parametrize_with_checks.I feel like developers would expect it to work when simply calling
check_estimator()as well. Any reason this isn't supported?CC @thomasjpfan @rth