From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next 2/4] support/testing: add gitdb2 test
Date: Sat, 28 Dec 2019 12:27:45 +0100 [thread overview]
Message-ID: <20191228122745.445e679a@windsurf> (raw)
In-Reply-To: <20191129212910.2537303-2-aduskett@gmail.com>
Hello Adam,
On Fri, 29 Nov 2019 13:29:08 -0800
aduskett at gmail.com wrote:
> new file mode 100644
> index 0000000000..b5c43cd858
> --- /dev/null
> +++ b/support/testing/tests/package/sample_python_gitdb2.py
> @@ -0,0 +1,4 @@
> +# Taken from smmap/test/test_tutorial.py
> +
> +from gitdb import *
This causes a flake8 warning:
support/testing/tests/package/sample_python_gitdb2.py:1:1: F403 'from gitdb import *' used; unable to detect undefined names
See https://lintlyci.github.io/Flake8Rules/rules/F403.html for more
details about this, and
https://gitlab.com/buildroot.org/buildroot/-/jobs/389451584 for the
GitlabCI job that reported this.
Could you have a look ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-12-28 11:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-29 21:29 [Buildroot] [PATCH/next 1/4] package/python-gitdb2: new package aduskett at gmail.com
2019-11-29 21:29 ` [Buildroot] [PATCH/next 2/4] support/testing: add gitdb2 test aduskett at gmail.com
2019-12-16 22:37 ` Thomas Petazzoni
2019-12-28 11:27 ` Thomas Petazzoni [this message]
2019-11-29 21:29 ` [Buildroot] [PATCH/next 3/4] package/python-gitpython: new package aduskett at gmail.com
2019-11-29 21:29 ` [Buildroot] [PATCH/next 4/4] support/testing: add gitpython test aduskett at gmail.com
2019-12-16 22:35 ` [Buildroot] [PATCH/next 1/4] package/python-gitdb2: new package Thomas Petazzoni
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=20191228122745.445e679a@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox