-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.4, 3.6.2
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
- Install Moodle on postgres with port number 5433
- Run vendor/bin/phpunit --testsuite core_dml_testsuite --filter pgsql_native_recordset_testcase
Have a Moodle install with Postgres running on a non-default port. (The default port is 5432). Run
vendor/bin/phpunit --testsuite core_dml_testsuite --filter pgsql_native_recordset_testcase
Expected result: passes
Acutal result: lots of fails