Skip to content

Commit 54a97af

Browse files
committed
ci(pytest): ignore deepseek_v4_vs_reference_test.py parity evaluation across automated runner suites
1 parent 4e5725c commit 54a97af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ addopts =
2424
--ignore=tests/unit/qwen3_next_vs_reference_test.py
2525
--ignore=tests/unit/deepseek32_vs_reference_test.py
2626
--ignore=tests/unit/engram_vs_reference_test.py
27+
--ignore=tests/unit/deepseek_v4_vs_reference_test.py
2728
markers =
2829
tpu_only: marks tests to be run on TPUs only
2930
tpu_backend: marks tests that require a TPU-enabled JAX install (TPU PJRT plugin), but not TPU hardware

0 commit comments

Comments
 (0)