mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-15 11:51:22 +00:00
perf_test_runner.py doesn't run properly after recent python migration. Fix by decoding output (bytes) to string using utf-8 and then re.serach the string. Bug: None Change-Id: Id988d0f5161d0c9edc827a48a3a30f8e60f8f814 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119080 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Shrek Shao <shrekshao@google.com>