From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC] testing: add python-crossbar tests
Date: Mon, 17 Sep 2018 15:55:54 +0200 [thread overview]
Message-ID: <20180917155554.05aa9b43@windsurf> (raw)
In-Reply-To: <5a8630f052ad0_2a8f13e76e012768@ultri3.mail>
Hello,
On Thu, 15 Feb 2018 23:16:32 -0200, Ricardo Martincoski wrote:
> On Thu, Feb 15, 2018 at 11:41 AM, Yegor Yefremov wrote:
>
> [snip]
> >
> > I've tried this test locally, but it always timeouts. Even if I
> > specify an hour as a timeout.
>
> I confirm that here, both test cases fail by timeout, so it should not be
> related to the host.
I applied Yegor's patch, and ran he test. It doesn't time out here.
Here is what I have in the TestPythonPy2Crossbar-run.log:
Welcome to Buildroot
buildroot login: root
# dmesg -n 1
# echo $?
0
# python -m crossbar version
Traceback (most recent call last):
File "usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
File "usr/lib/python2.7/runpy.py", line 72, in _run_code
File "usr/lib/python2.7/site-packages/crossbar/__main__.py", line 36, in <module>
File "usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 479, in load_entry_point
File "usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2703, in load_entry_point
File "usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2320, in load
File "usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2343, in require
File "usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
pkg_resources.ContextualVersionConflict: (txaio 2.8.2 (/usr/lib/python2.7/site-packages), Requirement.parse('txaio>=18.8.1'), set(['autobahn']))
# echo $?
1
So it doesn't work due to some dependency issues. Is the timeout
problem going to appear once those dependency issues are solved ? Or
should I have already seen the timeout ?
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-09-17 13:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-15 13:38 [Buildroot] [RFC] testing: add python-crossbar tests yegorslists at googlemail.com
2018-02-15 13:41 ` Yegor Yefremov
2018-02-16 1:16 ` Ricardo Martincoski
2018-09-17 13:55 ` Thomas Petazzoni [this message]
2018-09-18 2:31 ` Ricardo Martincoski
2018-09-18 6:20 ` Yegor Yefremov
2018-10-20 15:49 ` Asaf Kahlon
2018-10-21 5:01 ` Ricardo Martincoski
2018-10-21 7:28 ` Thomas Petazzoni
2018-02-22 1:53 ` Ricardo Martincoski
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=20180917155554.05aa9b43@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 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.