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

Increase query execution time for the test case in max_time_ms.js that expects it to hit the time limit

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.20, 3.6.11, 4.0.7, 4.1.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v4.0, v3.6, v3.4
    • 7

      This targets the first case in max_time_ms.js, starting on line 24. This test runs a ~300ms query with a 100ms time limit. We should make the query take much longer to rule out something finicky happening due to the small difference between execution time and timeout limit. If it fails again we can be more confident that something wrong occurred in the query system. 

            Assignee:
            vlad.rachev@mongodb.com Vlad Rachev (Inactive)
            Reporter:
            vlad.rachev@mongodb.com Vlad Rachev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: