Kyua reporting tool question
Enji Cooper
yaneurabeya at gmail.com
Thu Apr 11 15:24:49 UTC 2019
> On Apr 11, 2019, at 08:21, Enji Cooper <yaneurabeya at gmail.com> wrote:
>
>
>> On Apr 11, 2019, at 08:09, Susan Stanziano <susan.stanziano at xinuos.com> wrote:
>>
>>
>> Just to update this, I tried the report tool on a FreeBSD12 VM this morning
>>
>> with kyua version 0.13_4,3 (a later version than I had before) and it worked as expected.
>>
>> I could get just the failed testcases reported with:
>>
>> "kyua report --results-filter=failed" or even with "kyua report --results-filter failed"
>>
>> Alan - should I still report this as a bug on the earlier version?
>
> Hi Susan,
> Could you please create a bug on bugs.freebsd.org and CC dim@? There are a number of kyua integration tests that fail on 10.x and 11.x. I wonder if the issue is a part of the root cause.
> Thank you!
> -Enji
Ah, I saw the 2 minor number difference in the port.
It would be a good idea to try the latest port version on 10.x, just to be safe and rule out a bug with the base system/package combo.
I think 10.x features a C++11 capable toolchain, but if not, it could be triggering issues with some compatibility code jmmv added for shared/unique pointers, which I just recently removed from the master version of kyua.
Cheers!
-Enji
More information about the freebsd-testing
mailing list