Meson Test "account" fails for master
mobian@mobian:~/MMS-Test/chatty$ meson test -C build
ninja: Entering directory `/home/mobian/MMS-Test/chatty/build'
[1/66] Generating version.h with a custom command
1/20 Validate desktop file OK 0.06s
2/20 Validate appstream file OK 0.23s
3/20 Validate schema file OK 0.09s
4/20 Validate src/ui/chatty-chat-view.ui OK 1.17s
5/20 Validate src/ui/chatty-contact-row.ui OK 1.13s
6/20 Validate src/ui/chatty-dialog-join-muc.ui OK 1.27s
7/20 Validate src/ui/chatty-dialog-new-chat.ui OK 1.32s
8/20 Validate src/ui/chatty-fp-row.ui OK 1.25s
9/20 Validate src/ui/chatty-list-row.ui OK 1.18s
10/20 Validate src/ui/chatty-message-row.ui OK 1.22s
11/20 Validate src/ui/chatty-settings-dialog.ui OK 1.51s
12/20 Validate src/ui/chatty-window.ui OK 1.77s
13/20 account FAIL 1.67s (killed by signal 5 SIGTRAP)
14/20 history OK 8.89s
15/20 settings OK 0.06s
16/20 utils OK 0.50s
17/20 matrix-api OK 0.65s
18/20 matrix-db OK 0.90s
19/20 matrix-enc OK 0.85s
20/20 matrix-utils OK 0.49s
Summary of Failures:
13/20 account FAIL 1.67s (killed by signal 5 SIGTRAP)
13/20 account FAIL 1.67s (killed by signal 5 SIGTRAP)
Ok: 19
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/mobian/MMS-Test/chatty/build/meson-logs/testlog.txt
log
13/20 account FAIL 1.67s (killed by signal 5 SIGTRAP)
--- command ---
15:03:28 MALLOC_CHECK_='2' G_TEST_BUILDDIR='/home/mobian/MMS-Test/chatty/build/tests' GSETTINGS_SCHEMA_DIR='/home/mobian/MMS-Test/chatty/build/data' G_TEST_SRCDIR='/home/mobian/MMS-Test/chatty/tests' /home/mobian/MMS-Test/chatty/build/tests/account
--- stdout ---
# random seed: R02S79f1136ee94c5fdad6721c9a65cf1971
--- stderr ---
(/home/mobian/MMS-Test/chatty/build/tests/account:2423): GStreamer-CRITICAL **: 11:03:30.472: gst_element_message_full_with_details: assertion 'GST_IS_ELEMENT (element)' failed
-------