Socks5 support
1) should create HTTPS connections through a Socks5 proxy (no proxy auth)
2) should create HTTPS connections through a Socks5 proxy (username/password auth)
134 passing (5s)
57 pending
2 failing
1) StateMachine
Socks5 support
should create HTTPS connections through a Socks5 proxy (no proxy auth):
Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/data/mci/a7a7bb46353ca50ad556a0491652e50e/libmongocrypt/bindings/node/test/stateMachine.test.js)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
2) StateMachine
Socks5 support
should create HTTPS connections through a Socks5 proxy (username/password auth):
Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/data/mci/a7a7bb46353ca50ad556a0491652e50e/libmongocrypt/bindings/node/test/stateMachine.test.js)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)