Open
Description
Most of the time, DeleteByQueryWithSlicesApiTests
succeeds, but it has been seen to fail with a specific seed.
.\build.bat seed:27658 random:sourceserializer:false random:httpcompression integrate 8.0.1 "intrusiveoperation" "deletebyquerywithslices"
With the above seed, the delete by query operation deletes ten records instead of the expected 5 for the first scrolled slice.
We should investigate the underlying cause.