[Bugs] [Bug 1405902] New: Fix spurious failure in tests/bugs/replicate/ bug-1402730.t

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 19 06:19:43 UTC 2016


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

            Bug ID: 1405902
           Summary: Fix spurious failure in
                    tests/bugs/replicate/bug-1402730.t
           Product: GlusterFS
           Version: mainline
         Component: replicate
          Assignee: kdhananj at redhat.com
          Reporter: kdhananj at redhat.com
                CC: bugs at gluster.org



Description of problem:

Here's one such failure run:
https://build.gluster.org/job/centos6-regression/2290/consoleFull

So turns out the entry changelog expected is 00000001 but sometimes it becomes
00000002 on $BRICK/a/b/c. And whenever this happens, the entry 'c' is marked as
a newentry. So the only possibility is for 'c' to have undergone two entry
post-ops - once through afr_mark_new_entry_changelog() and once as part of the
creation of the file named 'file' under it, making the xattr value 00000002.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.Run the test in the bug summary in a loop
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ReUBO6YGm8&a=cc_unsubscribe


More information about the Bugs mailing list