Skip to content

Conversation

@juliusknorr
Copy link
Member

This fixes running the CalDAVRemoveEmptyValue repair step on Oracle. Since we cannot apply a like clause on the blob field calendardata, we need to iterate over the table and to the filtering in PHP.

@juliusknorr juliusknorr force-pushed the bugfix/noid/calendar-repair-oracle branch from 6db61b5 to e69655e Compare November 11, 2020 14:08
@nickvergessen nickvergessen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 11, 2020
@nickvergessen
Copy link
Member

/backport to stable20

@faily-bot
Copy link

faily-bot bot commented Nov 11, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 35386: failure

mysql8.0-php7.4

Show full log
There were 2 warnings:

1) Test\Files\ViewTest::testRenameFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

2) Test\Files\ViewTest::testCopyFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

--

There was 1 failure:

1) Test\User\DatabaseTest::testSearch
Failed asserting that actual size 3 matches expected size 2.

/drone/src/tests/lib/User/Backend.php:114
/drone/src/tests/lib/User/DatabaseTest.php:125

mysql5.6-php7.3

Show full log
There were 2 warnings:

1) Test\Files\ViewTest::testRenameFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

2) Test\Files\ViewTest::testCopyFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

--

There was 1 failure:

1) Test\Repair\CleanTagsTest::testRun
Assert tag entries count after cleaning tag entries
Failed asserting that '1' matches expected 2.

/drone/src/tests/lib/Repair/CleanTagsTest.php:125
/drone/src/tests/lib/Repair/CleanTagsTest.php:92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants