You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console
7.4: Pulling from owncloudci/php
Digest: sha256:94d945c4eb485a1db0b8323e66bfef86fdfc778107384712f686856896a5c830
Status: Image is up to date for owncloudci/php:7.4
+ cd owncloud
+ php ./occ app:disable gallery
No such app enabled: gallery
+ chmod +x lib/composer/phpunit/phpunit/phpunit
+ cd tests
+ ../lib/composer/phpunit/phpunit/phpunit --configuration phpunit-autotest.xml --log-junit "autotest-results-$DATABASE.xml"
PHP Fatal error: Uncaught Error: Class 'OCA\Notifications\Tests\Unit\TestCase' not found in /drone/src/owncloud/apps/notifications/tests/unit/AppInfo/AppTest.php:34
Stack trace:
#0 /drone/src/owncloud/tests/apps.php(23): require_once()
#1 /drone/src/owncloud/tests/apps.php(21): loadDirectory()
#2 /drone/src/owncloud/tests/apps.php(21): loadDirectory()
#3 /drone/src/owncloud/tests/apps.php(54): loadDirectory()
Unit tests for update-testing app fails on nightly on every matrix piprline on the above. This needs to be inviestigated as it fails on every nightly builds.
The text was updated successfully, but these errors were encountered:
Drone nightly build https://drone.owncloud.com/owncloud/update-testing/1612/1/6
Unit tests for update-testing app fails on nightly on every matrix piprline on the above. This needs to be inviestigated as it fails on every nightly builds.
The text was updated successfully, but these errors were encountered: