This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 7127296 [MetaSchedule] Arithmetic analysis (#10403)
add 5b5d969 Add @slow decorator to run tests on `main` (#10057)
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 28 ++++++++-
python/tvm/testing/utils.py | 13 +++++
tests/scripts/should_run_slow_tests.py | 104 +++++++++++++++++++++++++++++++++
3 files changed, 142 insertions(+), 3 deletions(-)
create mode 100644 tests/scripts/should_run_slow_tests.py