immersive-web / webxr-test-api

WPT testing API for WebXR
https://immersive-web.github.io/webxr-test-api/
14 stars 15 forks source link

Add Lighting Estimation extension #73

Closed alcooper91 closed 3 years ago

alcooper91 commented 3 years ago

Adds extension methods to allow supplying a Fake XRLightingEstimate, along with some simple validation of the type. The type directly translates over to the XRLightingEstimate when requested by the test.


:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on Feb 8, 2021, 11:59 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fimmersive-web%2Fwebxr-test-api%2F4de96d3107323b5afe1c00d19e1ba4eba1ecea47%2Findex.bs&force=1&md-warning=not%20ready) ``` 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at [no address given] to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.


Apache/2.4.10 (Debian) Server at api.csswg.org Port 443
``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20immersive-web/webxr-test-api%2373.)._