Commit 86a56a5
Backport: COMPASS-3118: Fix orphaned windows (#1550)
* COMPASS-3118: Fix orphaned windows
* ⚡ Make travis use latest npm
* Try rebuilding entire package-lock for travis
* COMPASS-3118: Can no longer repro exception
* Shouldn't need to flush npm cache anymore
* COMPASS-3118: Handle potential race of COMPASS-3101
* debugging travis
* COMPASS-3113: Use xvfb-maybe instead of travis before_script
* Make travis use `npm ci` which is faster than `npm install` for actual CI
- Now that we're on `npm@6`, we can take advantage of https://docs.npmjs.com/cli/ci
- Remove `ci` run script as it conflicts with this new feature (I was ahead of my time...)
- Remove `mongodb-js-fmt` as everyone now uses prettier in their editor's
* debugging travis
* ⚡ Cache npm build cache
* Revert "COMPASS-3113: Use xvfb-maybe instead of travis before_script"
This reverts commit d39c6cb.
* Fix databases test
* Debugging test failures
* Fix Windows on Evergreen to use npm@61 parent e6806f9 commit 86a56a5
File tree
8 files changed
+5865
-4812
lines changed- src/main
- test/functional
8 files changed
+5865
-4812
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments