Skip to content

[ci] test wrapper scripts failure #11764

Description

@hpanda-naut

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:ciRelates to TVM CI infrastructure

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions