-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.0-rc0
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
If ReplSetTest.initiate is called directly through the shell (not through resmoke), it throws the following exception:
__unknown_name__:PRIMARY> rs.initiate(); ... 2017-10-18T09:31:29.596-0400 E QUERY [thread1] TypeError: TestData is undefined ReplSetTest/this.initiateWithAnyNodeAsPrimary@src/mongo/shell/replsettest.js:944:1 ReplSetTest/this.initiateWithNodeZeroAsPrimary@src/mongo/shell/replsettest.js:969:9 ReplSetTest/this.initiate@src/mongo/shell/replsettest.js:983:9 @(shell):1:1