Skip to content

Don't expect tests/expire to fail #475

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
Jan 21, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Don't expect tests/expire to fail
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
  • Loading branch information
arjendekorte authored Jan 20, 2021
commit b9709a8c6f7c3729a0c8c4eed7728fe07cc31e66
2 changes: 0 additions & 2 deletions tests/expire.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Memcached store, fetch & touch expired key
--XFAIL--
https://code.google.com/p/memcached/issues/detail?id=275
--SKIPIF--
<?php
$min_version = "1.4.8";
Expand Down