Conversation
|
I've managed to get the majority of the tests to pass. The one which I can't work out is:
This seems deep in Syfoney when it caches the config in Notable changesWith the Dockerfile changes, it may be beneficial to cache the build steps or push the image to a repository for faster build time and less waiting on tests |
Updating the lowest dependecy until deprication warnings are fix.
Rasing minimum-stability from beta to stable
Removing the memory limit when unit tests are running
|
Hi @makasim, I've managed to get the test to pass 🎉 However, I did have to drop the lower supported versions of Syfoney to get around |
|
Thank you very much, keep CI green is very important job.
That's okay. |
I still think there is wisdom in what he has said, but like most things, take it with a pinch of salt |
|
LGTM, happy to merge once green |
|
That test seems flaky, I'll take a look at it tonight. |
|
Looks like that test case extends I'm not sure what the best course of action is. |
There's an issue with the downstream PPA "ondrej/php" where is cannot find the gearman package.
Refactoring Dockerfile to use standard base images as a workaround