-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 3.2.6
-
Component/s: None
-
Empty show more show less
In bulk_tests.js, 'should correctly handle multiple unordered batch API' has an incorrect test.ok() check on line 693. The expected value is 3, whereas the actual number of write errors returned is 1. It is unclear why 3 errors are expected.