Control: tag -1 upstream pending Control: forwarded -1 https://github.com/martinpitt/python-dbusmock/pull/139
Ça va Lucas, Lucas Nussbaum [2022-07-16 15:32 +0200]: > > ====================================================================== > > FAIL: test_options (tests.test_notification_daemon.TestNotificationDaemon) > > notify-send with some options > > ---------------------------------------------------------------------- > > Traceback (most recent call last): > > File > > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/test_notification_daemon.py", > > line 68, in test_options > > self.assertRegex(log, b'[0-9.]+ Notify "fooApp" 0 "warning_icon" > > "title" "my text" \\[\\] {"urgency": 1} 27\n') > > AssertionError: Regex didn't match: b'[0-9.]+ Notify "fooApp" 0 > > "warning_icon" "title" "my text" \\[\\] {"urgency": 1} 27\n' not found in > > b'1657951503.818 GetServerInformation\n1657951503.819 > > GetServerInformation\n1657951503.820 Notify "fooApp" 0 "warning_icon" > > "title" "my text" [] {"urgency": 1, "sender-pid": 168975} 27\n' Thanks for the report! The tests need to be adjusted to the new libnotify 0.8. I fixed this upstream, and will do a new release ASAP. Bonne soirée, Martin