Moodle 405 stable runtest fixes#65
Conversation
|
This failure is caused by ACPu being assumed disabled in the runtest. ACPu is disabled on NZEL servers. |
|
It looks like we are still seeing CI failures here on the GA bots, likely due to some difference in containers or similar to do with APCu. My recommendation here is that we move the tests over to use 'file' instead of 'apcu' so the test environment is consistent everywhere, after which the tests should be green here. Functional change to the boolean logic looks good |
|
The suggestion makes sense. I'll add a commit to reflect this. |
|
merging this in for now to get our tests passing... @Peterburnett feel free to add further commits on top if you want to see it implement some improvements to tests! |
No description provided.