mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-13 08:36:08 +00:00
This reverts commit 9cdc3343ff2f88e44bbc2f43feb2c0f05b3e03ad. Reason for revert: For some reason, Windows kokoro bots are now taking objection to this test. Original change's description: > Add test setting the locale. > > This CL adds a test which sets the locale to one which uses `1,00` > instead of `1.00`. This ensures the float emission will get the right > format. > > Bug: tint:1686 > Change-Id: Ib87235c7beac351b7dcbf37534df07135da377e5 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120881 > Reviewed-by: Ben Clayton <bclayton@google.com> > Kokoro: Kokoro <noreply+kokoro@google.com> > Commit-Queue: Dan Sinclair <dsinclair@chromium.org> TBR=dsinclair@chromium.org,bclayton@google.com,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I2ace266871958a2d467855d55079aae467195ce0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: tint:1686 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121462 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>