Skip to content

Commit db56858

Browse files
committed
tests: fixed a regression in the previosu commit.
1 parent e7c88d4 commit db56858

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

t/process-type-master.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ master_on();
4848

4949
#no_diff();
5050
#no_long_string();
51-
#check_accum_error_log();
51+
check_accum_error_log();
5252
run_tests();
5353

5454
__DATA__

valgrind.suppress

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,4 @@
8080
fun:ngx_alloc
8181
fun:ngx_set_environment
8282
fun:ngx_worker_process_init
83-
fun:ngx_worker_process_cycle
84-
fun:ngx_spawn_process
85-
fun:ngx_start_worker_processes
8683
}

0 commit comments

Comments
 (0)