Loading
xdg-desktop-portal: Disable test failing with libportal 0.9.0
libportal before version 0.9.0 used to pass the notification GVariant directly to the x-d-p D-Bus API. When the test tried to add a notification with an unsupported property, the x-d-p D-Bus API would return an error and libportal would report it. libportal 0.9.0 started to filter out unsupported properties so the test is now pointless: https://github.com/flatpak/libportal/commit/ca6f8e3593bd1f1f25983ac6f63d1e0f6e48a47e Though the next x-d-p version will actually start to filter the unsupported properties as well. The test will then be modified to check the filtering happens: https://github.com/flatpak/xdg-desktop-portal/commit/bf29961854a2b8a6dee3f054aa0fd16a6a66486c