Okay, this worked. I have to fix the failure for make check in examples now, otherwise it's good to go. I'll probably push this tomorrow if I have push access now and release it. I contribute/maintain the package recipe for this for Gentoo and Guix, so there is a selfinterest that I do not damage it.
ng0 <[email protected]> writes: > On gentoo: > > test 2052...OK (1025 out of 1025, remaining: 00:00) > TESTDONE: 442 tests out of 443 reported OK: 99% > TESTFAIL: These test cases failed: 1139 > TESTDONE: 1035 tests were considered during 217 seconds. > > I will remove the test and see if this gives me 100% success. > > ng0 <[email protected]> writes: > >> [ Unknown signature status ] >> My note in the Guix package said I wanted to discuss this. >> >> ;; To be discussed with upstream. >> (alist-cons-before >> 'check 'delete-failing-test1139 >> (lambda _ >> (delete-file "tests/data/test1139")) >> >> >> So... for 7_50_1 release (same happens on the 7_50_2 I am working on), >> is this just failing for me on all my systems? >> I want someone to run a make test on this so that I have a second >> opinion, I'd delete this test as this test can never return true, it >> checks for options which gnurl does not include. >> At least that is my understanding. Deleting it does no harm to the >> released software in the end. >> >> >> ng0@shadowwalker ~/src/gnurl/tests$ cat data/test1139 >> <testcase> >> <info> >> <keywords> >> source analysis >> symbols-in-versions >> documentation >> </keywords> >> </info> >> >> # >> # Client-side >> <client> >> <server> >> none >> </server> >> >> <name> >> Verify that all libcurl options have man pages >> </name> >> >> <command type="perl"> >> %SRCDIR/manpage-scan.pl %SRCDIR/.. >> </command> >> </client> >> >> </testcase> >> >> -- >> ng0 >> For non-prism friendly talk find me on http://www.psyced.org >> _______________________________________________ >> GNUnet-developers mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/gnunet-developers > > -- > ng0 > For non-prism friendly talk find me on http://www.psyced.org > > _______________________________________________ > GNUnet-developers mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/gnunet-developers > -- ng0 For non-prism friendly talk find me on http://www.psyced.org _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
