-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.4
-
None
-
MOODLE_34_STABLE
When completing the testing matrix for 3.4 release... I ended running a linux+sqlsrv+firefox behat complete run. I did it using the moodle-docker containers.
Everything ended ok but 4 failures in 4 examples from mod/resource/tests/behat/display_resource.feature, exactly those ones having showtype checked.
Initially I though that it maybe a sqlsrv thing... but it also happens with mysql, also using the moodle-docker containers: https://pastebin.com/KAkgztm5
But it does not happen under macos: https://pastebin.com/yCyX4ngs (note it shows 24 scenarios because it's running all - 3 - suites).
So, something wrong is happening with linux and/or moodle-docker. I'm unable to determine which of both is the factor, because I don't have any real linux box at hand. We should be able to verify what's affected and why. Specially to determine if the problem is a real Moode bug or just an infrastructure hiccup.
Ciao
- blocks
-
MDLQA-11460 CLONE - Run unit test and behat on linux
- Passed