mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
test: fix PytestUnknownMarkWarning: Unknown pytest.mark.timeout (#6115)
Signed-off-by: Stanley Sun <190317771+StanleySun639@users.noreply.github.com>
This commit is contained in:
parent
a718486900
commit
9518e14f69
@ -12,3 +12,4 @@ markers =
|
||||
skip_less_host_memory: skip when less host memory detected than the requested
|
||||
support_fp8: skip when fp8 is not supported on the device
|
||||
skip_device_not_contain: skip when the device does not contain the specified keyword
|
||||
timeout: set test timeout in seconds
|
||||
|
||||
Loading…
Reference in New Issue
Block a user