commit | e6fd0a931285c1b7e378e91f3f16379f21ddeaeb | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Tue Oct 22 19:50:32 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 19:50:32 2024 +0000 |
tree | fbd936e1cf95b09205235f73511a44621589ee31 | |
parent | 923877f1b2f4ca80f61a6e70889d7d9b383759f2 [diff] |
[tint] Test expectations respect TIMEOUT Some tint e2e tests timeout on the bots but pass locally. Here we introduce a new SKIP param called TIMEOUT. Tests that skip and have been labeled as TIMEOUT will not get expectations updated if the timeout or pass when running locally. They will only get updated on failure. Tests that now timeout locally that have not been label as such will not get expecations updated as skip with TIMEOUT. Bug:372645434 Change-Id: I6da844976347f9418c2e0e1b89ed8b748f4cd439 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211277 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Peter McNeeley <petermcneeley@google.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.