• Alex Cooper's avatar
    Fix WebGLLayer test expectations · e8942634
    Alex Cooper authored
    The xrWebGLLayer tests didn't have their expectations wrapped in t.step
    so their failures were reported as timeouts, rather than the actual
    error.
    
    xrWebGLLayer_viewports expected the device init viewport to match the
    output viewport, which is not a specced behavior, and contradicts the
    webxr-test-api spec which calls this out as unsupported, so that part
    has also been reverted.
    
    Bug: 986672
    Change-Id: I23713956f6b0bd3d432f0e6e6fdc9d015d509099
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715237
    Commit-Queue: Alexander Cooper <alcooper@chromium.org>
    Commit-Queue: Klaus Weidner <klausw@chromium.org>
    Reviewed-by: default avatarKlaus Weidner <klausw@chromium.org>
    Auto-Submit: Alexander Cooper <alcooper@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#680125}
    e8942634
TestExpectations 575 KB