[NPU] Disable failed test cases (#34377)

Co-authored-by: Even Zhou <even.y.zhou@outlook.com>
Co-authored-by: sglang-npu-bot <sglangnpu@163.com>
This commit is contained in:
Cherry_ming
2026-08-11 16:38:15 +08:00
committed by GitHub
co-authored by Even Zhou sglang-npu-bot
parent 6f3fe13a9c
commit 396722e490
+1 -1
View File
@@ -222,7 +222,7 @@ jobs:
multimodal-gen-test-2-npu-a3:
needs: [check-changes, pr-gate, set-image-config]
if: ${{ !failure() && !cancelled() && needs.check-changes.outputs.multimodal_gen == 'true' }}
if: false # Temporarily disabled; will be restored once the issue is fixed.
runs-on: linux-aarch64-a3-800t-2
container:
image: ${{ needs.set-image-config.outputs.CANN_image_a3 }}