Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestPyPIChecker is broken #441

Open
wjt opened this issue Sep 19, 2024 · 0 comments
Open

TestPyPIChecker is broken #441

wjt opened this issue Sep 19, 2024 · 0 comments

Comments

@wjt
Copy link
Contributor

wjt commented Sep 19, 2024

======================================================================
FAIL: test_check (tests.test_pypichecker.TestPyPIChecker.test_check)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/async_case.py", line 90, in _callTestMethod
    if self._callMaybeAsync(method) is not None:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/async_case.py", line 112, in _callMaybeAsync
    return self._asyncioRunner.run(
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/asyncio/runners.py", line 118, in run
    return self._loop.run_until_complete(task)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/asyncio/base_events.py", line 653, in run_until_complete
    return future.result()
           ^^^^^^^^^^^^^^^
  File "/home/runner/work/flatpak-external-data-checker/flatpak-external-data-checker/tests/test_pypichecker.py", line 39, in test_check
    self.assertRegex(
AssertionError: Regex didn't match: '[https://files.pythonhosted.org/packages/[a-f0-9/]+/PyYAML-[\\d\\.]+.(tar.(gz](https://files.pythonhosted.org/packages/[a-f0-9/]+/PyYAML-[//d//.]+.(tar.(gz)|xz|bz2)|zip)' not found in 'https://files.pythonhosted.org/packages/54/ed/79a089b6be93607fa5cdaedf301d7dfb23af5f25c398d5ead2525b063e17/pyyaml-6.0.2.tar.gz'```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant