Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935896 - dev-python/hatchling-1.25.0 fails tests: FAILED test_wheel.py::TestBuildStandard::test_default_build_script_known_artifacts - AssertionError: assert my_app-0.0.1-cp310-cp310-linux_x86_64.whl == my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Summary: dev-python/hatchling-1.25.0 fails tests: FAILED test_wheel.py::TestBuildStand...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-12 10:08 UTC by Agostino Sarubbo
Modified: 2024-07-22 14:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,202.33 KB, text/plain)
2024-07-12 10:08 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-07-12 10:08:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/hatchling-1.25.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-12 10:08:26 UTC
Created attachment 897502 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-12 10:08:27 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmp7n5gvqiu/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmp7n5gvqiu/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
E       AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpa_2wyjml/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpa_2wyjml/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
E       AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpcvqeta5m/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpcvqeta5m/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
E       AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpf68di0hh/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpf68di0hh/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
E       AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpfugrn16p/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpfugrn16p/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
E       AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmphgcm6tk7/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmphgcm6tk7/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
E       AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpjmzr7of_/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpjmzr7of_/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
E       AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmposjzv52t/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmposjzv52t/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
FAILED tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_configured_build_hooks - AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpfugrn16p/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpfugrn16p/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
FAILED tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_dynamic_artifacts - AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmposjzv52t/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmposjzv52t/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
FAILED tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_dynamic_artifacts_with_src_layout - AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmp7n5gvqiu/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmp7n5gvqiu/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
FAILED tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_dynamic_force_include - AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmphgcm6tk7/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmphgcm6tk7/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
FAILED tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_dynamic_force_include_duplicate - AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpf68di0hh/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpf68di0hh/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
FAILED tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_extra_dependencies - AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpa_2wyjml/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpa_2wyjml/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
FAILED tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_known_artifacts - AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpcvqeta5m/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpcvqeta5m/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
FAILED tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_symlink - AssertionError: assert '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpjmzr7of_/my-app/dist/my_app-0.0.1-cp310-cp310-linux_x86_64.whl' == '/var/tmp/portage/dev-python/hatchling-1.25.0/temp/tmpjmzr7of_/my-app/dist/my_app-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl'
tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_configured_build_hooks FAILED [433/966]
tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_dynamic_artifacts FAILED [435/966]
tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_dynamic_artifacts_with_src_layout FAILED [438/966]
tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_dynamic_force_include FAILED [436/966]
tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_dynamic_force_include_duplicate FAILED [437/966]
tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_extra_dependencies FAILED [434/966]
tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_build_script_known_artifacts FAILED [432/966]
tests/backend/builders/test_wheel.py::TestBuildStandard::test_default_symlink FAILED [445/966]