nixpkgs/pkgs/development/libraries/xdg-desktop-portal
Jan Tojnar 196c89454e 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:
ca6f8e3593

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:
bf29961854
2025-01-05 20:28:46 +01:00
..
default.nix xdg-desktop-portal: Disable test failing with libportal 0.9.0 2025-01-05 20:28:46 +01:00
installed-tests-path.patch
installed-tests-share.patch xdg-desktop-portal: Fix installedTests 2024-10-04 22:06:22 +03:00
nix-pkgdatadir-env.patch
trash-test.patch