Details
-
Build Failure
-
Resolution: Fixed
-
Unknown
-
None
-
None
Description
test.test_uri_spec.TestAllScenarios.test_connection_string_test_valid-auth_At-signs_in_options_aren_t_part_of_the_userinfo
|
[2023/08/15 19:01:29.958] FAILURE: AssertionError: True != False : Unexpected warning for test 'At-signs in options aren't part of the userinfo' ()
|
[2023/08/15 19:01:29.958] args = (<test.test_uri_spec.TestAllScenarios testMethod=test_connection_string_test_valid-auth_At-signs_in_options_aren't_part_of_the_userinfo>,)
|
[2023/08/15 19:01:29.958] kwargs = {}, original_workdir = '/data/mci/05366b3b69cfcd6a36c63286fe8bf8c8/src'
|
[2023/08/15 19:01:29.958] def modified_test_scenario(*args, **kwargs):
|
[2023/08/15 19:01:29.958] original_workdir = os.getcwd()
|
[2023/08/15 19:01:29.958] os.chdir(target_workdir)
|
[2023/08/15 19:01:29.958] > func(*args, **kwargs)
|
[2023/08/15 19:01:29.958] /data/mci/05366b3b69cfcd6a36c63286fe8bf8c8/src/test/test_uri_spec.py:85:
|
[2023/08/15 19:01:29.958] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
[2023/08/15 19:01:29.958] /data/mci/05366b3b69cfcd6a36c63286fe8bf8c8/src/test/test_uri_spec.py:121: in run_scenario
|
[2023/08/15 19:01:29.958] self.assertEqual(
|
[2023/08/15 19:01:29.958] E AssertionError: True != False : Unexpected warning for test 'At-signs in options aren't part of the userinfo'
|
Attachments
Issue Links
- is related to
-
PYTHON-2338 _RttMonitor causes ResourceWarning: unclosed <socket.socket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56306), raddr=('127.0.0.1', 27017)>
-
- Backlog
-
-
PYTHON-3923 Handle socket closures in tests to avoid ResourceWarning
-
- Backlog
-