Skip to content

[stable18] Fix detecting text/x-php mimetype and secure mimetype mapping - #22746

Merged
MorrisJobke merged 2 commits into
stable18from
backport/22646/stable18
Sep 9, 2020
Merged

[stable18] Fix detecting text/x-php mimetype and secure mimetype mapping#22746
MorrisJobke merged 2 commits into
stable18from
backport/22646/stable18

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

backport of #22646

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@MorrisJobkeMorrisJobke added the 4. to release Ready to be released and/or waiting for tests to finish label Sep 9, 2020
@faily-bot

faily-botBot commented Sep 9, 2020

Copy link
Copy Markdown

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 32881: failure

sqlite

Show full log
There was 1 error:
1) OCA\Files_Sharing\Tests\EtagPropagationTest::testRecipientDeleteInShare
Error: Call to a member function getMountPoint() on null
/drone/src/lib/private/Share20/Manager.php:305
/drone/src/lib/private/Share20/Manager.php:707
/drone/src/apps/files_sharing/tests/EtagPropagationTest.php:142
/drone/src/apps/files_sharing/tests/PropagationTestCase.php:42
--
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

acceptance-app-files

  • tests/acceptance/features/app-files.feature:108
Show full log
 Scenario: show shares # /drone/src/tests/acceptance/features/app-files.feature:108
Given I am logged in # LoginPageContext::iAmLoggedIn()
And I share the link for "welcome.txt" # FilesAppSharingContext::iShareTheLinkFor()
When I open the "Shares" section # AppNavigationContext::iOpenTheSection()
Then I see that the current section is "Shares" # AppNavigationContext::iSeeThatTheCurrentSectionIs()
Then I see that the file list contains a file named "welcome.txt" # FileListContext::iSeeThatTheFileListContainsAFileNamed()
Row for file welcome.txt in file list could not be found after 100 seconds (NoSuchElementException)

@MorrisJobke
MorrisJobke merged commit 7591a94 into stable18Sep 9, 2020
@MorrisJobke
MorrisJobke deleted the backport/22646/stable18 branch September 9, 2020 14:51
@rullzerrullzer mentioned this pull request Sep 28, 2020
1 task
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@nickvergessen@MorrisJobke@juliusknorr