174c508c8d
• Strip 'release-x64' tags. These are always paired with 'release', and all other tests just have the 'release' tag. This means that results with the 'release' + 'release-x64' tags are a subset of just the 'release' tags, leading to many broken assumptions in the expectation update. • Don't consider tests with the error reason 'asyncio.exceptions.TimeoutError' as slow, but as a failure. The CTS expectation updater will already mark tests exceeding the config threshold as slow. This reduces the amount of data requested from resultdb, and prevents failed rolls when results are actually deadlocking. • Fix inferring of patchset in GetResults(). LatestPatchest() was called but was assigned to a nested scope. Bug: dawn:1401 Change-Id: I57b2c9a029b31430d63a056f7b13c4bf1bc5b437 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88450 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> |
||
---|---|---|
.. | ||
memory/asan | ||
src | ||
check-no-crlf | ||
format | ||
lint | ||
roll-all | ||
run | ||
setup-build | ||
tint-generate-coverage |