Skip to content

[Cache] Fixed broken test #38709

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

Merged
merged 1 commit into from
Oct 25, 2020
Merged

[Cache] Fixed broken test #38709

merged 1 commit into from
Oct 25, 2020

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Oct 24, 2020

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

I added this line of code in #38635

However, some time between 4.4 and 5.x the FilesystemAdapterTest::rmdir() was removed. This PR make sure tests does not fail on 5.x.

I target 4.4, I believe it will be simple to merge up to 5.1 and 5.x. Let me know if I should target 5.x instead.

@fabpot
Copy link
Member

fabpot commented Oct 25, 2020

Thank you @Nyholm.

@fabpot fabpot merged commit 3e5cc2f into symfony:4.4 Oct 25, 2020
@Nyholm Nyholm deleted the cache-tests branch October 25, 2020 08:48
derrabus added a commit that referenced this pull request Oct 25, 2020
This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

[Cache] Fixed tests.. again

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  |no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Hm.. Im sorry for the many PRs.

I failed to fix this in #38709.

Commits
-------

ac0e25e [Cache] Fixed tests.. again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants