Skip to content

Commit d2071d7

Browse files
authored
[None][infra] Remove invaild waived tests which not in release branch (#8841)
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
1 parent 421d48f commit d2071d7

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

tests/integration/test_lists/waives.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,5 +349,3 @@ full:H20-3e/accuracy/test_llm_api_pytorch.py::TestNemotronUltra::test_auto_dtype
349349
full:H20-3e/accuracy/test_llm_api_pytorch.py::TestKimiK2::test_fp8_blockscale[latency] SKIP (slow I/O)
350350
full:H20-3e/test_e2e.py::test_ptp_quickstart_advanced_multi_gpus[DeepSeek-V3-671B-FP8-DeepSeek-V3-0324-8] SKIP (slow I/O)
351351
disaggregated/test_disaggregated_single_gpu.py::test_disaggregated_spec_dec_batch_slot_limit[False-False-EAGLE3-LLaMA3.1-Instruct-8B-Llama-3.1-8B-Instruct] SKIP (https://nvbugs/5608743)
352-
accuracy/test_disaggregated_serving.py::TestGPTOSS::test_auto_dtype[False] SKIP (https://nvbugs/5624367)
353-
accuracy/test_disaggregated_serving.py::TestGPTOSS::test_auto_dtype[True] SKIP (https://nvbugs/5624367)

tests/unittest/_torch/thop/parallel/test_fp8_rowwise_linear.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from tensorrt_llm.models.modeling_utils import QuantAlgo, QuantConfig
77

88

9-
@pytest.mark.skip(reason="https://nvbugs/5619396")
109
@skip_blackwell
1110
@skip_pre_hopper
1211
@pytest.mark.parametrize("dtype", [torch.float16, torch.bfloat16])

0 commit comments

Comments
 (0)