Source: pyinstaller
Version: 6.18.0+ds-1
Severity: serious
Tags: forky sid
User: [email protected]
Usertags: python3.14

Hi Maintainer

The autopkgtests of this package fail with Python 3.14 [1].  I've
copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/p/pyinstaller/testing/amd64/


3188s =================================== FAILURES
===================================
3188s ____________________ test_pyi_splash_in_subprocess[onedir]
_____________________
3188s [gw0] linux -- Python 3.14.2 /usr/bin/python3.14
3188s
3188s pyi_builder = <PyInstaller.utils.conftest.AppBuilder object at
0x7f67ac82f770>
3188s script_dir =
PosixPath('/tmp/autopkgtest-lxc.a5wazoz7/downtmp/build.f92/src/tests/functional/scripts')
3188s
3188s     def test_pyi_splash_in_subprocess(pyi_builder, script_dir):
3188s         splash_image = script_dir.parent / 'data' / 'splash' / 'image.png'
3188s >       pyi_builder.test_script(
3188s             "pyi_splash_in_subprocess.py",
3188s             pyi_args=["--splash", str(splash_image)],
3188s         )
3188s E       Failed: Running exe
/tmp/pytest-of-debci/pytest-0/popen-gw0/test_pyi_splash_in_subprocess_0/dist/pyi_splash_in_subprocess/pyi_splash_in_subprocess
failed with return-code 1.
3188s
3188s 
/tmp/autopkgtest-lxc.a5wazoz7/downtmp/build.f92/src/tests/functional/test_splash.py:99:
Failed

Reply via email to