Skip to content

Commit 4382295

Browse files
Add test_scan_layouts to skiplist (#2663)
Fix CI failure: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/11744998351 Signed-off-by: Whitney Tsang <[email protected]>
1 parent 468bec4 commit 4382295

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

scripts/skiplist/a770/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# https://github.com/intel/intel-xpu-backend-for-triton/issues/1434
22
test/unit/language/test_core.py::test_precise_math[1-tl.math.sqrt_rn(x)-tl.math.sqrt(x.to(tl.float64)).to(tl.float32)]
3+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
4+
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
35
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
46
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
57
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

scripts/skiplist/conda/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ test/unit/language/test_core.py::test_dot_max_num_imprecise_acc[64-float8e4b15-1
115115
test/unit/language/test_core.py::test_dot_max_num_imprecise_acc[128-float8e5-128-256-128-128-256-256]
116116
# https://github.com/intel/intel-xpu-backend-for-triton/issues/1434
117117
test/unit/language/test_core.py::test_precise_math[1-tl.math.sqrt_rn(x)-tl.math.sqrt(x.to(tl.float64)).to(tl.float32)]
118+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
119+
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
118120
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
119121
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
120122
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# https://github.com/intel/intel-xpu-backend-for-triton/issues/1434
22
test/unit/language/test_core.py::test_precise_math[1-tl.math.sqrt_rn(x)-tl.math.sqrt(x.to(tl.float64)).to(tl.float32)]
3+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
4+
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]

scripts/skiplist/lts/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ test/unit/language/test_core.py::test_dot_max_num_imprecise_acc[64-float8e4b15-1
115115
test/unit/language/test_core.py::test_dot_max_num_imprecise_acc[128-float8e5-128-256-128-128-256-256]
116116
# https://github.com/intel/intel-xpu-backend-for-triton/issues/1434
117117
test/unit/language/test_core.py::test_precise_math[1-tl.math.sqrt_rn(x)-tl.math.sqrt(x.to(tl.float64)).to(tl.float32)]
118+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
119+
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
118120
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
119121
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
120122
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

scripts/skiplist/mtl/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# https://github.com/intel/intel-xpu-backend-for-triton/issues/1434
22
test/unit/language/test_core.py::test_precise_math[1-tl.math.sqrt_rn(x)-tl.math.sqrt(x.to(tl.float64)).to(tl.float32)]
3+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
4+
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
35
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
46
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
57
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

scripts/skiplist/xe2/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# https://github.com/intel/intel-xpu-backend-for-triton/issues/1434
22
test/unit/language/test_core.py::test_precise_math[1-tl.math.sqrt_rn(x)-tl.math.sqrt(x.to(tl.float64)).to(tl.float32)]
3+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
4+
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
35
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
46
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
57
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

0 commit comments

Comments
 (0)