You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/07/28 18:02:06 UTC

[GitHub] [tvm] hpanda-naut opened a new issue, #11749: [ci] pytest_wrapper needs guards for invalid JUnits

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
   ```
   
   
   cc @Mousius @areusch @driazati


-- 
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: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] driazati closed issue #11749: [ci] pytest_wrapper needs guards for invalid JUnits

Posted by GitBox <gi...@apache.org>.
driazati closed issue #11749: [ci] pytest_wrapper needs guards for invalid JUnits
URL: https://github.com/apache/tvm/issues/11749


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] driazati closed issue #11749: [ci] pytest_wrapper needs guards for invalid JUnits

Posted by GitBox <gi...@apache.org>.
driazati closed issue #11749: [ci] pytest_wrapper needs guards for invalid JUnits
URL: https://github.com/apache/tvm/issues/11749


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org