We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669ff0a commit aa2a26dCopy full SHA for aa2a26d
tools/synchro.py
@@ -214,14 +214,13 @@ def async_only_test(f: str) -> bool:
214
"test_dns.py",
215
"test_encryption.py",
216
"test_examples.py",
217
- "test_heartbeat_monitoring.py",
218
- "test_index_management.py",
219
"test_grid_file.py",
220
"test_gridfs.py",
221
- "test_load_balancer.py",
222
- "test_json_util_integration.py",
223
"test_gridfs_spec.py",
+ "test_heartbeat_monitoring.py",
+ "test_index_management.py",
224
"test_json_util_integration.py",
+ "test_load_balancer.py",
225
"test_logger.py",
226
"test_max_staleness.py",
227
"test_monitoring.py",
0 commit comments