Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725520 - gnome-base/gnome-shell: test failures (missing testdeps)
Summary: gnome-base/gnome-shell: test failures (missing testdeps)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-05-26 19:58 UTC by Sam James
Modified: 2022-05-07 02:53 UTC (History)
0 users

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


Attachments
testlog.txt (file_725520.txt,19.70 KB, text/plain)
2020-05-26 19:58 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-26 19:58:09 UTC
Created attachment 641954 [details]
testlog.txt

>>> Test phase: gnome-base/gnome-shell-3.34.5
 * Scanning for an open DISPLAY to start Xvfb ...
 * Starting Xvfb on $DISPLAY=1 ...
meson test -C /var/tmp/portage/gnome-base/gnome-shell-3.34.5/work/gnome-shell-3.34.5-build --num-processes 4
ninja: Entering directory `/var/tmp/portage/gnome-base/gnome-shell-3.34.5/work/gnome-shell-3.34.5-build'
ninja: no work to do.
1/6 CSS styling support                     FAIL     2.24 s (killed by signal 11 SIGSEGV)
2/6 insertSorted                            FAIL     3.11 s (exit status 1)
3/6 jsParse                                 OK       1.55 s
4/6 markup                                  FAIL     3.11 s (exit status 1)
5/6 params                                  OK       0.88 s
6/6 url                                     FAIL     2.23 s (exit status 1)

Ok:                    2
Expected Fail:         0
Fail:                  4
Unexpected Pass:       0
Skipped:               0
Timeout:               0

Full log written to /var/tmp/portage/gnome-base/gnome-shell-3.34.5/work/gnome-shell-3.34.5-build/meson-logs/testlog.txt
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-26 19:59:03 UTC
Seemed to be fixed by installing gdm[introspection]. Can't recall if the first test was fixed by it, but I think so.
Comment 2 Matt Turner gentoo-dev 2022-05-07 02:53:04 UTC
gdm's IUSE=introspection was unused by the time I bumped v40.0. Let me know if you can still reproduce this.