[Bugs] [Bug 1721353] New: Run 'line-coverage' regression runs on a latest fedora machine (say fedora30).

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 18 04:49:37 UTC 2019


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

            Bug ID: 1721353
           Summary: Run 'line-coverage' regression runs on a latest fedora
                    machine (say fedora30).
           Product: GlusterFS
           Version: mainline
            Status: NEW
         Component: project-infrastructure
          Severity: high
          Priority: high
          Assignee: bugs at gluster.org
          Reporter: atumball at redhat.com
                CC: bugs at gluster.org, gluster-infra at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:

I suspect the code coverage tool with centos7 is not covering all the details.


Check
https://build.gluster.org/job/line-coverage/lastCompletedBuild/Line_20Coverage_20Report/libglusterfs/src/glusterfs/stack.h.gcov.html
for example, and you can see that it says, 17/41 functions are covered. But if
you notice there are only 17 inline functions, and all of them are actually
covered.

If it reported it properly, we should have had 100% coverage there.

With that detail, I hope having newer version would get this sorted.

Also note, we recently fixed all the issues with python3 in regression runs
too, so moving to fedora should help us identify issues sooner with python3 (if
any).

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

How reproducible:
100%


Expected results:
Nightly line-coverage runs to run on fedora systems.

-- 
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