-
Bug
-
Resolution: Fixed
-
Blocker
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
---Running behat Process again for failed steps---
|
Moodle 3.4dev (Build: 20170817), 9bd0912ad0b8933a3fb5d7459a6336fd70ed7644
|
Php: 7.0.16.4.1, sqlsrv: 14.00.0600, OS: Linux 4.4.0-92-generic x86_64
|
Server OS "Linux", Browser: "firefox"
|
Started at 23-08-2017, 07:34
|
...................................................................... 70
|
.................................................................F-
|
|
--- Failed steps:
|
|
001 Scenario: Sort and paginate the list of users # /var/www/html/moodle/user/tests/behat/view_participants.feature:106
|
And I should not see "student1@example.com" # /var/www/html/moodle/user/tests/behat/view_participants.feature:122
|
"student1@example.com" text was found in the page
|
|
+--[ HTTP/1.1 200 | http://172.18.0.12/moodle/user/index.php?contextid=35&id=2&perpage=20&page=1 | GoutteDriver ]
|
|
|
| <!DOCTYPE html>
|
|
|
| <html dir="ltr" lang="en" xml:lang="en">
|
| <head>
|
| <title>C1: Participants</title>
|
| <link rel="shortcut icon" href="http://172.18.0.12/moodle/theme/image.php/boost/theme/1503402170/favicon" />
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
| <meta name="keywords" content="moodle, C1: Participants" />
|
| <link rel="stylesheet" type="text/css" href="http://172.18.0.12/moodle/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="http://172.18.0.12/moodle/theme/styles.php/boost/1503402170_1/all" />
|
| <script type="text/javascript">
|
| //<![CDATA[
|
| var M = {}; M.yui = {};
|
| M.pageloadstarttime = new Date();
|
| M.cfg = {"wwwroot":"http:\/\/172.18.0.12\/moodle","sesskey":"tXUNk2nlKw","themerev":"1503402170","slasharguments":1,"theme":"boost","iconsystemmodule":"core\/icon_system_fontaw...
|
|
|
|
3 scenarios (2 passed, 1 failed)
|
137 steps (135 passed, 1 failed, 1 skipped)
|
1m13.08s (47.00Mb)
|
|
This appears to be a collation issue as it only affects sqlsrv but I've not had a chance to verify 100%
- is a regression caused by
-
MDL-59369 Add a status column to the participants page
-
- Closed
-