Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 939522

Summary: gnome-extra/evolution-data-server-3.50.2-r1: Test: test-book-client-view-operations: test-book-client-view-operations.c:289:manual_query_verify_content_valist: assertion failed (expected_uid == received_uid): ("file-as-3" == "file-as-4")
Product: Gentoo Linux Reporter: Arniii <lg3dx6fd>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: UNCONFIRMED ---    
Severity: normal CC: lg3dx6fd
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=922977
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 914759    
Attachments: how_it_was_called.txt emerge_--info.txt /var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/{build-info/,files/,temp/,work/**{.log}} /var/lib/portage/ /etc/portage/ elog `tree ..../work`.txt
bunch of files in a lzip tarball with 1 test failed.

Description Arniii 2024-09-12 13:38:38 UTC
Created attachment 902707 [details]
how_it_was_called.txt emerge_--info.txt /var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/{build-info/,files/,temp/,work/**{.log}} /var/lib/portage/ /etc/portage/  elog `tree ..../work`.txt

It seems to have more tests failed than in both `build.log`s provided in https://bugs.gentoo.org/922977 , so I've reported it as another bug.

from build.log:
```
The following tests FAILED:
          1 - test-migration (SIGTRAP)
          2 - test-ebook-add-contact (SIGTRAP)
          3 - test-ebook-get-contact (SIGTRAP)
          4 - test-ebook-commit-contact (SIGTRAP)
          5 - test-ebook-remove-contact (Subprocess aborted)
          6 - test-ebook-get-required-fields (SIGTRAP)
          7 - test-ebook-get-static-capabilities (SIGTRAP)
          8 - test-ebook-get-supported-fields (SIGTRAP)
          9 - test-ebook-get-supported-auth-methods (SIGTRAP)
         10 - test-ebook-remove-contact-by-id (Subprocess aborted)
         11 - test-ebook-remove-contacts (Subprocess aborted)
         12 - test-ebook-get-book-view (SIGTRAP)
         13 - test-book-client-refresh (Subprocess aborted)
         14 - test-book-client-add-contact (Subprocess aborted)
         15 - test-book-client-get-contact (Subprocess aborted)
         16 - test-book-client-get-contact-uids (SIGTRAP)
         17 - test-book-client-modify-contact (Subprocess aborted)
         18 - test-book-client-remove-contact (Subprocess aborted)
         19 - test-book-client-remove-contact-by-uid (Subprocess aborted)
         20 - test-book-client-remove-contacts (SIGTRAP)
         21 - test-book-client-add-and-get-sync (Subprocess aborted)
         22 - test-book-client-add-and-get-async (Subprocess aborted)
         23 - test-book-client-self (Subprocess aborted)
         24 - test-book-client-preserve-uid (Subprocess aborted)
         25 - test-book-client-photo-is-uri (Subprocess aborted)
         26 - test-book-client-e164-param (Subprocess aborted)
         27 - test-book-client-custom-summary (Subprocess aborted)
         28 - test-book-client-get-revision (SIGTRAP)
         29 - test-book-client-write-write (Subprocess aborted)
         30 - test-book-client-get-view (SIGTRAP)
         31 - test-book-client-uid-only-view (SIGTRAP)
         32 - test-book-client-revision-view (Subprocess aborted)
         33 - test-book-client-view-operations (SIGTRAP)
         34 - test-book-client-suppress-notifications (SIGTRAP)
         35 - test-book-client-cursor-create (Subprocess aborted)
         43 - test-cal-client-refresh (SIGTRAP)
         46 - test-cal-client-remove-object (Subprocess aborted)
         47 - test-cal-client-get-object-list (SIGTRAP)
         51 - test-cal-client-bulk-methods (SIGTRAP)
         56 - test-cal-client-get-free-busy (SIGTRAP)
         60 - test-cal-utils (Subprocess aborted)
         61 - test-book-cache-get-contact (Subprocess aborted)
         62 - test-book-cache-create-cursor (Subprocess aborted)
         63 - test-book-cache-cursor-move-by-posix (SIGTRAP)
         64 - test-book-cache-cursor-move-by-en-US (SIGTRAP)
         65 - test-book-cache-cursor-move-by-fr-CA (SIGTRAP)
         66 - test-book-cache-cursor-move-by-de-DE (SIGTRAP)
         67 - test-book-cache-cursor-set-target (SIGTRAP)
         68 - test-book-cache-cursor-calculate (SIGTRAP)
         69 - test-book-cache-cursor-set-sexp (SIGTRAP)
         70 - test-book-cache-cursor-change-locale (Subprocess aborted)
         71 - test-book-cache-offline (Subprocess aborted)
         72 - test-book-cache-query (SIGTRAP)
         73 - test-book-meta-backend (SIGTRAP)
         74 - test-sqlite-get-contact (SIGTRAP)
         75 - test-sqlite-create-cursor (SIGTRAP)
         76 - test-sqlite-cursor-move-by-posix (SIGTRAP)
         77 - test-sqlite-cursor-move-by-en-US (SIGTRAP)
         78 - test-sqlite-cursor-move-by-fr-CA (SIGTRAP)
         79 - test-sqlite-cursor-move-by-de-DE (SIGTRAP)
         80 - test-sqlite-cursor-set-target (SIGTRAP)
         81 - test-sqlite-cursor-calculate (SIGTRAP)
         82 - test-sqlite-cursor-set-sexp (SIGTRAP)
         83 - test-sqlite-cursor-change-locale (SIGTRAP)
         84 - test-sqlite-query (SIGTRAP)
         87 - test-cal-cache-getters (SIGTRAP)
         88 - test-cal-cache-intervals (SIGTRAP)
         89 - test-cal-cache-offline (Subprocess aborted)
         90 - test-cal-cache-search (SIGTRAP)
```
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-17 23:31:07 UTC
This was likely really the same as bug 922977.

Please retry now -j1 was added.
Comment 2 Arniii 2024-09-18 11:21:46 UTC
(In reply to Sam James from comment #1)
> This was likely really the same as bug 922977.
> 
> Please retry now -j1 was added.

I've checked. Now only one test fails:

from /var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/work/evolution-data-server-3.50.2_build/Testing/Temporary/LastTest.log
```
33/94 Testing: test-book-client-view-operations
33/94 Test: test-book-client-view-operations
Command: "/var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/work/evolution-data-server-3.50.2_build/tests/libebook/client/test-book-client-view-operations" "--build-dir" "/var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/work/evolution-data-server-3.50.2_build" "--data-dir" "/var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/work/evolution-data-server-3.50.2/tests/libebook/client/../data/vcards"
Directory: /var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/work/evolution-data-server-3.50.2_build/tests/libebook/client
"test-book-client-view-operations" start time: Sep 18 11:19 UTC
Output:
----------------------------------------------------------
TAP version 13
# random seed: R02Sc1e49862bf19c19be1d34227b5bf0c65
1..6
# Start of EBookClient tests
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ‘gsettings-backend’
# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
dbus-daemon[1796]: [session uid=250 pid=1796 pidfd=6] Activating service name='org.gnome.evolution.dataserver.Sources5' requested by ':1.0' (uid=250 pid=1794 comm="/var/tmp/portage/gnome-extra/evolution-data-server")
dbus-daemon[1796]: [session uid=250 pid=1796 pidfd=6] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
dbus-daemon[1796]: [session uid=250 pid=1796 pidfd=6] Activating service name='org.gnome.evolution.dataserver.AddressBook10' requested by ':1.0' (uid=250 pid=1794 comm="/var/tmp/portage/gnome-extra/evolution-data-server")
dbus-daemon[1796]: [session uid=250 pid=1796 pidfd=6] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
**
test-book-client-view-operations:ERROR:/var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/work/evolution-data-server-3.50.2/tests/libebook/client/test-book-client-view-operations.c:289:manual_query_verify_content_valist: assertion failed (expected_uid == received_uid): ("file-as-3" == "file-as-4")
not ok /EBookClient/ManualQueryView - test-book-client-view-operations:ERROR:/var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/work/evolution-data-server-3.50.2/tests/libebook/client/test-book-client-view-operations.c:289:manual_query_verify_content_valist: assertion failed (expected_uid == received_uid): ("file-as-3" == "file-as-4")
Bail out!
cleaning up pid 1796

(evolution-addressbook-factory:1810): libedbus-private-WARNING **: 11:19:18.379: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18)
<end of output>
Test time =   0.18 sec
----------------------------------------------------------
Test Failed.
"test-book-client-view-operations" end time: Sep 18 11:19 UTC
"test-book-client-view-operations" time elapsed: 00:00:00
----------------------------------------------------------
```
Comment 3 Arniii 2024-09-18 11:27:45 UTC
Created attachment 903252 [details]
bunch of files in a lzip tarball with 1 test failed.

inside: 
how_it_was_called.txt emerge_--info.txt /var/tmp/portage/gnome-extra/evolution-data-server-3.50.2-r1/{build-info/,files/,temp/,work/**{.log}} /var/lib/portage/ /etc/portage/ /var/log/portage/elog/gnome-extra/evolution-data-server-3.50.2-r1:20240918-111958.log
Comment 4 Andreas Sturmlechner gentoo-dev 2024-09-20 11:19:21 UTC
What about 3.52.4 though?
Comment 5 Arniii 2024-09-20 11:44:06 UTC
(In reply to Andreas Sturmlechner from comment #4)
> What about 3.52.4 though?

Same.