-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.3
-
None
-
MOODLE_33_STABLE
We're seeing this fail quite regularly on our nightly testing infrastructure. It's not every time, and I've not been able to reproduce it locally yet.
This particular example is from an MSSQL run against PHP 5.6 (mssql driver) on Linux and Moodle 3.3 (weekly)
--- Failed steps:
|
|
001 Scenario: Test review mode with all scos completed. # /var/www/html/moodle/mod/scorm/tests/behat/multisco_review_mode.feature:54
|
Then I should see "Review mode" # /var/www/html/moodle/mod/scorm/tests/behat/multisco_review_mode.feature:172
|
"Review mode" text was not found in the page (Behat\Mink\Exception\ExpectationException)
|
|
552 scenarios (547 passed, 1 failed, 4 skipped)
|
13612 steps (13567 passed, 1 failed, 44 skipped)
|
207m11.45s (168.28Mb)
|
|
The faildump screenshot indeed shows it without the "Review mode" link:
I'll try and look into this some more tomorrow, and to track down all failures and see if they belong to any pattern.
Heads up to danmarsden.
- duplicates
-
MDL-58605 Browser cache not reset between tests
-
- Closed
-