driazati commented on code in PR #12490: URL: https://github.com/apache/tvm/pull/12490#discussion_r966214352
########## tests/python/contrib/test_opencl/test_run_gtests.py: ########## @@ -28,6 +28,7 @@ # for example to run all "foo" tests twice and observe gtest output run # pytest -sv <this file> --gtests_args="--gtest_filter=*foo* --gtest_repeat=2" @tvm.testing.requires_opencl [email protected](True, reason="failed due to nvidia libOpencl in the CI") Review Comment: did you want to condition this? with `True` it will always be skipped, even locally -- 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]
