logs: Fix ReadEndOfFileMedium test flakes
If the first char of a full chunk happens to be '\0' it assumes the file is less than max_size and just returns chunk which is incomplete. Bug: chromium:1099000 Change-Id: Iaebbc1d908c9c6386cbacf151f3bb8c19000fb51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2271245Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Ian Barkley-Yeung <iby@chromium.org> Commit-Queue: Joon Ahn <joonbug@chromium.org> Cr-Commit-Position: refs/heads/master@{#783812}
Showing
Please register or sign in to comment