Bug 212352
| Summary: | [WPE] imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_requiredFeatures_unknown.https.html is a flaky failure since r261863 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | lmoura, svillar |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_requiredFeatures_unknown.https.html [ Failure ]
Sometimes the test passes, but very rarely.
Diff: https://build.webkit.org/results/WPE%20Linux%2064-bit%20Release%20(Tests)/r262119%20(18320)/imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_requiredFeatures_unknown.https-diff.txt
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_requiredFeatures_unknown.https-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_requiredFeatures_unknown.https-actual.txt
@@ -1,3 +1,3 @@
-PASS Tests requestSession rejects for unknown requiredFeatures
+FAIL Tests requestSession rejects for unknown requiredFeatures promise_rejects_dom: unexpected requestSession success with unknown object function "function () { throw e }" threw object "SecurityError: The operation is insecure." that is not a DOMException NotSupportedError: property "code" is equal to 18, expected 9
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
Please do add me to WebXR related bugs, thanks for reporting.
Lauro Moura
Test passing consistently after 238080@main (WPT XR test update).