-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.2
-
None
-
MOODLE_32_STABLE
Revert https://github.com/rajeshtaneja/moodle/compare/wip-mdl-57168-m1~1...wip-mdl-57168-m1 and run mod/assign/feedback/editpdf/tests/behat/annotate_pdf.feature:8
You will observe the following randomly fails. Further investigation showed that wantsurl is passed between the sessions.
001 Scenario: Submit a PDF file as a student and annotate the PDF as a teacher # /home/rajesh/moodles/im/moodle/mod/assign/feedback/editpdf/tests/behat/annotate_pdf.feature:8
|
And I log in as "teacher1" # /home/rajesh/moodles/im/moodle/mod/assign/feedback/editpdf/tests/behat/annotate_pdf.feature:31
|
Moodle exception: Invalid user id More information about this error
|
|
|
×
|
|
Debug info:
|
|
Error code: invaliduserid
|
|
|
|
×
|
|
Stack trace:
|
|
line 496 of /lib/setuplib.php: moodle_exception thrown
|
line 71 of /draftfile.php: call to print_error()
|
(Exception)
|
|
1 scenario (1 failed)
|
|
- Discovered while testing
-
MDL-57168 Behat failures in 3.2 RC2
- Closed