Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #457
Closed
Open
Created Jan 11, 2022 by Zach van Rijn@zOwner

user/python3-importlib_resources: test failure

Found on 32-bit ppc. Maybe just due to the autobuilder infrastructure.

FAIL: test_namespaces_cannot_have_resources (importlib_resources.tests.test_resource.NamespaceTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/packages/user/py3-importlib_resources/src/importlib_resources-1.0.2/importlib_resources/tests/test_resource.py", line 144, in test_namespaces_cannot_have_resources
    self.assertFalse(list(contents))
AssertionError: ['resource1.txt'] is not false

----------------------------------------------------------------------
Ran 104 tests in 0.049s

FAILED (failures=1)
Test failed: <unittest.runner.TextTestResult run=104 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=104 errors=0 failures=1>

Note: APKBUILD says:

# FIXME: drop after python3 >= 3.7.0

So let's drop this package and move on.

Assignee
Assign to
Time tracking