Skip to content

Commit 7fd480f

Browse files
committed
fix test list
Signed-off-by: jthomson04 <[email protected]>
1 parent 5fa688f commit 7fd480f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_lists/test-db/l0_a10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ l0_a10:
2020
- unittest/_torch/modeling/test_modeling_mistral.py
2121
- unittest/_torch/modeling/test_modeling_pixtral.py
2222
- unittest/_torch/sampler/test_trtllm_sampler.py
23+
- unittest/_torch/executor/test_async_transfer_manager.py
2324
- unittest/_torch/executor/test_scheduler_serializable_output.py
2425
# NOTE: this is a CPU-only test, but we do not have a dedicated job for this (and therefore no
2526
# test list either).
@@ -80,7 +81,6 @@ l0_a10:
8081
# executor
8182
- unittest/executor/test_rpc.py
8283
- unittest/executor/test_ipc.py
83-
- unittest/executor/_torch/test_async_transfer_manager.py
8484
# trtllm-serve CPU-only
8585
- unittest/llmapi/apps/test_chat_utils.py
8686
- unittest/llmapi/apps/test_tool_parsers.py

0 commit comments

Comments
 (0)