From 8ceb2a223dd6700a09991f82fe27a6459b9898ed Mon Sep 17 00:00:00 2001 From: Derek Pitman Date: Thu, 23 Jul 2026 12:18:14 -0700 Subject: [PATCH] [None][infra] Unwaive test_proxy_fast_death tests Signed-off-by: Derek Pitman --- tests/integration/test_lists/waives.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/integration/test_lists/waives.txt b/tests/integration/test_lists/waives.txt index 79384bbde5ce..80e697faf3be 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -366,10 +366,6 @@ unittest/auto_deploy/multigpu/custom_ops SKIP (https://nvbugs/6403920) unittest/disaggregated/test_kv_transfer.py SKIP (https://nvbugs/6403793) unittest/disaggregated/test_kv_transfer.py::test_transfer_worker_v2[tp1_pp4_to_tp2_pp2] SKIP (https://nvbugs/6445316) unittest/disaggregated/test_kv_transfer.py::test_transfer_worker_v2[tp4_pp1_to_tp2_pp2] SKIP (https://nvbugs/6426834) -unittest/executor/test_proxy_fast_death.py SKIP (https://nvbugs/6499882) -unittest/executor/test_proxy_fast_death.py::test_shutdown_does_not_block_on_dead_engine SKIP (https://nvbugs/6499882) -unittest/executor/test_proxy_fast_death.py::test_shutdown_does_not_shut_down_external_session SKIP (https://nvbugs/6499882) -unittest/executor/test_proxy_fast_death.py::test_shutdown_keeps_blocking_semantics_when_engine_alive SKIP (https://nvbugs/6499882) unittest/executor/test_rpc.py::TestRpcCorrectness::test_incremental_task_async SKIP (https://nvbugs/5741476) unittest/executor/test_rpc_proxy.py SKIP (https://nvbugs/5605741) unittest/executor/test_rpc_worker.py SKIP (https://nvbugs/5605741)