Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 885547

Summary: dev-vcs/python-gitlab-3.10.0 fails test - E fixture docker_ip not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: CONFIRMED ---    
Severity: normal CC: ago, flow
Priority: Normal Keywords: PullRequest, TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/33943
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 898966    
Attachments: emerge-info.txt
dev-vcs:python-gitlab-3.10.0:20221212-021513.log.bz2
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
temp.tar.bz2
tests.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-12 10:03:33 UTC
too long lines were shrinked:

file /var/tmp/portage/dev-vcs/python-gitlab-3.10.0/work/python-gitlab-3.10.0/tests/functional/conftest.py, line 243
  @pytest.fixture(scope="session")
  def gitlab_config(
file /var/tmp/portage/dev-vcs/python-gitlab-3.10.0/work/python-gitlab-3.10.0/tests/functional/conftest.py, line 60
  @pytest.fixture(scope="session")
  def gitlab_url(docker_ip: str, gitlab_docker_port: int) -> str:
E       fixture 'docker_ip' not found
>       available fixtures: DEPLOY_KEY, GPG_KEY, SSH_KEY, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, check_is_alive, class_based_httpbin, class_based_httpbin_secure, class_mocker, default_files, deploy_token, docker_cleanup, docker_compose_file, docker_compose_project_name, doctest_nam
>       use 'pytest --fixtures [testpath]' for help on them.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4_test-20221211-060004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 1ba09156ec554722085ce47214abf7322be8a93e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 11 23:02:03 2022 +0000

    2022-12-11 23:02:03 UTC

emerge -qpvO dev-vcs/python-gitlab
[ebuild  N    ] dev-vcs/python-gitlab-3.10.0  USE="test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-12-12 10:03:35 UTC
Created attachment 841703 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-12 10:03:36 UTC
Created attachment 841705 [details]
dev-vcs:python-gitlab-3.10.0:20221212-021513.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-12-12 10:03:38 UTC
Created attachment 841707 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-12 10:03:39 UTC
Created attachment 841709 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-12 10:03:40 UTC
Created attachment 841711 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-12 10:03:41 UTC
Created attachment 841713 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-12 10:03:42 UTC
Created attachment 841715 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-12 10:03:43 UTC
Created attachment 841717 [details]
tests.tar.bz2
Comment 9 Florian Schmaus gentoo-dev 2023-05-28 11:07:23 UTC
Could it be that this is missing simply pytest-docker as test dependency?
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-18 18:12:37 UTC
*** Bug 852881 has been marked as a duplicate of this bug. ***