-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.1.7
-
Component/s: Security, Testing Infrastructure
-
None
-
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.