hpanda-naut opened a new issue, #11749: URL: https://github.com/apache/tvm/issues/11749
### Branch/PR Failing https://github.com/apache/tvm/pull/11730 ### Jenkins Link https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3554/pipeline The build failed with - ``` [2022-06-15T18:01:06.040Z] Traceback (most recent call last): [2022-06-15T18:01:06.040Z] File "tests/scripts/pytest_wrapper.py", line 135, in <module> [2022-06-15T18:01:06.040Z] show_failure_help(failed_suites=other) [2022-06-15T18:01:06.040Z] File "tests/scripts/pytest_wrapper.py", line 97, in show_failure_help [2022-06-15T18:01:06.040Z] failed_node_ids = failed_test_ids() [2022-06-15T18:01:06.040Z] File "tests/scripts/pytest_wrapper.py", line 59, in failed_test_ids [2022-06-15T18:01:06.040Z] if len(case.result) > 0 and isinstance(case.result[0], FAILURE_TYPES): [2022-06-15T18:01:06.040Z] TypeError: object of type 'Skipped' has no len() script returned exit code 1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
