Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885547 - dev-vcs/python-gitlab-3.10.0 fails test - E fixture docker_ip not found
Summary: dev-vcs/python-gitlab-3.10.0 fails test - E fixture docker_ip not found
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
: 852881 (view as bug list)
Depends on:
Blocks: 898966
  Show dependency tree
 
Reported: 2022-12-12 10:03 UTC by Toralf Förster
Modified: 2023-11-23 12:00 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.02 KB, text/plain)
2022-12-12 10:03 UTC, Toralf Förster
Details
dev-vcs:python-gitlab-3.10.0:20221212-021513.log.bz2 (dev-vcs:python-gitlab-3.10.0:20221212-021513.log.bz2,26.76 KB, application/x-bzip)
2022-12-12 10:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,70.19 KB, text/plain)
2022-12-12 10:03 UTC, Toralf Förster
Details
environment (environment,141.43 KB, text/plain)
2022-12-12 10:03 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2022-12-12 10:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.27 KB, application/x-bzip)
2022-12-12 10:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,87.02 KB, application/x-bzip)
2022-12-12 10:03 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,64.20 KB, application/x-bzip)
2022-12-12 10:03 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 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. ***