Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-25165

Add Windows --dbg=on --opt=off variant to the evergreen variants

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.14
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • TIG 18 (08/05/16), TIG 2016-08-29, TIG 2016-09-19

      It has happened a few times that the Windows full-debug builds are broken by commits, but we never catch it in Evergreen, because our Windows DEBUG task uses --dbg=on --opt=on, which causes the release variant of the msvcrt library to be included.

      We should have an Evergreen Enterprise variant, which builds with --dbg=on --opt=off and runs at least the unit-tests and the jscore suite.

            Assignee:
            kamran.khan Kamran K.
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: