From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Olof Johansson <olof.johansson@axis.com>,
bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH] tests/codeparser.py: Add filename/lineno flags to test variable
Date: Tue, 19 Jan 2016 17:48:29 +0000 [thread overview]
Message-ID: <1453225709.27999.132.camel@linuxfoundation.org> (raw)
In-Reply-To: <1453215851-19422-1-git-send-email-olof.johansson@axis.com>
On Tue, 2016-01-19 at 16:04 +0100, Olof Johansson wrote:
> A recent change in bitbake added filename/lineno information to the
> parameters of bb.data.build_dependencies(). The codeparser tests
> required a little adaption to the changes, adding the flags to the
> FOO
> variable used in the tests.
>
> The error seen when running the tests is a TypeError exception raised
> in bb.codeparser:
>
> TypeError: int() argument must be a string or a number, not
> 'NoneType'
Thanks. I'm asking awkward questions about why we didn't find that
sooner too (if I didn't spot it, our QA infrastructure should have)...
Cheers,
Richard
prev parent reply other threads:[~2016-01-19 17:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 15:04 [PATCH] tests/codeparser.py: Add filename/lineno flags to test variable Olof Johansson
2016-01-19 17:48 ` Richard Purdie [this message]
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=1453225709.27999.132.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
--cc=olof.johansson@axis.com \
/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.