Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915009 - dev-ada/e3-testsuite-25.0 fails test - ImportError: cannot import name parse_authorization_header from werkzeug.http (/usr/lib/python3.11/site-package
Summary: dev-ada/e3-testsuite-25.0 fails test - ImportError: cannot import name parse_...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-10-01 09:21 UTC by Toralf Förster
Modified: 2023-10-01 18:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.86 KB, text/plain)
2023-10-01 09:21 UTC, Toralf Förster
Details
dev-ada:e3-testsuite-25.0:20231001-050537.log (dev-ada:e3-testsuite-25.0:20231001-050537.log,23.10 KB, text/plain)
2023-10-01 09:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.37 KB, text/plain)
2023-10-01 09:21 UTC, Toralf Förster
Details
environment (environment,151.32 KB, text/plain)
2023-10-01 09:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-10-01 09:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.00 KB, application/x-xz)
2023-10-01 09:21 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.22 KB, application/x-xz)
2023-10-01 09:21 UTC, Toralf Förster
Details
tests.tar.xz (tests.tar.xz,25.31 KB, application/x-xz)
2023-10-01 09:21 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 2023-10-01 09:21:39 UTC
  File "/usr/lib/python3.11/site-packages/pytest_httpbin/plugin.py", line 2, in <module>
    from httpbin import app as httpbin_app
  File "/usr/lib/python3.11/site-packages/httpbin/__init__.py", line 3, in <module>
    from .core import *
  File "/usr/lib/python3.11/site-packages/httpbin/core.py", line 35, in <module>
    from werkzeug.http import parse_authorization_header
ImportError: cannot import name 'parse_authorization_header' from 'werkzeug.http' (/usr/lib/python3.11/site-packages/werkzeug/http.py)
 * ERROR: dev-ada/e3-testsuite-25.0::gentoo failed (test phase):
 *   pytest failed with python3.11

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_test-20230927-065005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	OpenJDK 11.0.20.1_p1 [openjdk-11]
*)	OpenJDK 17.0.8.1_p1 [openjdk-17]
3)	OpenJDK 8.382_p05 [openjdk-8]
4)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
5)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-11 
  [3]   openjdk-17  system-vm
  [4]   openjdk-bin-8 
  [5]   openjdk-bin-11 

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 96fd07500fc9e25c0faf392f1ab8b087971a1b08
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 1 04:16:37 2023 +0000

    2023-10-01 04:16:36 UTC

emerge -qpvO dev-ada/e3-testsuite
[ebuild  N    ] dev-ada/e3-testsuite-25.0  USE="test" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-10-01 09:21:41 UTC
Created attachment 871900 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-01 09:21:42 UTC
Created attachment 871901 [details]
dev-ada:e3-testsuite-25.0:20231001-050537.log
Comment 3 Toralf Förster gentoo-dev 2023-10-01 09:21:43 UTC
Created attachment 871902 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-10-01 09:21:44 UTC
Created attachment 871903 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-10-01 09:21:45 UTC
Created attachment 871904 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-01 09:21:46 UTC
Created attachment 871905 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-10-01 09:21:47 UTC
Created attachment 871906 [details]
temp.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-10-01 09:21:48 UTC
Created attachment 871907 [details]
tests.tar.xz
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-10-01 18:04:06 UTC
This is already fixed in dev-python/httpbin revbumps.