mongo-python-driver/test/discovery_and_monitoring/errors
Shane Harvey de7c7b8be2
PYTHON-2544 Do not check error messages when an error code is present (#574)
Add 10058 as a "not master" error code to account for MongoDB<=3.2 errors.
2021-03-04 10:03:52 -08:00
..
error_handling_handshake.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-network-error.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-network-timeout-error.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-greater-InterruptedAtShutdown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-greater-InterruptedDueToReplStateChange.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-greater-LegacyNotPrimary.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
non-stale-topologyVersion-greater-NotMaster.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-greater-NotMasterNoSlaveOk.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-greater-NotMasterOrSecondary.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-greater-PrimarySteppedDown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-greater-ShutdownInProgress.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-missing-InterruptedAtShutdown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-missing-InterruptedDueToReplStateChange.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-missing-LegacyNotPrimary.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
non-stale-topologyVersion-missing-NotMaster.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-missing-NotMasterNoSlaveOk.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-missing-NotMasterOrSecondary.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-missing-PrimarySteppedDown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-missing-ShutdownInProgress.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-proccessId-changed-InterruptedAtShutdown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-proccessId-changed-InterruptedDueToReplStateChange.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-proccessId-changed-LegacyNotPrimary.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
non-stale-topologyVersion-proccessId-changed-NotMaster.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-proccessId-changed-NotMasterNoSlaveOk.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-proccessId-changed-NotMasterOrSecondary.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-proccessId-changed-PrimarySteppedDown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
non-stale-topologyVersion-proccessId-changed-ShutdownInProgress.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
post-42-InterruptedAtShutdown.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
post-42-InterruptedDueToReplStateChange.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
post-42-LegacyNotPrimary.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
post-42-NotMaster.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
post-42-NotMasterNoSlaveOk.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
post-42-NotMasterOrSecondary.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
post-42-PrimarySteppedDown.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
post-42-ShutdownInProgress.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
pre-42-InterruptedAtShutdown.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
pre-42-InterruptedDueToReplStateChange.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
pre-42-LegacyNotPrimary.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
pre-42-NotMaster.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
pre-42-NotMasterNoSlaveOk.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
pre-42-NotMasterOrSecondary.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
pre-42-PrimarySteppedDown.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
pre-42-ShutdownInProgress.json PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
prefer-error-code.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
stale-generation-afterHandshakeCompletes-InterruptedAtShutdown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-afterHandshakeCompletes-InterruptedDueToReplStateChange.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-afterHandshakeCompletes-LegacyNotPrimary.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
stale-generation-afterHandshakeCompletes-network.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
stale-generation-afterHandshakeCompletes-NotMaster.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-afterHandshakeCompletes-NotMasterNoSlaveOk.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-afterHandshakeCompletes-NotMasterOrSecondary.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-afterHandshakeCompletes-PrimarySteppedDown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-afterHandshakeCompletes-ShutdownInProgress.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-afterHandshakeCompletes-timeout.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
stale-generation-beforeHandshakeCompletes-InterruptedAtShutdown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-beforeHandshakeCompletes-InterruptedDueToReplStateChange.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-beforeHandshakeCompletes-LegacyNotPrimary.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
stale-generation-beforeHandshakeCompletes-network.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
stale-generation-beforeHandshakeCompletes-NotMaster.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-beforeHandshakeCompletes-NotMasterNoSlaveOk.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-beforeHandshakeCompletes-NotMasterOrSecondary.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-beforeHandshakeCompletes-PrimarySteppedDown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-beforeHandshakeCompletes-ShutdownInProgress.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-beforeHandshakeCompletes-timeout.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
stale-generation-InterruptedAtShutdown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-InterruptedDueToReplStateChange.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-NotMaster.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-NotMasterNoSlaveOk.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-NotMasterOrSecondary.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-PrimarySteppedDown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-generation-ShutdownInProgress.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-topologyVersion-InterruptedAtShutdown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-topologyVersion-InterruptedDueToReplStateChange.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-topologyVersion-LegacyNotPrimary.json PYTHON-2544 Do not check error messages when an error code is present (#574) 2021-03-04 10:03:52 -08:00
stale-topologyVersion-NotMaster.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-topologyVersion-NotMasterNoSlaveOk.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-topologyVersion-NotMasterOrSecondary.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-topologyVersion-PrimarySteppedDown.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
stale-topologyVersion-ShutdownInProgress.json PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
write_errors_ignored.json PYTHON-2543 Do not mark a server unknown from a "writeErrors" response (#570) 2021-03-01 14:09:27 -08:00