[Bugs] [Bug 1129939] NetBSD port
bugzilla at redhat.com
bugzilla at redhat.com
Thu Dec 4 12:04:03 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1129939
--- Comment #203 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9075 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit 1eb11c7ca1eb153c579a127b0fe6c2d4b1bbc7c8
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date: Wed Nov 26 11:40:15 2014 +0100
Regression test portability: basic/afr/resolve.t
Final test in basic/afr/resolve.t checks for a failure after
breaking the backend. But since the tested file was accessed
just before that operations, it may still be in kernel page
cache. As a result, file read is handled by kernel cache and
never sent to the filesystem, and the test is successful
where it should have failed.
Fix this by waiting 10s before reading the supposed-to-be-broken
file.
BUG: 1129939
Change-Id: I97efc00bc8a5f954b1df786cdede468af8bf6485
Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
Reviewed-on: http://review.gluster.org/9075
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Tested-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list