-
Bug
-
Resolution: Deferred
-
Minor
-
None
-
3.1
-
None
-
MOODLE_31_STABLE
While it was not happening before (beta), I'm getting a consistent failure here today. Tried with both FF and Chrome. PostgreSQL:
$ vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/master/postgres_behat2/behat/behat.yml --profile="seleniumchrome" --name='Add a tool from a cartridge'
|
Moodle 3.1rc1 (Build: 20160518), c0fe085c24b5558658fb6586c3adf3f9d22af0b5
|
Php: 5.6.20, pgsql: 9.3.12, OS: Darwin 15.4.0 x86_64
|
Server OS "Darwin", Browser: "chrome"
|
Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
|
Started at 18-05-2016, 23:45
|
...........F------
|
|
--- Pasos fallidos:
|
|
And I open "Example tool" actions menu # /Users/stronk7/git_moodle/testing/mod/lti/tests/behat/addtype.feature:29
|
Xpath matching locator "//li[contains(concat(' ', normalize-space(@class), ' '), ' activity ')][contains(., 'Example tool')]" not found. (Behat\Mink\Exception\ElementNotFoundException)
|
|
1 escenario (1 fallaron)
|
18 pasos (11 pasaron, 1 fallaron, 6 saltadas)
|
0m38.78s (74.80Mb)
|
- Discovered while testing
-
MDL-54025 External Tool overwrites activity name when cartridge is used
-
- Closed
-