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

replace db.serverStatus().uptimeEstimate test in dbadmin.js with C++ test

    • Fully Compatible
    • v3.2
    • Platforms 10 (02/19/16)
    • 0

      The elapsed time in the server status is an estimate and can't reliably pass the

      assert.lt( 2 , after.uptimeEstimate , "up1" )
      

      check in dbadmin.js

      Instead, make a Listener test to compare the getElapsedTimeMillis to a real wall-clock.

            Assignee:
            matt.cotter Matt Cotter
            Reporter:
            matt.cotter Matt Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: