Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935780 - [guru] gui-apps/xwayland-satellite-0.4 fails tests: error: test failed, to rerun pass --test integration
Summary: [guru] gui-apps/xwayland-satellite-0.4 fails tests: error: test failed, to re...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jonas Frei
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-09 07:07 UTC by Agostino Sarubbo
Modified: 2024-07-10 23:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,206.17 KB, text/plain)
2024-07-09 07:08 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-07-09 07:07:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/xwayland-satellite-0.4 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-09 07:08:04 UTC
Created attachment 897356 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-09 07:08:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


test copy_from_wayland ... FAILED
test copy_from_x11 ... FAILED
test input_focus ... FAILED
test quick_delete ... FAILED
test reparent ... FAILED
test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
test toplevel_flow ... FAILED
thread '<unnamed>' panicked at /var/tmp/portage/gui-apps/xwayland-satellite-0.4/work/xwayland-satellite-0.4/src/lib.rs:51:65:
thread 'copy_from_wayland' panicked at tests/integration.rs:105:9:
thread 'copy_from_x11' panicked at tests/integration.rs:105:9:
thread 'input_focus' panicked at tests/integration.rs:105:9:
thread 'quick_delete' panicked at tests/integration.rs:105:9:
thread 'reparent' panicked at tests/integration.rs:105:9:
thread 'toplevel_flow' panicked at tests/integration.rs:105:9:
error: test failed, to rerun pass `--test integration`
Comment 3 Larry the Git Cow gentoo-dev 2024-07-10 23:52:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29f554d90a1e2dfe10d37f8dd68afb4967318bde

commit 29f554d90a1e2dfe10d37f8dd68afb4967318bde
Author:     Jonas Frei <freijon@pm.me>
AuthorDate: 2024-07-09 18:24:57 +0000
Commit:     Jonas Frei <freijon@pm.me>
CommitDate: 2024-07-09 18:26:05 +0000

    gui-apps/xwayland-satellite: Skip tests, add QA_FLAGS_IGNORED
    
    Closes: https://bugs.gentoo.org/935780
    Closes: https://bugs.gentoo.org/935781
    Closes: https://bugs.gentoo.org/935782
    Signed-off-by: Jonas Frei <freijon@pm.me>

 gui-apps/xwayland-satellite/xwayland-satellite-0.4.ebuild | 5 +++++
 1 file changed, 5 insertions(+)