8000 Fix cache storage related test issues (due to doctrine/cache 1.5.0 changes) by mpdude · Pull Request #1510 · doctrine/orm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix cache storage related test issues (due to doctrine/cache 1.5.0 changes) #1510

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
Sep 19, 2015
Merged

Fix cache storage related test issues (due to doctrine/cache 1.5.0 changes) #1510

merged 1 commit into from
Sep 19, 2015

Conversation

mpdude
Copy link
Contributor
@mpdude mpdude commented Sep 18, 2015

doctrine/cache@dd47003 removes the DoctrineNamespaceCacheKey[] entry from the cache. Thus, all tests counting cache entries were off by one.

doctrine/cache@dd47003 removes the 'DoctrineNamespaceCacheKey[]' entry from the cache. Thus, all tests counting cache entries were off by one.
@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-3908

We use Jira to track the state of pull requests and the versions they got
included in.

@Ocramius
Copy link
Member

@mpdude thanks!

I'll probably have to bump the dependency to doctrine/cache to ~1.5.0 once it's out (also in 2.5.x)

Ocramius added a commit that referenced this pull request Sep 19, 2015
@Ocramius Ocramius merged commit b055d78 into doctrine:master Sep 19, 2015
@Ocramius Ocramius changed the title Fix tests Fix cache storage related test issues (due to doctrine/cache 1.5.0 changes) Sep 19, 2015
Ocramius pushed a commit that referenced this pull request Sep 19, 2015
Backports #1510
Fixes DDC-3908

doctrine/cache@dd47003 removes the 'DoctrineNamespaceCacheKey[]' entry from the cache. Thus, all tests counting cache entries were off by one.
Ocramius added a commit that referenced this pull request Sep 19, 2015
@Ocramius
Copy link
Member

Backported into 2.5 in 2d1bc78

@mpdude mpdude deleted the doctrine-cache-removed-DoctrineNamespaceCacheKey branch September 19, 2015 09:16
@lcobucci lcobucci added this to the 2.5.1 milestone Dec 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants
0