-
Santiago Aboy Solanes authored
Instead of using SKIP (which would skip the tests), we can use [PASS, FAIL] which signals to run the tests and accept if they are flakily passing. In this way, we would get coverage and an error if we have a non-flaky failure. Bug: v8:10876 Change-Id: Idbdf9dcb76775cf5e81dc1c3bc6d9abb1db23ced Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2401424 Auto-Submit: Santiago Aboy Solanes <solanes@chromium.org> Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org> Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org> Cr-Commit-Position: refs/heads/master@{#69790}
5587838e