WebXR WPT: add a xr_debug function for use in tests
By default, this is a no-op, but test API implementations can override it to do console logging or similar. This is intended to help investigate flaky tests on Windows that are currently just being reported as "timed out" with no indication what's going wrong. Includes a fix for ar_dom_overlay_hit_test.https.html, the logs had shown that the test wasn't waiting for the test body to execute, and an unexpectedly failing assertion wasn't being reached. Bug: 1054750 Change-Id: I878c6ea56ebb8e0752027ea13de7106d7f9e7bdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2132784 Commit-Queue: Klaus Weidner <klausw@chromium.org> Reviewed-by:Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#759108}
Showing
Please register or sign in to comment