Summary: | dev-python/txAMQP-0.8.2 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arthurzam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2021-10-15 06:08:37 UTC
Created attachment 745005 [details]
build.log
build log and emerge --info
Atm I don't understand why it is missing the usually log from portage at the end @ago - Thanks for the report, and no extra log is needed - the current one is enough. Sadly, it looks like my setup for running local instance of rabbitmq is failing. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7875a310c1b61eb2a139a567b422eeccedaea9a commit d7875a310c1b61eb2a139a567b422eeccedaea9a Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2021-10-15 06:27:12 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2021-10-15 06:28:52 +0000 dev-python/txAMQP: fix timeout issue in testing My previous variant, of using 10 second timeout, wasn't long enough for tinderbox. Changed to use a while loop checking when localhost:5672 port is openned, and only then advance the testing. Closes: https://bugs.gentoo.org/818226 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/txAMQP/txAMQP-0.8.2.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) |