driazati commented on issue #10487:
URL: https://github.com/apache/tvm/issues/10487#issuecomment-1061004067


   > @driazati would it be possible to disable only the failing tests ? (See 
https://docs.pytest.org/en/latest/how-to/skipping.html#skip-xfail-with-parametrize)
   
   Sure we can do that moving forward, but if a test fails on more than 1 
parameterized version I think we should still stick with disabling the whole 
test to reduce the chance of further flaky failures.
   
   
   
   > @driazati what is the reasoning to bundling these varying failures to 
single issue ?
   > 
   > I cant see a commonality between the failures bundled here.
   
   No particular reason other than the tests are in a similar category, but we 
can be more granular with reporting in the future (so 1-issue-per-test pretty 
much, unless errors are the same)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to