[Bugs] [Bug 1614662] ./tests/bugs/replicate/ bug-1448804-check-quorum-type-values.t
bugzilla at redhat.com
bugzilla at redhat.com
Sun Aug 12 08:27:53 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1614662
Worker Ant <bugzilla-bot at gluster.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|POST |MODIFIED
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/20697 committed in master by "Atin
Mukherjee" <amukherj at redhat.com> with a commit message- Make sure EXPECT_WITHIN
executes the statement multiple times
When we pass a command to be executed in EXPECT_WITHIN and we use ``
the value is passed by value, so if the first execution gives a result
that is different from the expected value, EXPECT_WITHIN test will
fail because the command will not be re-evaluated. Changed the
expression with `` to a function. Added sleep(3) in afr.c for
reconfigure to both RC and re-test after the change.
fixes bz#1614662
Change-Id: I3bc8a75b996729261aa48067f6ed8da9c6273b13
Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list