Details
Description
timeseries_bucket_limit_count.js occasionally fails in the check for control.max._id when run in the parallel test suite. The current assertion message includes the control document which indicates that the first bucket contains less than the expected number of measurements. Including the contents of the bucket collection bucketDocs in the assertion message would help to understand future occurrences of similar test failures in the parallel suite.