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

Unit test error in MOODLE_403_STABLE #2815

Open
CarlosArceLopera opened this issue Mar 18, 2025 · 0 comments
Open

Unit test error in MOODLE_403_STABLE #2815

CarlosArceLopera opened this issue Mar 18, 2025 · 0 comments

Comments

@CarlosArceLopera
Copy link

Hi,
I am getting this failure when using MOODLE_403_STABLE branch for auth_oidc

vendor/bin/phpunit --filter test_table_coverage privacy/tests/privacy/provider_test.php 
Moodle 4.3.11 (Build: 20250317), 49bf20af0b89c0ee36404017ccf0f6ee34f818dc
Php: 8.1.28, mysqli: 8.0.39, OS: Linux 6.8.0-52-generic x86_64
PHPUnit 9.5.28 by Sebastian Bergmann and contributors.

F                                                                   1 / 1 (100%)

Time: 00:00.181, Memory: 90.50 MB

There was 1 failure:

1) core_privacy\privacy\provider_test::test_table_coverage
The following tables with user fields must be covered with metadata providers: 
  - auth_oidc_sid (userid)

/var/www/mdlhq403/privacy/tests/privacy/provider_test.php:328
/var/www/mdlhq403/lib/phpunit/classes/advanced_testcase.php:81

FAILURES!
Tests: 1, Assertions: 1, Failures: 1.
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