-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
3. to reviewWaiting for reviewsWaiting for reviews
Description
./autotest.sh sqlite works fine without errors (also executes dav tests)
./autotest.sh sqlite apps/dav throws plenty of ::__construct() must implement interface OCP\IDBConnection, null given errors
phpunit --bootstrap tests/bootstrap.php -c apps/dav/tests/unit/phpunit.xml throws the same errors.
@LukasReschke was also able to reproduce this
All three commands work just fine on stable11.
Server configuration
Operating system: ubuntu 17.04
Web server: apache
Database: sqlite / mysql
PHP version: 7.0.15-1ubuntu4
PHPUnit version: 5.7.19
Nextcloud version: 1bd3bd3 (but also before, not stable11)
Metadata
Metadata
Assignees
Labels
3. to reviewWaiting for reviewsWaiting for reviews