Skip to content

Integrations tests against nextcloud master are failing when creating a nextcloud user #10688

@kesselb

Description

@kesselb

Steps to reproduce

  1. Run CI
  2. Spot an error when creating a nextcloud user

Expected behavior

Actual behavior

Additional info

Something in server changed since yesterday, causing our integration tests to fail.

Last successful run: https://github.com/nextcloud/mail/actions/runs/13292360986 (2025-02-12).

 1) OCA\Mail\Tests\Integration\Db\InternalAddressMapperTest::testIndividualExists
TypeError: OCA\DAV\Events\CardCreatedEvent::__construct(): Argument #2 ($addressBookData) must be of type array, null given, called in /home/runner/actions-runner/_work/mail/mail/nextcloud/apps/dav/lib/CardDAV/CardDavBackend.php on line 649

/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/dav/lib/Events/CardCreatedEvent.php:30
/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/dav/lib/CardDAV/CardDavBackend.php:649
/home/runner/actions-runner/_work/mail/mail/nextcloud/lib/public/AppFramework/Db/TTransactional.php:45
/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/dav/lib/CardDAV/CardDavBackend.php:611
/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/dav/lib/CardDAV/SyncService.php:246
/home/runner/actions-runner/_work/mail/mail/nextcloud/lib/public/AppFramework/Db/TTransactional.php:45
/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/dav/lib/CardDAV/SyncService.php:241
/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/dav/lib/Listener/UserEventsListener.php:73
/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/dav/lib/Listener/UserEventsListener.php:51
/home/runner/actions-runner/_work/mail/mail/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php:68
/home/runner/actions-runner/_work/mail/mail/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php:220
/home/runner/actions-runner/_work/mail/mail/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php:56
/home/runner/actions-runner/_work/mail/mail/nextcloud/lib/private/EventDispatcher/EventDispatcher.php:67
/home/runner/actions-runner/_work/mail/mail/nextcloud/lib/private/EventDispatcher/EventDispatcher.php:79
/home/runner/actions-runner/_work/mail/mail/nextcloud/lib/private/User/Manager.php:457
/home/runner/actions-runner/_work/mail/mail/nextcloud/lib/private/User/Manager.php:417
/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/mail/vendor-bin/phpunit/vendor/christophwurst/nextcloud_testing/TestUser.php:64
/home/runner/actions-runner/_work/mail/mail/nextcloud/apps/mail/tests/Integration/Db/InternalAddressMapperTest.php:37

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions