Skip to content

Commit c5a0d57

Browse files
author
ochafik
committed
Update cancel.feature
1 parent 231a5e4 commit c5a0d57

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/server/tests/features/cancel.feature

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ Feature: Cancellation of llama.cpp server requests
1818
And 64 server max tokens to predict
1919
And prometheus compatible metrics exposed
2020
And 300 milliseconds delay in sampler for testing
21-
And no warmup
2221
Then the server is starting
2322
Then the server is healthy
24-
# Then the server is healthy with timeout 10 seconds
2523

2624

2725
Scenario Outline: Cancelling an OAI chat completion request frees up slot (streaming <enable_streaming>)

0 commit comments

Comments
 (0)