Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TESTING] Check for toolchain when marking reference system tests #10659

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

Mousius
Copy link
Member

@Mousius Mousius commented Mar 17, 2022

This mimics the behaviour of aot_test_utils.py to ensure the tests don't start running when the toolchain isn't available.

Mousius added a commit to Mousius/tvm that referenced this pull request Mar 18, 2022
As part of this any failing tests have been marked for follow up as part of apache#10673.

This depends on fixes in apache#10659, apache#10672 and apache#10674 to scope other tests correctly.
Mousius added a commit to Mousius/tvm that referenced this pull request Mar 18, 2022
As part of this any failing tests have been marked for follow up as part of apache#10673.

This depends on fixes in apache#10659, apache#10672 and apache#10674 to scope other tests correctly.
Mousius added a commit to Mousius/tvm that referenced this pull request Mar 25, 2022
As part of this any failing tests have been marked for follow up as part of apache#10673.

This depends on fixes in apache#10659, apache#10672 and apache#10674 to scope other tests correctly.
This mimics the behaviour of aot_test_utils.py to ensure the tests don't start running when the toolchain isn't available.
Copy link
Contributor

@manupak manupak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@manupak manupak merged commit 532b2b4 into apache:main Mar 25, 2022
@manupak
Copy link
Contributor

manupak commented Mar 25, 2022

Thanks! @Mousius

Mousius added a commit to Mousius/tvm that referenced this pull request Mar 25, 2022
As part of this any failing tests have been marked for follow up as part of apache#10673.

This depends on fixes in apache#10659, apache#10672 and apache#10674 to scope other tests correctly.
manupak pushed a commit that referenced this pull request Mar 25, 2022
As part of this any failing tests have been marked for follow up as part of #10673.

This depends on fixes in #10659, #10672 and #10674 to scope other tests correctly.
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
This mimics the behaviour of aot_test_utils.py to ensure the tests don't start running when the toolchain isn't available.
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
As part of this any failing tests have been marked for follow up as part of apache#10673.

This depends on fixes in apache#10659, apache#10672 and apache#10674 to scope other tests correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants