lpdink commented on PR #14960: URL: https://github.com/apache/tvm/pull/14960#issuecomment-1599987130
> 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 '.' > ``` Sorry for missing that, now fixed. -- 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]
