Skip to content
Snippets Groups Projects
Commit a27dfecb authored by Christian Kuhn's avatar Christian Kuhn Committed by Anja Leichsenring
Browse files

[BUGFIX] Tests: MemcacheBackendTest throws warnings

setUp() of memcache cache backend tests checks with fsockopen() if
a connect to memcache is possible to skip the tests if memcache is
not available. If fsockopen fails it throws a warning, this should
be suppressed.

Change-Id: I8590d20201e76f0768e5beb0c9b549b2b48933ec
Resolves: #56885
Releases: 6.2
Reviewed-on: https://review.typo3.org/28357
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
parent 87a9c98b
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment