mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-17 22:02:16 +01:00
The GIO tests memory-monitor-dbus and memory-monitor-portal use a number of third party Python modules that may not be present when running the test case. Instead of failing due to missing imports, catch the ImportError and mock a test case that skips. This can't use the usual unittest.skip logic because the test case class itself uses a 3rd party module. Closes #2083.
4.7 KiB
Executable File
4.7 KiB
Executable File