[Bug] Broken Tests Haven't Been Caught by CI #16633
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
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"
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
The text was updated successfully, but these errors were encountered: