summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMax Hirschhorn <max.hirschhorn@mongodb.com>2017-08-14 01:14:54 -0400
committerMax Hirschhorn <max.hirschhorn@mongodb.com>2017-08-14 01:14:54 -0400
commit3c0a1869857bc91a5fb0d2eee0a1652209df09e3 (patch)
treea3f2f26f0294ceeb6c4174369fad250331af744f /etc
parentd8d9b9a33835ee057af8dd32e23e93318f0a30c6 (diff)
downloadmongo-3c0a1869857bc91a5fb0d2eee0a1652209df09e3.tar.gz
SERVER-30634 Temporarily disable burn_in_tests on Windows 2008R2 DEBUG.
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 1b34c36804e..6177a86607a 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -5490,15 +5490,14 @@ buildvariants:
ext: zip
use_scons_cache: true
tasks:
+ # TODO SERVER-30634: Re-enable the burn_in_tests task on Windows after addressing how git detects
+ # all JavaScript tests as having been modified and causes the Evergreen task to time out.
- name: compile
- requires:
- - name: burn_in_tests
distros:
- windows-64-vs2015-large
- name: compile_all
distros:
- windows-64-vs2015-large
- - name: burn_in_tests
- name: aggregation
- name: aggregation_WT
- name: aggregation_facet_unwind_passthrough_WT