Fix exit code emitted by wptrunner.
Stop setting flag --no-fail-on-unexpected, which causes wptrunner to always exit with code 0. Omitting this flag makes the exit code equal the number of failed tests. The CQ needs the exit code in order to determine which shards to retry. Bug: 937369 Change-Id: I150321a7783948724be0d622646108e5df6249eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992911Reviewed-by:Robert Ma <robertma@chromium.org> Commit-Queue: Luke Z <lpz@chromium.org> Cr-Commit-Position: refs/heads/master@{#730163}
Showing
Please register or sign in to comment