moodlehq / moodle-docker

A docker environment for moodle developers
GNU General Public License v3.0
373 stars 244 forks source link

master branch failing against moodle master - oracle #219

Closed aspark21 closed 1 year ago

aspark21 commented 1 year ago

Currently only happens with Behat (master, 8.0, oracle, chrome, behat)

https://github.com/aspark21/moodle-docker/runs/7483804352?check_suite_focus=true#step:4:2135 == Environment == !! database oracle (Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production) !! [System] version 19 is required and you are running 11.2.0.2.0 - Error: Process completed with exit code 1.

Noticed this after rebasing a branch on this repo's master branch with a change that would have no impact on any of the tests.

stronk7 commented 1 year ago

Wow, my fault. I was 99% I had already done this! In fact I ticked it in the TODO list of MDL-71747 some weeks ago.

Sure i tested it against incorrect branch, grrr. Will look to #220 soon, thanks!