deprecations test fails with gtk4 4.16 + libadwaita 1.6
Running meson test
on blueprint-compiler 0.14.0 fails with the following traceback:
FAIL: test_samples (tests.test_samples.TestSamples.test_samples) [deprecations]
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/blueprint-compiler/src/blueprint-compiler/tests/test_samples.py", line 131, in assert_sample_error
raise MultipleErrors(warnings)
blueprintcompiler.errors.MultipleErrors
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/build/blueprint-compiler/src/blueprint-compiler/tests/test_samples.py", line 242, in test_samples
self.assert_sample_error(sample_error)
File "/build/blueprint-compiler/src/blueprint-compiler/tests/test_samples.py", line 146, in assert_sample_error
self.assertEqual(actual.strip(), expected.strip())
AssertionError: '3,1,[21 chars]cated\n8,3,12,signal Gtk.Window::keys-changed () is deprecated' != '3,1,[21 chars]cated'
3,1,6,Gtk.Dialog is deprecated
- 8,3,12,signal Gtk.Window::keys-changed () is deprecated