Bug 225483
Summary: | REGRESSION(r277099) [WebRX][WPE] Many tests failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | WebXR | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | aperez, bugs-noreply, dino, dpino, ifernandez |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=225428 https://bugs.webkit.org/show_bug.cgi?id=294618 |
Lauro Moura
Test run: https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/r277099%20(1568)/results.html
Failures:
imported/w3c/web-platform-tests/webxr/events_input_source_recreation.https.html
imported/w3c/web-platform-tests/webxr/events_input_sources_change.https.html
imported/w3c/web-platform-tests/webxr/events_session_select.https.html
imported/w3c/web-platform-tests/webxr/events_session_squeeze.https.html
imported/w3c/web-platform-tests/webxr/getInputPose_handedness.https.html
imported/w3c/web-platform-tests/webxr/xrInputSource_add_remove.https.html
imported/w3c/web-platform-tests/webxr/xrInputSource_emulatedPosition.https.html
imported/w3c/web-platform-tests/webxr/xrSession_requestAnimationFrame_data_valid.https.html
imported/w3c/web-platform-tests/webxr/xrView_eyes.https.html
imported/w3c/web-platform-tests/webxr/xrView_match.https.html
imported/w3c/web-platform-tests/webxr/xrView_oneframeupdate.https.html
imported/w3c/web-platform-tests/webxr/xrView_sameObject.https.html
imported/w3c/web-platform-tests/webxr/xrViewport_valid.https.html
Flakies:
imported/w3c/web-platform-tests/webxr/xrFrame_getPose.https.html
imported/w3c/web-platform-tests/webxr/xrFrame_getViewerPose_getPose.https.html
imported/w3c/web-platform-tests/webxr/xrFrame_session_sameObject.https.html
imported/w3c/web-platform-tests/webxr/xrSession_cancelAnimationFrame.https.html
imported/w3c/web-platform-tests/webxr/xrSession_requestReferenceSpace_features.https.html
imported/w3c/web-platform-tests/webxr/xrSession_sameObject.https.html
Revision introducing the issue: https://trac.webkit.org/changeset/277099/webkit
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Lauro Moura
Gardened known failures and flakies in r277125.
Diego Pino
Test results for tests reported as failures:
https://results.webkit.org/?platform=WPE&&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/events_input_source_recreation.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/events_input_sources_change.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/events_session_select.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/events_session_squeeze.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/getInputPose_handedness.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrInputSource_add_remove.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrInputSource_emulatedPosition.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrSession_requestAnimationFrame_data_valid.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrView_eyes.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrView_match.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrView_oneframeupdate.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrView_sameObject.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrViewport_valid.https.html&limit=4000
Test results for tests reported as flakies:
https://results.webkit.org/?platform=WPE&&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrFrame_getPose.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrFrame_getViewerPose_getPose.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrFrame_session_sameObject.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrSession_cancelAnimationFrame.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrSession_requestReferenceSpace_features.https.html&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrSession_sameObject.https.html&limit=4000
Many tests have been consistently passing. Others have a few failures (less than 5) in the last 4000 revisions.
The only test that is still failing is:
- https://results.webkit.org/?platform=WPE&&suite=layout-tests&test=imported/w3c/web-platform-tests/webxr/xrViewport_valid.https.html&limit=4000
Adrian Perez
Given that the WebXR suppor was removed from WPE in bug #294618 and is in the process of being re-added piecewise, with each commit enabling the relevant layout tests, I think we should close this issue.