-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
-
Fully Compatible
https://github.com/10gen/mongo/commit/36194c546281d6a10b003bf3cd12f771ff268c50
The following commit passed windows builds that should have been caught. We need to create additional tests that represent how people are building on windows. I think we are already covered with ninja but doing a hello world build with some different flags / options would cut down on windows build failures. This should include testing for a variety of options that are commonly used by people building scons/ninja on windows.
Should build scons/ninja with combination of dbg=on/off, opt=on/off. daniel.moody@mongodb.com might have some more ideas?