catalyst / moodle-auth_outage

Planned, graduated user and admin friendly moodle outages
https://moodle.org/plugins/auth_outage
17 stars 34 forks source link

Fix behat failures #300

Open tuanngocnguyen opened 2 years ago

tuanngocnguyen commented 2 years ago

WR #382301

Checking if behat can be enabled

tuanngocnguyen commented 2 years ago

Hi @brendanheywood/@Peterburnett ,

I cannot fix/workaround the issue with behat:

Error while stopping WebDriver: Behat\Mink\Exception\DriverException (0) 'Could not close connection' Attempting to continue with test run. Stacktrace follows: • line 78 of /vendor/behat/mink/src/Session.php: call to OAndreyev\Mink\Driver\WebDriver->stop() • line 670 of /lib/tests/behat/behat_hooks.php: call to Behat\Mink\Session->stop()

So I leave it disabled. Instead, I fixed 2 behat failures in this MR