https://bugs.winehq.org/show_bug.cgi?id=54649
Bug ID: 54649 Summary: windows.perception.stub:perception - Windows 10 1607 does not have ISpatialSurfaceObserverStatics2 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
windows.perception.stub:perception - Windows 10 1607 does not have ISpatialSurfaceObserverStatics2:
perception.c:76: Test failed: got hr 0x80004002. perception.c:76: this is the last test seen before the exception 088c:perception: unhandled exception c0000005 at 00401483
See https://test.winehq.org/data/patterns.html#windows.perception.stub:perceptio...
Where 0x80004002 == E_NOINTERFACE
This test was introduced in the commit below:
commit 006bc33c57c96bd733147c4088d36bfc14da907e Author: Mohamad Al-Jaf mohamadaljaf@gmail.com AuthorDate: Thu Feb 23 03:50:15 2023 -0500
windows.perception.stub: Add ISpatialSurfaceObserverStatics2 stub interface.
https://bugs.winehq.org/show_bug.cgi?id=54649
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |fgouget@codeweavers.com Regression SHA1| |006bc33c57c96bd733147c4088d | |36bfc14da907e Keywords| |regression, source, | |testcase CC| |mowinebugs@mail.com
https://bugs.winehq.org/show_bug.cgi?id=54649
--- Comment #1 from François Gouget fgouget@codeweavers.com --- I sent a merge request for this: https://gitlab.winehq.org/wine/wine/-/merge_requests/2357
https://bugs.winehq.org/show_bug.cgi?id=54649
--- Comment #2 from Mohamad Al-Jaf mowinebugs@mail.com --- Thanks for fixing it. Yeah, ISpatialSurfaceObserverStatics2 was added in 1703: https://learn.microsoft.com/en-us/uwp/api/windows.perception.spatial.surface...
Neither Marvin nor the pipeline tests failed as they don't include 1607. I'll make sure to manually test all the VMs when needed.
https://bugs.winehq.org/show_bug.cgi?id=54649
--- Comment #3 from François Gouget fgouget@codeweavers.com --- Yes the merge requests are tested on a bit fewer configurations than the WineTest nightly runs to limit the load on the TestBot machines. Normally the omitted configurations are chosen to not be likely to behave radically differently but it's not 100%.
https://bugs.winehq.org/show_bug.cgi?id=54649
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |b7ae278f2b936841c9cb820ffe5 | |ca15ac8fb5068 Resolution|--- |FIXED
--- Comment #4 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit b7ae278f2b936841c9cb820ffe5ca15ac8fb5068 Author: François Gouget fgouget@codeweavers.com AuthorDate: Thu Mar 9 13:54:04 2023 +0100
windows.perception.stub/tests: Skip some tests when ISpatialSurfaceObserverStatics2 is not supported.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54649
https://bugs.winehq.org/show_bug.cgi?id=54649
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.4.