From: Rusty Russell <rusty@rustcorp.com.au>
To: ccan@lists.ozlabs.org
Subject: Re: Test failure
Date: Sat, 02 Sep 2017 13:20:23 +0930 [thread overview]
Message-ID: <871snp92tc.fsf@rustcorp.com.au> (raw)
In-Reply-To: <20170901033420.qxcy4qyimzwv7tbd@matica.foolinux.mooo.com>
Ian Zimmerman <itz@very.loosely.org> writes:
> Trying to run make check on current master, I get:
>
> [many successful tests snipped]
>
> tools/ccanlint/ccanlint -s --deps-fail-ignore ccan/io/ && touch ccan/io/.ok
> io: Module examples with expected output give that output (examples_run): FAIL
> /tmp/ccanlint-24192.1804289383/example-_info-io.c:2:output '' didn't match 'tr a-z a-z'
>
> io: Total score: 82/87 FAIL!
> make: *** [Makefile:78: ccan/io/.ok] Error 1
>
> What's up?
Hmm, can't reproduce here.
Can you run this test manually?
$ tools/ccanlint/ccanlint -k --target=examples_run ccan/io
$ echo tr A-Z a-z | strace /tmp/ccanlint-*/example-_info-io tr A-Z a-z
The output should show what's going wrong.
Thanks!
Rusty.
_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan
next prev parent reply other threads:[~2017-09-02 3:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-01 3:34 Test failure Ian Zimmerman
2017-09-01 5:09 ` David Gibson
2017-09-01 16:30 ` Ian Zimmerman
2017-09-02 3:50 ` Rusty Russell [this message]
2017-09-02 8:00 ` Ian Zimmerman
2017-09-04 0:51 ` Rusty Russell
2017-09-04 5:32 ` Ian Zimmerman
-- strict thread matches above, loose matches on Subject: below --
2016-12-16 20:32 test failure Ramsay Jones
2016-12-17 14:28 ` Lars Schneider
2016-12-17 16:11 ` Lars Schneider
2014-11-08 19:28 Test failure Michael Blume
2014-11-09 1:43 ` Jeff King
2014-11-09 5:44 ` Michael Blume
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871snp92tc.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=ccan@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.