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

[stable19] Clear cached app config while waiting for the SCSSCache lock to return #23515

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

backportbot-nextcloud[bot]
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Oct 16, 2020

backport of #23478

@MorrisJobke MorrisJobke force-pushed the backport/23478/stable19 branch from 27fa717 to 638d82e Compare October 16, 2020 13:48
…cessing the file

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke MorrisJobke force-pushed the backport/23478/stable19 branch from 638d82e to c48076c Compare October 16, 2020 16:18
@MorrisJobke MorrisJobke added the 4. to release Ready to be released and/or waiting for tests to finish label Oct 16, 2020
@faily-bot
Copy link

faily-bot bot commented Oct 16, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 34280: failure

mysql8.0-php7.2

Show full log
There was 1 error:

1) OCA\OAuth2\Tests\Db\ClientMapperTest::testGetByUid
OCA\OAuth2\Exceptions\ClientNotFoundException: could not find client with id 0

/drone/src/apps/oauth2/lib/Db/ClientMapper.php:81
/drone/src/apps/oauth2/tests/Db/ClientMapperTest.php:69

Caused by
OCP\AppFramework\Db\DoesNotExistException: Did expect one result but found none when executing: query "SELECT * FROM `*PREFIX*oauth2_clients` WHERE `id` = :dcValue1"; 

/drone/src/lib/public/AppFramework/Db/QBMapper.php:273
/drone/src/lib/public/AppFramework/Db/QBMapper.php:349
/drone/src/apps/oauth2/lib/Db/ClientMapper.php:79
/drone/src/apps/oauth2/tests/Db/ClientMapperTest.php:69

--

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

@rullzer rullzer merged commit 90f4948 into stable19 Oct 19, 2020
@rullzer rullzer deleted the backport/23478/stable19 branch October 19, 2020 12:52
@rullzer rullzer mentioned this pull request Nov 9, 2020
1 task
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.

3 participants