Skip to content

Conversation

kangas
Copy link
Contributor

@kangas kangas commented Oct 12, 2015

Thomas is encountering sporadic segfaults during manual testing, so I thought I'd try upgrading Electron as far as we are currently able. https://github.com/atom/electron/releases

We cannot use v0.33 yet. :(

Patch build:
https://evergreen.mongodb.com/version/561bfd693ff12209010002b1_0

@imlucas
Copy link
Contributor

imlucas commented Oct 14, 2015

:shipit:

imlucas added a commit that referenced this pull request Oct 14, 2015
@imlucas imlucas merged commit 48be094 into master Oct 14, 2015
@imlucas imlucas deleted the bump-electron-0.30.8 branch October 14, 2015 18:45
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
* chore: update to `mongodb@3.3.3`

* chore: remove extraneous mongodb-core dependency

* driver: Update to mongodb@3.3.4

* fix: remove old smoke tests

These were breaking on update because of info leakage from driver.

1. Connectivity is tested with `mongodb-connection-model#test()` not via a connect() call because a test should use different timeout values than a connection which will be used more than once. In the case of this test, the selection timeout in the driver is 30000ms which caused this test to fail with `exceeded test timout of 2000`.

2. Retryable reads and writes are now supported by the driver which invalidates the state the disconnect() test relied upon, resulting in a `Topology Destroyed` errror for subsequent calls to the client once closed. Like #1 above, after 30000ms, the `count()` would eventually error but full disconnect() behavior is tested in many other code paths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants