[run_web_tests] Fix --reset-results when platform baseline exists but fallback doesn't
Previously, --reset-results removed the existing platform baseline without recreating one if the fallback baseline doesn't exist. Fix the issue by checking non-exist and non-missing condition before removing the current baseline. Bug: 845781 Change-Id: I7dbe46665d9574b310020c4ffc4041b6235d5570 Reviewed-on: https://chromium-review.googlesource.com/1173483 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#583005}
Showing
Please register or sign in to comment