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

test_query_class_chaos started failing #187

Open
mgorny opened this issue May 29, 2023 · 0 comments
Open

test_query_class_chaos started failing #187

mgorny opened this issue May 29, 2023 · 0 comments

Comments

@mgorny
Copy link
Contributor

mgorny commented May 29, 2023

I'm pretty sure it used to pass before, I think something on the remote server changed:

======================================================================
FAIL: test_query_class_chaos (tests.test_all.DNSTest.test_query_class_chaos)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/pycares/tests/test_all.py", line 367, in test_query_class_chaos
    self.assertNoError(self.errorno)
  File "/tmp/pycares/tests/test_all.py", line 42, in assertNoError
    self.assertEqual(errorno, None)
AssertionError: 12 != None

Reproduced with d62a60c, using Python 3.11.3 and c-ares from submodule (but happens with system c-ares 1.19.1 too).

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