You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/06/21 02:35:16 UTC

[GitHub] [tvm] Johnson9009 commented on pull request #14960: [Bug] Add typing_extensions requirement again.

Johnson9009 commented on PR #14960:
URL: https://github.com/apache/tvm/pull/14960#issuecomment-1599983195

   The test failed because of below check.
   
   ```
   [2023-05-26T04:00:25.396Z] + python3 ci/scripts/jenkins/check_pr.py --pr 14960
   [2023-05-26T04:00:25.396Z] [ci/scripts/jenkins/git_utils.py:192 INFO] Running ['git', 'config', '--get', 'remote.origin.url']
   [2023-05-26T04:00:25.396Z] [ci/scripts/jenkins/git_utils.py:150 INFO] Requesting GET to https://api.github.com/repos/apache/tvm/pulls/14960
   [2023-05-26T04:00:25.654Z] Running checks for PR title
   [2023-05-26T04:00:25.654Z]     [Bug] Add typing_extensions requirement again.
   [2023-05-26T04:00:25.654Z]     Checks:
   [2023-05-26T04:00:25.654Z]         [1] non_empty: PASSED
   [2023-05-26T04:00:25.654Z]         [2] trailing_period: FAILED: PR must not end in a tailing '.'
   ```


-- 
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