--TEST-- FPM: Ping on the status invisible pool --SKIPIF-- --FILE-- start(); $tester->expectLogStartNotices(); $tester->ping('{{ADDR[status]}}'); usleep(100000); $tester->terminate(); $tester->expectLogTerminatingNotices(); $tester->close(); ?> Done --EXPECT-- Done --CLEAN--