Tim Hunt
Tim Hunt
Thank you very much for looking at this. I have not tried doing that, because from the error message, it was not clear that was a thing to try. I...
Note, we are seeing this too on our setup (Moodle 3.11 and 4.0).
Note https://tracker.moodle.org/browse/MDL-75918, which is relevant to this.
Thanks for finding that. Right, I think defaulting --strict to on for Moodle plugin ci runs is right. If you have pending things, then your code is not fully working,...
Oh! that sucks. Still having pending steps in release code should be a blocker to the release, and so should fail the build. However, having skipped steps, because some tests...
No. 'Pending steps' are a specific thing in Behat (https://behat.org/en/latest/user_guide/context/definitions.html#pending-steps) and we want an option which specifically causes the build to fail if any are found. The name is right.
We are seeing this too. The longer the recording goes on, the worse it becomes. The drop-outs lead to clicks, which can make the recorded audio pretty painful to listen...
Isn't this now working correctly? Can this be closed?
Thank you for reporting the issues you found. We will fix them. I disagree with your claim that these should be removed. They exist because they are useful, and it...
Thanks for this tip @kabalin, which almost worked to get the qtype_stack Behat tests passing again. However, it did not work: https://travis-ci.org/timhunt/moodle-qtype_stack/jobs/653818879 2 errors: 1) [WebDriver\Exception\CurlExec (-1)] 599 Webdriver http...