Bug 212352 - [WPE] imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_requiredFeatures_unknown.https.html is a flaky failure since r261863
Summary: [WPE] imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_requiredF...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-25 08:24 PDT by Diego Pino
Modified: 2021-08-02 19:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-05-25 08:24:08 PDT
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
Comment 1 Sergio Villar Senin 2020-05-27 02:27:58 PDT
Please do add me to WebXR related bugs, thanks for reporting.
Comment 2 Lauro Moura 2021-08-02 19:40:59 PDT
Test passing consistently after 238080@main (WPT XR test update).