We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm pretty sure it used to pass before, I think something on the remote server changed:
Reproduced with d62a60c, using Python 3.11.3 and c-ares from submodule (but happens with system c-ares 1.19.1 too).
The text was updated successfully, but these errors were encountered: