You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/10/22 16:04:58 UTC

[GitHub] [tvm] Lunderberg opened a new pull request #9353: [PyTest] Sort by test location, but not parametrization

Lunderberg opened a new pull request #9353:
URL: https://github.com/apache/tvm/pull/9353


   A follow-up from https://github.com/apache/tvm/pull/9188.  The `item.location` tuple contains `(filename, line_number, test_name)`, where the `test_name` includes a string representation of all parameters.  This change preserves pytest's sorting of parametrized values within a parametrized test, rather than sorting by strings.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi merged pull request #9353: [PyTest] Sort by test location, but not parametrization

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #9353:
URL: https://github.com/apache/tvm/pull/9353


   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org