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

Bug 727846

Summary: kde-plasma/kdeplasma-addons-5.19.0 needs VIRTUALX_REQUIRED="test" and then fails due to localisation
Product: Gentoo Linux Reporter: Paolo Pedroni <paolo.pedroni>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: CONFIRMED ---    
Severity: normal CC: whissi
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kdeplasma-addons-5.19.0:20200610-140414.log.gz

Description Paolo Pedroni 2020-06-10 14:07:56 UTC
Created attachment 644294 [details]
kdeplasma-addons-5.19.0:20200610-140414.log.gz

Without VIRTUALX_REQUIRED="test":

>>> Test phase: kde-plasma/kdeplasma-addons-5.19.0
 * Working in BUILD_DIR: "/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build"
ctest -j 12 --test-load 6
Test project /var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build
***** WAITING, System Load: 6, Max Allowed Load: 6, Smallest test converterrunnertest requires 1*****
***** WAITING, System Load: 6, Max Allowed Load: 6, Smallest test converterrunnertest requires 1*****
***** WAITING, System Load: 6, Max Allowed Load: 6, Smallest test converterrunnertest requires 1*****
    Start 1: converterrunnertest
1/1 Test #1: converterrunnertest ..............Child aborted***Exception:   0.60 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =  11.62 sec

The following tests FAILED:
          1 - converterrunnertest (Child aborted)
Errors while running CTest

# cat /var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build/Testing/Temporary/LastTest.log
Start testing: Jun 10 15:56 CEST
----------------------------------------------------------
1/1 Testing: converterrunnertest
1/1 Test: converterrunnertest
Command: "/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build/bin/converterrunnertest"
Directory: /var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build/runners/converter/autotests
"converterrunnertest" start time: Jun 10 15:56 CEST
Output:
----------------------------------------------------------
qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: wayland-org.kde.kwin.qpa, eglfs, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

<end of output>
Test time =   0.60 sec
----------------------------------------------------------
Test Failed.
"converterrunnertest" end time: Jun 10 15:56 CEST
"converterrunnertest" time elapsed: 00:00:00
----------------------------------------------------------

End testing: Jun 10 15:56 CEST

With VIRTUALX_REQUIRED="test":
>>> Test phase: kde-plasma/kdeplasma-addons-5.19.0
 * Scanning for an open DISPLAY to start Xvfb ...
 * Starting Xvfb on $DISPLAY=7 ...
 * Working in BUILD_DIR: "/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build"
ctest -j 12 --test-load 6
Test project /var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build
***** WAITING, System Load: 6, Max Allowed Load: 6, Smallest test converterrunnertest requires 1*****
***** WAITING, System Load: 6, Max Allowed Load: 6, Smallest test converterrunnertest requires 1*****
***** WAITING, System Load: 6, Max Allowed Load: 6, Smallest test converterrunnertest requires 1*****
***** WAITING, System Load: 6, Max Allowed Load: 6, Smallest test converterrunnertest requires 1*****
***** WAITING, System Load: 6, Max Allowed Load: 6, Smallest test converterrunnertest requires 1*****
    Start 1: converterrunnertest
1/1 Test #1: converterrunnertest ..............***Failed    1.24 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =  12.27 sec

The following tests FAILED:
          1 - converterrunnertest (Failed)
Errors while running CTest

# cat /var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build/Testing/Temporary/LastTest.log
Start testing: Jun 10 16:00 CEST
----------------------------------------------------------
1/1 Testing: converterrunnertest
1/1 Test: converterrunnertest
Command: "/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build/bin/converterrunnertest"
Directory: /var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0_build/runners/converter/autotests
"converterrunnertest" start time: Jun 10 16:01 CEST
Output:
----------------------------------------------------------
********* Start testing of ConverterRunnerTest *********
Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 9.3.0)
PASS   : ConverterRunnerTest::initTestCase()
PASS   : ConverterRunnerTest::testMostCommonUnits()
FAIL!  : ConverterRunnerTest::testSpecificTargetUnit() Compared values are not the same
   Actual   (context.matches().first().text())      : "100 centimetri (cm)"
   Expected (QStringLiteral("100 centimeters (cm)")): "100 centimeters (cm)"
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(84)]
FAIL!  : ConverterRunnerTest::testUnitsCaseInsensitive() Compared values are not the same
   Actual   (context.matches().count()): 0
   Expected (1)                        : 1
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(96)]
FAIL!  : ConverterRunnerTest::testCaseSensitiveUnits() Compared values are not the same
   Actual   (context.matches().count()): 0
   Expected (1)                        : 1
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(108)]
FAIL!  : ConverterRunnerTest::testCurrency() Compared values are not the same
   Actual   (context.matches().count()): 0
   Expected (currencyUnits.count() - 1): 4
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(136)]
FAIL!  : ConverterRunnerTest::testLettersAndCurrency() Compared values are not the same
   Actual   (context.matches().count()): 0
   Expected (1)                        : 1
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(149)]
PASS   : ConverterRunnerTest::testInvalidCurrency()
FAIL!  : ConverterRunnerTest::testFractions() Compared values are not the same
   Actual   (context.matches().first().text())      : "200 centimetri (cm)"
   Expected (QStringLiteral("200 centimeters (cm)")): "200 centimeters (cm)"
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(175)]
FAIL!  : ConverterRunnerTest::testInvalidFractions() Compared values are not the same
   Actual   (context.matches().count()): 7
   Expected (0)                        : 0
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(187)]
FAIL!  : ConverterRunnerTest::testSymbolsInUnits() Compared values are not the same
   Actual   (context.matches().count()): 0
   Expected (1)                        : 1
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(199)]
FAIL!  : ConverterRunnerTest::testNegativeValue() Compared values are not the same
   Actual   (context.matches().count()): 0
   Expected (1)                        : 1
   Loc: [/var/tmp/portage/kde-plasma/kdeplasma-addons-5.19.0/work/kdeplasma-addons-5.19.0/runners/converter/autotests/converterrunnertest.cpp(211)]
PASS   : ConverterRunnerTest::cleanupTestCase()
Totals: 4 passed, 9 failed, 0 skipped, 0 blacklisted, 80ms
********* Finished testing of ConverterRunnerTest *********
<end of output>
Test time =   1.24 sec
----------------------------------------------------------
Test Failed.
"converterrunnertest" end time: Jun 10 16:01 CEST
"converterrunnertest" time elapsed: 00:00:01
----------------------------------------------------------

End testing: Jun 10 16:01 CEST

This error stays there even running with LC_NUMERIC="C", LC_ALL="C", LANG="C"
Comment 1 Paolo Pedroni 2020-06-10 14:09:37 UTC
# emerge --info =kde-plasma/kdeplasma-addons-5.19.0
Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-9.3.0, glibc-2.30-r8, 5.4.38-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.4.38-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1100T_Processor-with-gentoo-2.6
KiB Mem:    16138344 total,   4919392 free
KiB Swap:   12550140 total,  12429564 free
Timestamp of repository gentoo: Wed, 10 Jun 2020 07:15:01 +0000
Head commit of repository gentoo: a082d725dfc5bf26fa94a0513efcdfd7cab0c324
sh dash 0.5.10.2-r1
ld GNU gold (Gentoo 2.33.1 p2 2.33.1) 1.16
distcc 3.3.3 x86_64-pc-linux-gnu [enabled]
ccache version 3.7.9 [disabled]
app-shells/bash:          5.0_p17::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo
dev-util/ccache:          3.7.9::gentoo
dev-util/cmake:           3.16.5::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.3.0::gentoo
sys-devel/gcc-config:     2.2.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r8::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7"
GENTOO_MIRRORS="http://mirrors.soeasyto.com/distfiles.gentoo.org/ http://mirrors.evowise.com/gentoo/ http://gentoo.modulix.net/gentoo/ https://mirrors.soeasyto.com/distfiles.gentoo.org/ https://mirrors.evowise.com/gentoo/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7"
LINGUAS="it it_IT"
MAKEOPTS="-j12 -l6"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig fortran ftp gd gdbm geoip gif gimp gmp gnutls gphoto2 gpm graphviz gtk handbook iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k kde kipi kwallet lame lcms libass libnotify libsamplerate libtirpc lm_sensors lua lzma lzo mad mmap mng mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal opengl openmp pam pango pcre pdf phonon plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba scanner sctp sdl seccomp sndfile sockets speex spell split-usr sqlite sqlite3 ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test theora threads tidy tiff truetype udev udisks unicode upower usb vaapi vala vdpau vim-syntax vnc vorbis wavpack wayland widgets win32codecs wmf wxwidgets x264 xattr xcb xine xml xpm xscreensaver xv xvid yahoo zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="kodak ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python3_7" RUBY_TARGETS="ruby25" SANE_BACKENDS="epson epson2" USERLAND="GNU" VIDEO_CARDS="radeon r600" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

kde-plasma/kdeplasma-addons-5.19.0::gentoo was built with the following:
USE="webengine -debug -share" ABI_X86="(64)"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"

# emerge -1pqv =kde-plasma/kdeplasma-addons-5.19.0
[ebuild   R   ] kde-plasma/kdeplasma-addons-5.19.0  USE="webengine -debug -share"
Comment 2 Larry the Git Cow gentoo-dev 2020-06-15 09:11:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=fea11113c6cf6ed2e564f5528887f2f26c2e8f4b

commit fea11113c6cf6ed2e564f5528887f2f26c2e8f4b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-15 08:53:38 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-15 08:53:38 +0000

    kde-plasma/kdeplasma-addons: Set VIRTUALX_REQUIRED="test"
    
    Reported-by: Paolo Pedroni <paolo.pedroni@iol.it>
    Bug: https://bugs.gentoo.org/727846
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kdeplasma-addons/kdeplasma-addons-5.19.49.9999.ebuild | 1 +
 kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)
Comment 3 Paolo Pedroni 2020-06-17 08:41:58 UTC
Same error in tests with 5.19.1
Comment 4 Andreas Sturmlechner gentoo-dev 2020-06-20 20:33:39 UTC
*** Bug 728942 has been marked as a duplicate of this bug. ***
Comment 5 Andreas Sturmlechner gentoo-dev 2020-09-14 06:34:17 UTC
Still happening with 5.19.5?
Comment 6 Paolo Pedroni 2020-09-14 12:09:20 UTC
(In reply to Andreas Sturmlechner from comment #5)
> Still happening with 5.19.5?

Yes, even setting LC_ALL="C.utf8" before merging.
Comment 7 Larry the Git Cow gentoo-dev 2020-09-29 12:49:28 UTC
The bug has been referenced in the following commit(s):

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

commit f4c853d6993deacab199ca483e18f81149b1f299
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-28 21:57:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-29 12:45:27 +0000

    kde-plasma/kdeplasma-addons: Disable broken tests
    
    Bug: https://bugs.gentoo.org/727846
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kdeplasma-addons/kdeplasma-addons-5.19.5-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)
Comment 8 Paolo Pedroni 2020-12-22 10:29:46 UTC
This still happens in kdeplasma-addons-5.20.4 :(
Comment 9 Andreas Sturmlechner gentoo-dev 2020-12-22 11:16:06 UTC
Oh well...
Comment 10 Larry the Git Cow gentoo-dev 2020-12-22 11:17:01 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=c90895884c89dd5921eb8cbc48c3e82f922c9797

commit c90895884c89dd5921eb8cbc48c3e82f922c9797
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-28 21:57:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-12-22 11:16:39 +0000

    kde-plasma/kdeplasma-addons: Disable broken tests
    
    Bug: https://bugs.gentoo.org/727846
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kdeplasma-addons/kdeplasma-addons-5.20.49.9999.ebuild | 2 ++
 kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild         | 2 ++
 2 files changed, 4 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2020-12-22 11:18:27 UTC
The bug has been referenced in the following commit(s):

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

commit daa837ac93139cdccbdd2ec5d82a3d1fe36963cf
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-28 21:57:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-12-22 11:18:10 +0000

    kde-plasma/kdeplasma-addons: Disable broken tests
    
    Bug: https://bugs.gentoo.org/727846
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kdeplasma-addons/kdeplasma-addons-5.20.4.ebuild | 2 ++
 1 file changed, 2 insertions(+)