We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c88d4 commit db56858Copy full SHA for db56858
t/process-type-master.t
@@ -48,7 +48,7 @@ master_on();
48
49
#no_diff();
50
#no_long_string();
51
-#check_accum_error_log();
+check_accum_error_log();
52
run_tests();
53
54
__DATA__
valgrind.suppress
@@ -80,7 +80,4 @@
80
fun:ngx_alloc
81
fun:ngx_set_environment
82
fun:ngx_worker_process_init
83
- fun:ngx_worker_process_cycle
84
- fun:ngx_spawn_process
85
- fun:ngx_start_worker_processes
86
}
0 commit comments