Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688688 - app-emulation/docker-compose-1.24.1 : [TEST] * tests failed under python2.7
Summary: app-emulation/docker-compose-1.24.1 : [TEST] * tests failed under python2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-06-25 16:36 UTC by Toralf Förster
Modified: 2019-07-07 14:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.84 KB, text/plain)
2019-06-25 16:36 UTC, Toralf Förster
Details
app-emulation:docker-compose-1.24.1:20190625-033320.log (app-emulation:docker-compose-1.24.1:20190625-033320.log,49.14 KB, text/plain)
2019-06-25 16:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.45 KB, text/plain)
2019-06-25 16:36 UTC, Toralf Förster
Details
environment (environment,113.36 KB, text/plain)
2019-06-25 16:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.21 KB, application/x-bzip)
2019-06-25 16:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.92 KB, application/x-bzip)
2019-06-25 16:36 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,76.66 KB, application/x-bzip)
2019-06-25 16:36 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-06-25 16:36:34 UTC
============== 12 failed, 664 passed, 5 skipped in 59.07 seconds ===============
 * ERROR: app-emulation/docker-compose-1.24.1::gentoo failed (test phase):
 *   tests failed under python2.7
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_test

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-systemd_libressl-test_20190623-103445

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  (none found)



emerge -qpvO app-emulation/docker-compose
[ebuild  N    ] app-emulation/docker-compose-1.24.1  USE="test" PYTHON_TARGETS="python2_7 python3_6"
Comment 1 Toralf Förster gentoo-dev 2019-06-25 16:36:37 UTC
Created attachment 580790 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-25 16:36:40 UTC
Created attachment 580792 [details]
app-emulation:docker-compose-1.24.1:20190625-033320.log
Comment 3 Toralf Förster gentoo-dev 2019-06-25 16:36:43 UTC
Created attachment 580794 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-25 16:36:46 UTC
Created attachment 580796 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-25 16:36:48 UTC
Created attachment 580798 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-25 16:36:51 UTC
Created attachment 580800 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-06-25 16:36:54 UTC
Created attachment 580802 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-07 14:22:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00953ed653a1ddfc64335a87e7e39059ce83b60a

commit 00953ed653a1ddfc64335a87e7e39059ce83b60a
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2019-07-07 14:17:34 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2019-07-07 14:22:47 +0000

    app-emulation/docker-compose: Tests need pytest <4
    
    Closes: https://bugs.gentoo.org/688688
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.67, Repoman-2.3.12

 app-emulation/docker-compose/docker-compose-1.23.2-r1.ebuild | 2 +-
 app-emulation/docker-compose/docker-compose-1.23.2.ebuild    | 2 +-
 app-emulation/docker-compose/docker-compose-1.24.0.ebuild    | 2 +-
 app-emulation/docker-compose/docker-compose-1.24.1.ebuild    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)