Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing table in privacy provider and Moodle 3.9 incompatibility #85

Closed
golenkovm opened this issue Mar 9, 2021 · 1 comment
Closed

Comments

@golenkovm
Copy link
Contributor

Some more failing core unit tests:

3) provider_testcase::test_userdata_provider_implements_userlist with data set "mod_groupformation" ('mod_groupformation', 'mod_groupformation\privacy\provider')
Failed asserting that false is true.

/siteroot/privacy/tests/provider_test.php:212
/siteroot/lib/phpunit/classes/advanced_testcase.php:80

To re-run:
 vendor/bin/phpunit "provider_testcase" privacy/tests/provider_test.php
4) provider_testcase::test_table_coverage
The following tables with user fields must be covered with metadata providers: 
  - groupformation_answers (userid)
  - groupformation_logging (userid)

/siteroot/privacy/tests/provider_test.php:327
/siteroot/lib/phpunit/classes/advanced_testcase.php:80

To re-run:
 vendor/bin/phpunit "provider_testcase" privacy/tests/provider_test.php
@golenkovm
Copy link
Contributor Author

Hi @stefanjung,

Thank you for merging my PR.
Closing this as fixed

Kind regards,
Mikhail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant