-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
ALL
MCI Windows builders are all failing on the compile stage
http://mci.10gen.com/ui/waterfall#filter/windows/
[2013/08/20 19:46:17.252] src\mongo\client\dbclient_rs_test.cpp(179) : error C3083: '{ctor}': the symbol to the left of a '::' must be a type
Bad commit was either 07c2210? 'git blame -n' shows line 179 is
b466593c 178 (Randolph Tan 2013-03-29 16:00:59 -0400 178) void tearDown() { 07c22108 179 (Randolph Tan 2013-08-12 15:53:16 -0400 179) ReplicaSetMonitor::ReplicaSetMonitor::clearAll();