perftools / xhgui

Web interface for XHProf profiling data can store data in MongoDB or PDO database
1.65k stars 342 forks source link

[0.18.2]: Tests: Skip MongoTest for pdo saver #419

Closed glensc closed 3 years ago

glensc commented 3 years ago

Skip MongoTest on non-mongo tests.

This worked before as probably setup-php included mongo extension unconditionally.