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] Mark x86 specific test #10672

Merged
merged 1 commit into from
Mar 19, 2022
Merged

Conversation

Mousius
Copy link
Member

@Mousius Mousius commented Mar 18, 2022

Currently this test crashes pytest on any other architecture, this introduces a decorator which can be used to mark future x86 tests.

Currently this test crashes pytest on any other architecture, this introduces a decorator which can be used to mark future x86 tests.
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.
@masahi masahi merged commit e1af228 into apache:main Mar 19, 2022
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.
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
Currently this test crashes pytest on any other architecture, this introduces a decorator which can be used to mark future x86 tests.
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