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
There were 2 failures:
1) Test\LargeFileHelperGetFileSizeTest::testGetFileSizeViaCurl with data set #0 ('/drone/src/tests/data/lorem.txt', 446)
Failed asserting that null is identical to 446.
/drone/src/tests/lib/LargeFileHelperGetFileSizeTest.php:53
2) Test\LargeFileHelperGetFileSizeTest::testGetFileSizeViaCurl with data set #1 ('/drone/src/tests/data/strängé...2).txt', 446)
Failed asserting that null is identical to 446.
/drone/src/tests/lib/LargeFileHelperGetFileSizeTest.php:53
PHPUnit 6.5.14 by Sebastian Bergmann and contributors.
Runtime: PHPDBG 7.1.32-1+ubuntu18.04.1+deb.sury.org+1
Configuration: /drone/src/tests/phpunit-autotest-external.xml
mkdir failed on directory /var/cache/samba: Permission denied
mkdir failed on directory /var/cache/samba: Permission denied
mkdir failed on directory /var/cache/samba: Permission denied
Fmkdir failed on directory /var/cache/samba: Permission denied
...
There were 85 failures:
1) OCA\Files_External\Tests\Storage\SmbTest::testRenameWithSpaces
Failed asserting that false is true.
/drone/src/apps/files_external/tests/Storage/SmbTest.php:53
...
Server configuration
core master
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Expected behaviour
Pass
Actual behaviour
LargeFileHelper
fails e.g. https://drone.owncloud.com/owncloud/core/20935/13/9on various PHP 7.0 and 7.1 unit test runs.
And fails on 7.2 https://drone.owncloud.com/owncloud/core/20935/21/9 and 7.3 https://drone.owncloud.com/owncloud/core/20935/23/9 but the drone job is green!?!?!?
https://drone.owncloud.com/owncloud/core/20935/26/10
Server configuration
core master
The text was updated successfully, but these errors were encountered: