[FragmentItem] Cleanup FlagExpectations
This patch "resets" the |FlagExpectations|, by removing all entries from except |Skip| and running the maintenance script. It turned out that the last 3 failures are because they are |Skip| in |TestExpectations|, but |Failure| was added to |FlagExpectations| probably before they were skipped. It looks like test runner runs such tests and report failures. It looks like there's a good room to improve the cleanup logic in my maintenance script, but since we're done to fix all failures for |FragmentItem|, this patch resets the |FlagExpectations|. TBR=yosin@chromium.org, wangxianzhu@chromium.org NOTRY=true Bug: 982194 Change-Id: I76d916eb2dd34b54c39307838bd1502596ccf731 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217832Reviewed-by:Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#774985}
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment