There are no errors printed from the failing tests. Sample output below:
1/46 Test #1: c-core-test ......................***Failed 0.03 sec
Start 2: c-extra-test
2/46 Test #2: c-extra-test .....................***Failed 0.03 sec
Start 3: c-proactor-test
3/46 Test #3: c-proactor-test ..................***Failed 0.03 sec
Start 4: c-raw-connection-test
Are the errors being logged somewhere else?
On Thu, Apr 1, 2021 at 9:16 AM Jiri Daněk <[email protected]> wrote:
> On Thu, Apr 1, 2021, 03:16 Kajal Sah <[email protected]> wrote:
>
> > Hi,
> >
> > I am also getting errors when I try to test the coverage. I followed both
> > the steps mentioned above by Rakhi and Justin. I have lcov installed
> > already.
> >
> > Some information: Most of the test in make test fails (only 7% passes,
> i.e.
> > 42 out of 45 failed).
>
>
> I'd start here. Tests fail how? What errors are printed from failing tests?
>