Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Broken Tests Haven't Been Caught by CI #16633

Closed
Johnson9009 opened this issue Feb 23, 2024 · 0 comments
Closed

[Bug] Broken Tests Haven't Been Caught by CI #16633

Johnson9009 opened this issue Feb 23, 2024 · 0 comments
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it status:stale PR is stale and not being acted on for a while type: bug

Comments

@Johnson9009
Copy link
Contributor

This issue is used to recording the broken tests haven't been caught by CI, in #16521, we fixed lots of broken tests, but recently we found some tests are crashed and there is some bug in CI, so lead to we don't know them util now.

The broken tests are below items of "tests/scripts/task_python_unittest.sh"

  • "tir-transform"
  • "tir-usmp"

The crashed cases:
tests/python/tir-transform/test_tir_transform_inject_rolling_buffer.py
tests/python/tir-usmp/test_tir_usmp_algo.py
tests/python/tir-usmp/test_tir_usmp_analysis_extract_bufferinfo.py
tests/python/tir-usmp/test_tir_usmp_transform_convert_pool_allocations_to_offsets.py
tests/python/tir-usmp/test_tir_usmp_utils.py

other failed cases:
tests/python/tir-transform/test_tir_transform_pointer_value_type_rewrite.py::TestRewriteToShuffle::test_compare
tests/python/tir-transform/test_tir_transform_force_narrow_index_to_i32.py::test_thread_axis2
tests/python/tir-transform/test_tir_transform_hoist_if.py::test_hoisting_block_scope_4
tests/python/tir-transform/test_transform_default_gpu_schedule.py::test_add_on_metal

@Johnson9009 Johnson9009 added type: bug needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it labels Feb 23, 2024
@tqchen tqchen added the status:stale PR is stale and not being acted on for a while label Feb 8, 2025
@tqchen tqchen closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it status:stale PR is stale and not being acted on for a while type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants