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

[Hexagon][CI] Re-enable Hexagon tests in CI #11613

Merged
merged 2 commits into from
Jun 7, 2022

Conversation

Lunderberg
Copy link
Contributor

@Lunderberg Lunderberg commented Jun 7, 2022

These were enabled in #11294, then erroneously disabled in #11313. This applies the same fix as in #11294, checking the ANDROID_SERIAL_NUMBER to determine if Hexagon tests can execute at runtime, but using the refactored pytest.skipif messages introduced in #11313.

cc @Mousius @areusch @driazati @mehrdadh

These were enabled in apache#11294, then
erroneously disabled in apache#11313.
This applies the same fix as in
apache#11294, checking the
`ANDROID_SERIAL_NUMBER` to determine if Hexagon tests can execute at
runtime, but using the refactored `pytest.skipif` messages introduced
in apache#11313.
@Lunderberg
Copy link
Contributor Author

@mehrdadh

Copy link
Member

@mehrdadh mehrdadh left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@github-actions github-actions bot requested review from Mousius, areusch and driazati June 7, 2022 20:39
@kparzysz-quic kparzysz-quic merged commit d490620 into apache:main Jun 7, 2022
Kathryn-cat pushed a commit to Kathryn-cat/tvm that referenced this pull request Jun 10, 2022
* [Hexagon][CI] Re-enable Hexagon tests in CI

These were enabled in apache#11294, then
erroneously disabled in apache#11313.
This applies the same fix as in
apache#11294, checking the
`ANDROID_SERIAL_NUMBER` to determine if Hexagon tests can execute at
runtime, but using the refactored `pytest.skipif` messages introduced
in apache#11313.

* Fixed circular dependency, but feels somewhat ugly
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.

3 participants