SQLite Compatibility
swissspidy opened this issue · 2 comments
swissspidy commented
I'm encountering some interesting errors when running tests with SQLite.
For example the plugin activation tests are failing because the SQLite plugin attempts to do a redirect upon activation. That said, I wonder if it should actually already be active or not.
In other cases it's simple the count of plugins that's wrong and needs updating when on SQLite
swissspidy commented
https://github.com/wp-cli/extension-command/actions/runs/6603123825?pr=378 is interesting. Apparently the GitHub Action is running out of disk space with SQLite... 14GB are provided usually.