OpenXR CTS 1.0.30.0
rpavlik
released this
18 Oct 18:58
·
43 commits
to devel
since this release
OpenXR CTS 1.0.30.0 (2023-10-12)
Approved 12-Oct-2023.
Will be withdrawn 19-June-2024, 180 days after the publication of the subsequent approved release, 1.0.32.1.
There are Windows and Android binaries attached to this release. While use of them is recommended for maximum compatibility, it is not required; you may follow the "porting process" in the conformance process document.
- Conformance Tests
- Fix: Replace early returns with
SKIP()
.
(internal MR 2898,
OpenXR-CTS issue 60,
internal issue 2072) - Fix: Remove infinite loop in
Timed_Pipelined_Frame_Submission
in error case.
(internal MR 2915) - Fix: Test failure count API
(internal MR 2940,
internal issue 2072,
internal MR 2965,
internal MR 2999) - Fix: Fix waiting for
xrWaitSwapchainImage
timeout cases.
(internal MR 2944) - Fix: Enable build with clang, clang-cl, and GCC (MinGW64) on Windows.
(internal MR 2948,
internal MR 2975) - Fix: Do not request hand tracking joint poses with an
XrTime
of 0: it is
invalid. Be sure to be in "FOCUSED" since we want input data.
(internal MR 2977) - Improvement: Add validation of test tags to CTS.
(internal MR 2924,
internal issue 2050,
internal issue 2062) - Improvement: Make conformance layer initialization clear and consistent with
other layers in the official OpenXR repos.
(internal MR 2926) - Improvement: Update Khronos registry URLs in comments.
(internal MR 2935) - Improvement: Add conformance test library API output value for Catch2 error
conditions.
(internal MR 2940,
internal issue 2072,
internal MR 2965,
internal MR 2999) - Improvement: Add OpenGL 3.3 functions to gfxwrapper, an internal utility
library used by the CTS.
(internal MR 2941) - New test: Add additional tests for
XR_EXT_debug_utils
based on the test app
loader_test
.
(internal MR 2861) - New test: Check that no interaction profile is returned as current before
callingxrSyncActions
.
(internal MR 2897,
internal issue 1942)
- Fix: Replace early returns with
GitOrigin-RevId: c43f8b8c0380df42fe71b98c3d5a53632eda0eb9