Skip to content

Commit 97c94ca

Browse files
authored
Exclude tools/test_aot.py tests that cause hangs on windows && A770 (#5007)
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
1 parent 8d53a48 commit 97c94ca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

scripts/skiplist/a770/tools.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
python/test/unit/tools/test_aot.py::test_launcher_has_no_available_kernel[True]
2+
python/test/unit/tools/test_aot.py::test_launcher_has_no_available_kernel[False]
3+
python/test/unit/tools/test_aot.py::test_compile_link_matmul_no_specialization[True]
4+
python/test/unit/tools/test_aot.py::test_compile_link_matmul_no_specialization[False]
5+
python/test/unit/tools/test_aot.py::test_compile_link_matmul[True]
6+
python/test/unit/tools/test_aot.py::test_compile_link_matmul[False]
7+
python/test/unit/tools/test_aot.py::test_compile_link_autotune_matmul

0 commit comments

Comments
 (0)