Skip to content

Conversation

@Lunderberg
Copy link
Contributor

The refactor of the unittest folder in #16110 did not include the tests/python/disco folder in the list of folders to run in CI.

@Lunderberg
Copy link
Contributor Author

Looks like there's some failing tests, which seem to have crept in while the tests were disabled.

  • There is no tvm.testing.disco that can be imported. Looks like it should instead import the exec_worker to get the PackedFunc definitions from that file.

  • Ill-formed TIR, which is now validated when parsing TVMScript.

  • NCCL not currently installed in CI environment, and not all NCCL-dependent tests are marked with tvm.testing.requires_nccl.

The refactor of the unittest folder in apache#16110 did not include the
`tests/python/disco` folder in the list of folders to run in CI.
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.

2 participants