Skip to content

Conversation

@nickvergessen
Copy link
Member

This is the actual reason, why #1452 failed.
One test replaced app config, failed and therefor didn't restore the original (non-mocked) app config anymore.
Now we have a system in place which takes care of this problem in general,
but it wasn't used here.
So now I used the system everywhere and made sure the services are correctly restored in all cases.

@karlitschek I'd like to backport this since it's test only and helps when debugging tests on other PRs.

@MorrisJobke @rullzer

Signed-off-by: Joas Schilling <coding@schilljs.com>
… isolation

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added bug 3. to review Waiting for reviews labels Oct 20, 2016
@nickvergessen nickvergessen added this to the Nextcloud 11.0 milestone Oct 20, 2016
@mention-bot
Copy link

@nickvergessen, thanks for your PR! By analyzing the history of the files in this pull request, we identified @icewind1991, @rullzer and @PVince81 to be potential reviewers.

@karlitschek
Copy link
Member

please backport 👍

@MorrisJobke
Copy link
Member

MorrisJobke commented Oct 20, 2016

👍

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish backport-request and removed 3. to review Waiting for reviews labels Oct 20, 2016
@rullzer rullzer merged commit e5598e4 into master Oct 20, 2016
@rullzer rullzer deleted the restore-overwritten-services-after-errors branch October 20, 2016 17:35
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.

6 participants