Pull request for fixing TAP parser bugs in Kyua

Garrett Cooper yaneurabeya at gmail.com
Wed Jul 2 00:27:24 UTC 2014


Hi Julio!
    I opened up a pull request yesterday to fix a number of bugs in
Kyua related to the TAP parser interface:
https://github.com/jmmv/kyua/pull/91 . Could you (or someone else) on
the -testing list review my changes?
    Fixing this would resolve issues with integration with pjdfstest
(some of the testcases use TODO/SKIP), and a few other bugs (
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191022 for
instance).
    I ran all of the tests I've integrated in from tools/regression
and they passed, with exception of some test bugs that I verified with
prove afterwards (which I later fixed, then re-verified with both
prove and kyua).
Thanks!
-Garrett

PS The patched port can be found on my kyua-testers-tap-fixes branch (
https://github.com/yaneurabeya/freebsd-ports/tree/kyua-testers-tap-fixes
), under devel/kyua-testers .


More information about the freebsd-testing mailing list