perftools / xhgui

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

Debugging tests for slim upgrade on ci #440

Closed luzip665 closed 2 years ago

luzip665 commented 2 years ago

Based on PR #333

It's just for testing for now. If it works, I'll implement it in a nicer way

luzip665 commented 2 years ago

@glensc Please can you approve again?

I reworked all usages of request and response. Now all tests are running locally. But there there are still 3 failures relating to mongodb. May be you can have a look for it?

glensc commented 2 years ago

Why did the CI approve got lost?

glensc commented 2 years ago

Thanks! CI passes now https://github.com/perftools/xhgui/pull/333