-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
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