update_expectations.py --type=fail removes Android-only expectations |
|
Issue descriptionThis is an interesting case for blink/tools/update_expectations.py. Tests that have no results on all relevant platforms are removed. In practice, this means that Android-only expectations for tests that are not listed in SmokeTests are removed, which is not desirable because the tests may actually fail on Android when run manually, and the expectations may still be accurate. Proposed possible fix: Add a flag to enable removing lines with no results, and by default don't remove such lines. |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Jun 14 2018