[Bugs] [Bug 1729847] New: Fix spurious failure of tests/bugs/replicate/bug-1717819-metadata-split-brain-detection.t

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 15 06:18:27 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1729847

            Bug ID: 1729847
           Summary: Fix spurious failure of
                    tests/bugs/replicate/bug-1717819-metadata-split-brain-
                    detection.t
           Product: GlusterFS
           Version: mainline
            Status: ASSIGNED
         Component: replicate
          Assignee: ksubrahm at redhat.com
          Reporter: ksubrahm at redhat.com
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:

Test case bug-1717819-metadata-split-brain-detection.t is failing in the below
tests:
22:19:26 not ok 49 , LINENUM:125
22:19:26 FAILED COMMAND: [ 1 == 2 ]
22:19:26 not ok 50 , LINENUM:126
22:19:26 FAILED COMMAND: [ 1 == 3 ]
22:19:26 Failed 2/50 subtests

We are not checking for the heal completion before comparing the xattrs in
tests #49 & #50. If the heal is not completed at the time of comparing the
values, it will fail. We need to wait for the heal to complete before comparing
the xattr values.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list