Skip to content

Commit b18ac49

Browse files
committed
skip decode test
1 parent b341212 commit b18ac49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/decode_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ def test_decode_topk_sampling(self):
203203

204204
@pytest.mark.tpu_only
205205
@pytest.mark.scheduled_only
206+
@pytest.mark.skip(reason="Fail due to JAX upgrade, tracked in b/504459487.")
206207
def test_tpu_deepseek32(self):
207208
decode_main(DecodeTests.CONFIGS["deepseek32"])
208209

0 commit comments

Comments
 (0)