Skip to content

Commit 19a02bb

Browse files
authored
Don't expect tests/expire to fail (#475)
The issue reported in https://code.google.com/archive/p/memcached/issues/275 was fixed more than 8 years ago and the test is no longer expected to fail
1 parent c8f9376 commit 19a02bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/expire.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Memcached store, fetch & touch expired key
3-
--XFAIL--
4-
https://code.google.com/p/memcached/issues/detail?id=275
53
--SKIPIF--
64
<?php
75
$min_version = "1.4.8";

0 commit comments

Comments
 (0)