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

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Matt Cotter (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: