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] test wrapper scripts failure #11764

Closed
hpanda-naut opened this issue Jun 17, 2022 · 1 comment
Closed

[ci] test wrapper scripts failure #11764

hpanda-naut opened this issue Jun 17, 2022 · 1 comment
Labels
type:ci Relates to TVM CI infrastructure

Comments

@hpanda-naut
Copy link
Collaborator

hpanda-naut commented Jun 17, 2022

Branch/PR Failing

#11470

Jenkins Link

https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3568/pipeline

Build failed with:

[2022-06-16T19:01:59.303Z] Traceback (most recent call last):

[2022-06-16T19:01:59.303Z]   File "tests/scripts/pytest_wrapper.py", line 135, in <module>

[2022-06-16T19:01:59.303Z]     show_failure_help(failed_suites=other)

[2022-06-16T19:01:59.303Z]   File "tests/scripts/pytest_wrapper.py", line 97, in show_failure_help

[2022-06-16T19:01:59.303Z]     failed_node_ids = failed_test_ids()

[2022-06-16T19:01:59.303Z]   File "tests/scripts/pytest_wrapper.py", line 59, in failed_test_ids

[2022-06-16T19:01:59.303Z]     if len(case.result) > 0 and isinstance(case.result[0], FAILURE_TYPES):

[2022-06-16T19:01:59.303Z] TypeError: object of type 'Skipped' has no len()

script returned exit code 1

cc @Mousius @areusch @driazati

@hpanda-naut hpanda-naut added the type:ci Relates to TVM CI infrastructure label Jun 17, 2022
@areusch
Copy link
Contributor

areusch commented Jul 11, 2022

duplicate of #11749

@areusch areusch closed this as completed Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:ci Relates to TVM CI infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants