-
Bug
-
Resolution: Fixed
-
Critical
-
3.3
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
wip-
MDL-58683-master -
Since some days ago, this scenario is failing for clean:
--name='Two entries required to complete the activity' --suite=clean
|
|
Moodle 3.3beta (Build: 20170421), 259ee7a5e8403763311da2551bc45fcf97d0624d
|
Php: 5.6.11.1.3.4, pgsql: 9.6.1, OS: Linux 4.4.0-38-generic x86_64
|
Server OS "Linux", Browser: "firefox"
|
Started at 24-04-2017, 07:01
|
....................................F-..................
|
|
--- Failed steps:
|
|
001 Scenario: Two entries required to complete the activity # /var/www/html/moodle/mod/data/tests/behat/completion_condition_entries.feature:7
|
Then "Student 1" user has completed "Test database name" activity # /var/www/html/moodle/mod/data/tests/behat/completion_condition_entries.feature:61
|
Icon matching locator "Student 1, Test database name: Completed" in the "//table[@id='completion-progress']" "xpath_element"" not found. (Behat\Mink\Exception\ElementNotFoundException)
|
|
2 scenarios (1 passed, 1 failed)
|
56 steps (54 passed, 1 failed, 1 skipped)
|
0m29.55s (112.76Mb)
|
It seems that this was introduced by MDL-23919, linking...
- is a regression caused by
-
MDL-23919 Database activity setting "Required entries" should belong to completion settings
- Closed