[LongTaskV2] Fix flakiness in longtask-v8compile test
The original test is flaky in both virtual test and nonvirtual test. For the non-virtual test, it was expected to fail for one reason but it's reasonable to fail for other reasons as well. We should include those failures. For the virtual test, the test failed since long tasks could be present in a slow environment. We fix it by ignoring those longtasks & attributions that are not generated by us. Also, we allow waiting for multiple entry lists until we find the interesting one. Bug: 775626 Change-Id: Ief2a3bc4016dc3f808cb17be0122e35f75b58f9a Reviewed-on: https://chromium-review.googlesource.com/891571 Commit-Queue: Liquan Gu <maxlg@chromium.org> Reviewed-by:Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#533016}
Showing
Please register or sign in to comment