-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Enterprise Auth Windows 64 Python 3.7 seems to be failing since PYTHON-3423:
[2022/09/24 00:13:46.974] Running command 'shell.exec' in "run enterprise auth tests" (step 2 of 2) [2022/09/24 00:21:30.765] Command failed: shell script encountered problem: exit code 1 [2022/09/24 00:21:30.765] Task completed - FAILURE.
These tests run with silent:true so that's all the output we get. We should refactor the config to run without silent:true but still keep the credentials hidden like we do for other tests (like CSFLE). That way we can see what tests are failing.
- is caused by
-
PYTHON-3423 Make dnspython a required dependency
- Closed