Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722168 - app-emulation/spice fails tests
Summary: app-emulation/spice fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-10 16:31 UTC by Agostino Sarubbo
Modified: 2021-04-04 18:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,524.81 KB, text/plain)
2020-05-10 16:32 UTC, Agostino Sarubbo
Details
app-emulation/spice-0.14.3 test results (spice-0.14.3_test.log,8.08 KB, text/plain)
2020-11-25 01:46 UTC, Jason Chan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-10 16:31:48 UTC
This is an auto-filled bug because app-emulation/spice fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-10 16:32:01 UTC
Created attachment 637652 [details]
build.log

build log and emerge --info
Comment 2 Jason Chan 2020-11-25 01:44:49 UTC
Tests no longer fail for me. 

For 9999, commit a078f25090526159fa3c520f03a355f76a416c2c

 1/25 spice-common / test_logging              OK             0.04s
 2/25 spice-common / test_region               OK             0.69s
 3/25 spice-common / test_ssl_verify           OK             0.02s
 4/25 spice-common / test_utils                OK             0.03s
 5/25 spice-common / test_marshallers          OK             0.02s
 6/25 spice-common / test_quic                 OK             0.24s
 7/25 spice / test-codecs-parsing              OK             0.01s
 8/25 spice / test-dispatcher                  OK             0.02s
 9/25 spice / test-options                     OK             0.03s
10/25 spice / test-stat                        OK             0.04s
11/25 spice / test-agent-msg-filter            OK             0.02s
12/25 spice / test-loop                        OK             0.03s
13/25 spice / test-qxl-parsing                 OK             0.18s
14/25 spice / test-leaks                       OK             0.02s
15/25 spice / test-vdagent                     OK             0.05s
16/25 spice / test-fail-on-null-core-interface OK             0.01s
17/25 spice / test-empty-success               OK             0.02s
18/25 spice / test-channel                     OK             0.23s
19/25 spice / test-stream-device               OK             0.08s
20/25 spice / test-set-ticket                  OK             0.02s
21/25 spice / test-listen                      OK             0.07s
22/25 spice / test-record                      OK             0.12s
23/25 spice / test-sasl                        OK             0.42s
24/25 spice / test-stream                      OK             0.01s
25/25 spice / test-stat-file                   OK             0.01s

Ok:                 25  
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0
Comment 3 Jason Chan 2020-11-25 01:46:46 UTC
Created attachment 674791 [details]
app-emulation/spice-0.14.3 test results

$(use_enable test tests) appended to myconf

$(meson_use test tests) appended to myconf for 9999
Comment 4 Larry the Git Cow gentoo-dev 2021-04-04 18:54:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d27b807d64150cd5dfd603f6dca77d69bada0b7

commit 7d27b807d64150cd5dfd603f6dca77d69bada0b7
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2021-04-04 18:52:38 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2021-04-04 18:54:37 +0000

    app-emulation/spice: reenable tests
    
    Closes: https://bugs.gentoo.org/722168
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/spice/spice-0.14.3-r1.ebuild | 3 ++-
 app-emulation/spice/spice-9999.ebuild      | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)