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

[microTVM][Zephyr] Add skip for AOT test #8628

Merged
merged 6 commits into from
Aug 6, 2021

Conversation

mehrdadh
Copy link
Member

@mehrdadh mehrdadh commented Aug 3, 2021

This PR adds pytest.skip for platforms that cannot fit the model.

@gromero
Copy link
Contributor

gromero commented Aug 3, 2021

@mehrdadh Thanks a lot for improving the AOT test suite by skipping boards like ST Disco board, where the test in question doesn't fit! Also thanks for making it clear that the error number is a hex number. Small but important changes! :) The CI has failed, but I've got the same error in "BUILD: CPU" for my changes in PR 8613, which is a pure textual change, so I believe it's a CI glitch again (re-trigger so?). Bummer. The change LGTM!

@mehrdadh
Copy link
Member Author

mehrdadh commented Aug 3, 2021

thanks for the review @gromero! I just triggered it.

Copy link
Member

@Mousius Mousius left a comment

Choose a reason for hiding this comment

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

This should really be two independent patches but otherwise LGTM

@leandron leandron merged commit 338940d into apache:main Aug 6, 2021
mehrdadh added a commit to mehrdadh/tvm that referenced this pull request Aug 11, 2021
* add hex indicator to message

* add pytest skip

* trigger

* trigger
mehrdadh added a commit to mehrdadh/tvm that referenced this pull request Aug 11, 2021
* add hex indicator to message

* add pytest skip

* trigger

* trigger
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
* add hex indicator to message

* add pytest skip

* trigger

* trigger
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
* add hex indicator to message

* add pytest skip

* trigger

* trigger
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.

4 participants