Skip to content

Commit 094ae63

Browse files
authored
tests: updated the expected error message in process-type-privileged-agent-connections.t. (openresty#372)
1 parent cf647ac commit 094ae63

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

t/process-type-privileged-agent-connections.t

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,10 +292,8 @@ connections = 0
292292
GET /t
293293
--- response_body
294294
type: worker
295-
--- grep_error_log eval
296-
qr/privileged agent process \d+ exited with fatal code 2 and cannot be respawned/
297-
--- grep_error_log_out eval
298-
qr/privileged agent process \d+ exited with fatal code 2 and cannot be respawned/
295+
--- error_log
296+
0 worker_connection is not enough, privileged agent process cannot be spawned
299297
--- no_error_log
300298
process type: privileged agent
301299
connect ok

0 commit comments

Comments
 (0)