- 
    Type:
Bug
 - 
    Resolution: Done
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: 3.1.8
 - 
    Component/s: Testing Infrastructure
 
- 
        Fully Compatible
 - 
        ALL
 - 
        TIG 9 (09/18/15)
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
The FSM tests which are invoked in the backup_restore.js test are not randomized. They always run the same order of tests, because Array.shuffle is invoked without invoking Random.setRandomSeed();
- related to
 - 
                    
SERVER-20519 JS tests use Random.rand() without ever setting a seed
-         
 - Closed
 
 -