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

Remove non-integer test case from iteration_count_control.js

    • Fully Compatible
    • ALL
    • Security 9 (09/18/15)

      The test case:

      {setParameter: 1, scramIterationCount: 12345678901234567890}));
      

      ends up being flaky on some platforms since the provided value is translated to an integer in a non-platform agnostic way.

            Assignee:
            andreas.nilsson Andreas Nilsson
            Reporter:
            andreas.nilsson Andreas Nilsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: