Stop session analyzer failures when there are zero events
Due to Windows event log spam (tracked in bug 1070362) there is no guarantee that there will be enough system session events to do analysis and, in fact, there is no guarantee that there will be *any* system session events. This means that FetchEvents is unavoidably flaky and must be disabled, and ValidateEvents has to tolerate another failure mode. Bug: 1053451, 1070362 Change-Id: Ib95701d42f1152c6e7726bd7c6de913d6764ac4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2314667Reviewed-by:Jesse McKenna <jessemckenna@google.com> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#791279}
Showing
Please register or sign in to comment