Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable18] fix event icon sizes and text alignment #22415

Merged
merged 2 commits into from
Aug 26, 2020

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Aug 25, 2020

backport of #22358

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@faily-bot
Copy link

faily-bot bot commented Aug 25, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 32290: failure

mariadb10.1-php7.2

Show full log
There was 1 error:

1) Test\Files\ObjectStore\ObjectStoreStorageTest::testFOpen with data set #1 (' file.txt')
stream_get_contents() expects parameter 1 to be resource, boolean given

/drone/src/tests/lib/Files/Storage/Storage.php:370

--

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 were 2 failures:

1) Test\Files\Cache\QuerySearchHelperTest::testComparison with data set #10 (OC\Files\Search\SearchBinaryOperator Object (...), array(0, 1))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
-    0 => 0
-    1 => 440
+    0 => '439'
+    1 => '440'
 )

/drone/src/tests/lib/Files/Cache/QuerySearchHelperTest.php:212

2) OCA\Files_Sharing\Tests\SharedMountTest::testPermissionMovedGroupShare with data set #142 ('folder', 9, 15)
Failed asserting that false is true.

/drone/src/apps/files_sharing/tests/SharedMountTest.php:361

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 25, 2020
@rullzer rullzer merged commit ab575c9 into stable18 Aug 26, 2020
@rullzer rullzer deleted the backport/22358/stable18 branch August 26, 2020 18:22
@rullzer rullzer mentioned this pull request Sep 4, 2020
@MorrisJobke MorrisJobke mentioned this pull request Sep 9, 2020
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 feature: workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants