Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2019 22:10:27 -0400 (EDT)
From:      Susan Stanziano <susan.stanziano@xinuos.com>
To:        NGie Cooper <yaneurabeya@gmail.com>
Cc:        freebsd-testing <freebsd-testing@freebsd.org>
Subject:   Re: Kyua reporting tool question
Message-ID:  <359307252.2304183.1554948627748.JavaMail.zimbra@xinuos.com>
In-Reply-To: <80FAC842-ECCB-438F-BBC4-0995A7C1D7B1@gmail.com>
References:  <555587672.2279585.1554935416410.JavaMail.zimbra@xinuos.com> <80FAC842-ECCB-438F-BBC4-0995A7C1D7B1@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi NGie,=20

Thanks for the response. I tried this again with:=20

#kyua report --results-filter=3Dfailed --output=3Dtest-output.xml=20

and I still see "passed" test results in the output file.=20

If this is the correct syntax for creating an output file with only failed =
test results,=20
then I'm beginning to wonder if somehow my script is wrong somewhere else a=
nd=20
I will spend some time taking it apart step by step.=20

Susan=20


From: "NGie Cooper" <yaneurabeya@gmail.com>=20
To: "Susan Stanziano" <susan.stanziano@xinuos.com>=20
Cc: "freebsd-testing" <freebsd-testing@freebsd.org>=20
Sent: Wednesday, April 10, 2019 6:34:55 PM=20
Subject: Re: Kyua reporting tool question=20

> On Apr 10, 2019, at 3:30 PM, Susan Stanziano <susan.stanziano@xinuos.com>=
 wrote:=20
>=20
> Hi all,=20
>=20
> A question on the kyua reporting tool:=20
>=20
> kyua report --results-filter=20
>=20
> should not include passed tests if used without an argument.=20
>=20
> But, when I run it this way I get all results including passed.=20
>=20
> And if I run it with an argument (failed), I still get all results:=20
>=20
> kyua report --results-filter failed=20
>=20
> --results-filter types Comma-separated list of the test result types to i=
nclude in the=20
> report. The ordering of the values is respected so that you can=20
> determine how you want the list of tests to be shown.=20
>=20
> The valid values are: =E2=80=98broken=E2=80=99, =E2=80=98failed=E2=80=99,=
 =E2=80=98passed=E2=80=99, =E2=80=98skipped=E2=80=99 and=20
> =E2=80=98xfail=E2=80=99. If the parameter supplied to the option is empty=
, filtering=20
> is suppressed and all result types are shown in the report.=20
>=20
> The default value for this flag includes all the test results except=20
> the passed tests. Showing the passed tests by default clutters the=20
> report with too much information, so only abnormal conditions are=20
>=20
> Any insight is appreciated.=20


Hi Susan!=20
What happens if you use `kyua report =E2=80=94results-filter=3Dfailed` (not=
e the `=3D`)?=20
-Enji=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?359307252.2304183.1554948627748.JavaMail.zimbra>