Commit fcba1624 authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

[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: default avatarKoji Ishii <kojii@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774985}
parent 5abe7d18
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment