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

[ci] xfail failing ethosu codegen tests #12508

Merged
merged 1 commit into from
Aug 22, 2022
Merged

[ci] xfail failing ethosu codegen tests #12508

merged 1 commit into from
Aug 22, 2022

Conversation

driazati
Copy link
Member

@driazati driazati commented Aug 19, 2022

This adds a testing utility so we can mark parameter combinations as
xfail without having to manually match each parameter from the name into
the code. The param strings here come directly from CI logs as in
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-12389/5/pipeline

Mitigates but doesn't fix #12511

cc @Mousius @areusch @gigiblender

@github-actions
Copy link
Contributor

Built docs for commit dfff6cf can be found here.

This adds a testing utility so we can mark parameter combinations as
xfail without having to manually match each parameter from the name into
the code. The param strings here come directly from CI logs as in
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-12389/5/pipeline
@driazati driazati marked this pull request as ready for review August 20, 2022 04:50
Copy link
Contributor

@shingjan shingjan 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 for sending this!

@areusch areusch merged commit 4d7e7a8 into apache:main Aug 22, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
This adds a testing utility so we can mark parameter combinations as
xfail without having to manually match each parameter from the name into
the code. The param strings here come directly from CI logs as in
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-12389/5/pipeline

Co-authored-by: driazati <driazati@users.noreply.github.com>
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.

[Flaky Test] various tests in tests/python/contrib/test_ethosu/test_codegen.py
3 participants