[GitHub] [tvm] gigiblender commented on a diff in pull request #12436: [CI] Assert some unittests are not skipped in CI

2022-08-25 Thread GitBox
gigiblender commented on code in PR #12436: URL: https://github.com/apache/tvm/pull/12436#discussion_r954768873 ## tests/python/ci/test_ci.py: ## @@ -33,6 +34,168 @@ def parameterize_named(*values): return pytest.mark.parametrize(",".join(keys), [tuple(d.values()) for d in

[GitHub] [tvm] gigiblender commented on a diff in pull request #12436: [CI] Assert some unittests are not skipped in CI

2022-08-23 Thread GitBox
gigiblender commented on code in PR #12436: URL: https://github.com/apache/tvm/pull/12436#discussion_r952893155 ## tests/scripts/github_skipped_tests_comment.py: ## @@ -0,0 +1,206 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [tvm] gigiblender commented on a diff in pull request #12436: [CI] Assert some unittests are not skipped in CI

2022-08-22 Thread GitBox
gigiblender commented on code in PR #12436: URL: https://github.com/apache/tvm/pull/12436#discussion_r951639870 ## tests/scripts/github_skipped_tests_comment.py: ## @@ -0,0 +1,206 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [tvm] gigiblender commented on a diff in pull request #12436: [CI] Assert some unittests are not skipped in CI

2022-08-22 Thread GitBox
gigiblender commented on code in PR #12436: URL: https://github.com/apache/tvm/pull/12436#discussion_r951636137 ## tests/scripts/github_skipped_tests_comment.py: ## @@ -0,0 +1,206 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or