Skip to content

[ci] xfail failing ethosu codegen tests#12508

Merged
areusch merged 1 commit intoapache:mainfrom
driazati:xf_et
Aug 22, 2022
Merged

[ci] xfail failing ethosu codegen tests#12508
areusch merged 1 commit intoapache:mainfrom
driazati:xf_et

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

@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