Skip to content

Commit 9ec0503

Browse files
authored
disable failing tests (#252)
Failing test was put into CI. Disabling it to avoid confusion while we work on the fix.
1 parent 3e1b16f commit 9ec0503

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/cpp/jit/tests.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ namespace jit {
182182
_(GPU_FusionCacheMultiConsumer) \
183183
_(GPU_FusionSmem) \
184184
_(GPU_FusionSmemReduce) \
185-
_(GPU_FusionSmemBlockGemm) \
186185
_(GPU_FusionSmemBlockGemmCache) \
187186
_(GPU_FusionConstCheck) \
188187
_(GPU_FusionSymbolicReduction) \

0 commit comments

Comments
 (0)