Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936087 - dev-python/xmlschema-3.3.1 fails tests: AssertionError: test.xsd != test.xsd
Summary: dev-python/xmlschema-3.3.1 fails tests: AssertionError: test.xsd != test.xsd
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-15 06:45 UTC by Agostino Sarubbo
Modified: 2024-07-15 06:45 UTC (History)
0 users

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


Attachments
build.log (build.log,614.52 KB, text/plain)
2024-07-15 06:45 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-15 06:45:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/xmlschema-3.3.1 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-15 06:45:37 UTC
Created attachment 897647 [details]
build.log

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


AssertionError: 'file://///filer01/MY_HOME/dev/XMLSCHEMA/test.xsd' != 'file:////filer01/MY_HOME/dev/XMLSCHEMA/test.xsd'
AssertionError: Regex didn't match: 'file:////root/dir1/schema.xsd' not found in 'file://////root/dir1/schema.xsd'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAIL: test_normalize_url_slashes (test_locations.TestLocations.test_normalize_url_slashes)
FAIL: test_normalize_url_with_base_unc_path (test_locations.TestLocations.test_normalize_url_with_base_unc_path)
FAILED (failures=2, skipped=11)