Skip to content

[ci] Add guards to pytest_wrapper#11553

Merged
areusch merged 1 commit intoapache:mainfrom
driazati:fix_wrapper
Jun 9, 2022
Merged

[ci] Add guards to pytest_wrapper#11553
areusch merged 1 commit intoapache:mainfrom
driazati:fix_wrapper

Conversation

@driazati
Copy link
Member

@driazati driazati commented Jun 2, 2022

This should fix #11544 and adds some more logging in case the issue persists. Unfortunately it is difficult to test for real since the case data in that PR is thrown away after Jenkins is done (Jenkins does store test data but it marshals JUnits into its own format), so this PR also uploads those to S3. This also includes a small fix to the auth logic for POSTs in git_utils

Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

cc @Mousius @areusch

@github-actions github-actions bot requested review from Mousius and areusch June 2, 2022 21:04
This should fix #11544 and adds some more logging in case the issue persists. Unfortunately it is difficult to test for real since the case data in that PR is thrown away after Jenkins is done (Jenkins does store test data but it marshals JUnits into its own format)
@areusch areusch merged commit ebc9b6d into apache:main Jun 9, 2022
Kathryn-cat pushed a commit to Kathryn-cat/tvm that referenced this pull request Jun 10, 2022
This should fix apache#11544 and adds some more logging in case the issue persists. Unfortunately it is difficult to test for real since the case data in that PR is thrown away after Jenkins is done (Jenkins does store test data but it marshals JUnits into its own format)

Co-authored-by: driazati <driazati@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI Problem] tests/scripts/pytest_wrapper.py:134 ERROR object of type 'NoneType' has no len()

2 participants

Comments