summaryrefslogtreecommitdiffstats
path: root/src/sss_client
diff options
context:
space:
mode:
authorPetr Cech <pcech@redhat.com>2015-08-21 16:44:37 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-08-31 18:19:20 +0200
commitbdf422fde0fd6b40b3412bad3b200f8fd7ea8693 (patch)
treedadb527f3f2f76cce253f22d4df1af0d2d19c2f9 /src/sss_client
parente0f2a783439fb7d3b85469f34ad6d672abf7e1fa (diff)
downloadsssd-bdf422fde0fd6b40b3412bad3b200f8fd7ea8693.tar.gz
sssd-bdf422fde0fd6b40b3412bad3b200f8fd7ea8693.tar.xz
sssd-bdf422fde0fd6b40b3412bad3b200f8fd7ea8693.zip
TESTS: Removing part of responder_cache_req-tests
If you call cache_req_[user|group]_by_filter_send() it than later calls updated_[users|groups]_by_filter(), which adds filter that is called "recent". This filter causes that only [users|groups] added after the request started are returned. This patch removes tests which use cache_req_[user|group]_by_filter_send(), because the logic of those tests is corrupted. The tests create [users|groups] and after it, they call cache_req_[user|group]_by_filter_send(). So it is obvious that it is not in the right manner. Possible fix is rewrite the tests to create the entries in the callback. Works around: https://fedorahosted.org/sssd/ticket/2730 Reviewed-by: Michal Židek <mzidek@redhat.com>
Diffstat (limited to 'src/sss_client')
0 files changed, 0 insertions, 0 deletions