Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677718 - kde-frameworks/kfilemetadata-5.55.0 fails taglibextractortest test
Summary: kde-frameworks/kfilemetadata-5.55.0 fails taglibextractortest test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: frameworks-5.57.0-stable
  Show dependency tree
 
Reported: 2019-02-11 15:05 UTC by Paolo Pedroni
Modified: 2019-05-16 08:30 UTC (History)
1 user (show)

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


Attachments
kfilemetadata-5.55.0:20190211-145531.log.gz (kfilemetadata-5.55.0:20190211-145531.log.gz,14.72 KB, application/gzip)
2019-02-11 15:05 UTC, Paolo Pedroni
Details
kfilemetadata-5.57.0:20190417-082859.log.gz (kfilemetadata-5.57.0:20190417-082859.log.gz,16.13 KB, application/gzip)
2019-04-17 09:19 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2019-02-11 15:05:56 UTC
Created attachment 564738 [details]
kfilemetadata-5.55.0:20190211-145531.log.gz

>>> Test phase: kde-frameworks/kfilemetadata-5.55.0
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/kfilemetadata-5.55.0/work/kfilemetadata-5.55.0_build"
ctest -j 12 --test-load 6 -E (usermetadatawritertest)
Test project /var/tmp/portage/kde-frameworks/kfilemetadata-5.55.0/work/kfilemetadata-5.55.0_build
      Start  1: indexextractortest
      Start  2: odfextractortest
      Start  3: officeextractortest
 1/14 Test  #3: officeextractortest ..............   Passed    0.03 sec
 2/14 Test  #2: odfextractortest .................   Passed    0.14 sec
      Start  4: popplerextractortest
      Start  5: propertyinfotest
      Start  6: exiv2extractortest
 3/14 Test  #5: propertyinfotest .................   Passed    0.03 sec
 4/14 Test  #6: exiv2extractortest ...............   Passed    0.12 sec
 5/14 Test  #4: popplerextractortest .............   Passed    0.14 sec
      Start  7: taglibextractortest
      Start  8: embeddedimagedatatest
      Start  9: externalextractortest
 6/14 Test  #1: indexextractortest ...............   Passed    0.50 sec
 7/14 Test  #8: embeddedimagedatatest ............   Passed    0.20 sec
 8/14 Test  #7: taglibextractortest ..............***Failed    0.21 sec
      Start 10: extractorcollectiontest
      Start 11: xmlextractortest
      Start 12: postscriptdscextractortest
 9/14 Test  #9: externalextractortest ............   Passed    0.22 sec
10/14 Test #12: postscriptdscextractortest .......   Passed    0.03 sec
11/14 Test #10: extractorcollectiontest ..........   Passed    0.14 sec
      Start 13: taglibwritertest
      Start 14: externalwritertest
12/14 Test #13: taglibwritertest .................   Passed    0.21 sec
13/14 Test #14: externalwritertest ...............   Passed    0.21 sec
14/14 Test #11: xmlextractortest .................   Passed    1.63 sec

93% tests passed, 1 tests failed out of 14

Total Test time (real) =   2.15 sec

The following tests FAILED:
          7 - taglibextractortest (Failed)
Errors while running CTest

Relevant part of LastTest.log says:
7/14 Testing: taglibextractortest
7/14 Test: taglibextractortest
Command: "/var/tmp/portage/kde-frameworks/kfilemetadata-5.55.0/work/kfilemetadata-5.55.0_build/bin/taglibextractortest"
Directory: /var/tmp/portage/kde-frameworks/kfilemetadata-5.55.0/work/kfilemetadata-5.55.0_build/autotests
"taglibextractortest" start time: Feb 11 15:56 CET
Output:
----------------------------------------------------------
********* Start testing of TagLibExtractorTest *********
Config: Using QtTest library 5.11.3, Qt 5.11.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 8.2.0)
PASS   : TagLibExtractorTest::initTestCase()
PASS   : TagLibExtractorTest::testCommonData(aiff)
PASS   : TagLibExtractorTest::testCommonData(ape)
PASS   : TagLibExtractorTest::testCommonData(flac)
PASS   : TagLibExtractorTest::testCommonData(m4a)
PASS   : TagLibExtractorTest::testCommonData(mp3)
PASS   : TagLibExtractorTest::testCommonData(mpc)
PASS   : TagLibExtractorTest::testCommonData(ogg)
PASS   : TagLibExtractorTest::testCommonData(opus)
PASS   : TagLibExtractorTest::testCommonData(speex)
PASS   : TagLibExtractorTest::testCommonData(wav)
PASS   : TagLibExtractorTest::testCommonData(wavpack)
PASS   : TagLibExtractorTest::testCommonData(wma)
PASS   : TagLibExtractorTest::testVorbisComment(flac)
PASS   : TagLibExtractorTest::testVorbisComment(ogg)
PASS   : TagLibExtractorTest::testVorbisComment(opus)
PASS   : TagLibExtractorTest::testVorbisComment(speex)
PASS   : TagLibExtractorTest::testId3(aiff)
PASS   : TagLibExtractorTest::testId3(mp3)
PASS   : TagLibExtractorTest::testId3(wav)
PASS   : TagLibExtractorTest::testApe(ape)
PASS   : TagLibExtractorTest::testApe(musepack)
PASS   : TagLibExtractorTest::testApe(wavpack)
FAIL!  : TagLibExtractorTest::testMp4(mp4) Compared values are not the same
   Actual   (resultMp4.properties().value(Property::Rating).toInt()): 0
   Expected (8)                                                     : 8
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.55.0/work/kfilemetadata-5.55.0/autotests/taglibextractortest.cpp(328)]
PASS   : TagLibExtractorTest::testAsf(asf)
PASS   : TagLibExtractorTest::testId3Rating(WMP)
PASS   : TagLibExtractorTest::testId3Rating(WMP1)
PASS   : TagLibExtractorTest::testId3Rating(WMP2)
PASS   : TagLibExtractorTest::testId3Rating(WMP3)
PASS   : TagLibExtractorTest::testId3Rating(WMP4)
PASS   : TagLibExtractorTest::testId3Rating(WMP5)
PASS   : TagLibExtractorTest::testId3Rating(MM)
PASS   : TagLibExtractorTest::testId3Rating(MM1)
PASS   : TagLibExtractorTest::testId3Rating(MM2)
PASS   : TagLibExtractorTest::testId3Rating(MM3)
PASS   : TagLibExtractorTest::testId3Rating(MM4)
PASS   : TagLibExtractorTest::testId3Rating(MM5)
PASS   : TagLibExtractorTest::testId3Rating(MM6)
PASS   : TagLibExtractorTest::testId3Rating(MM7)
PASS   : TagLibExtractorTest::testId3Rating(MM8)
PASS   : TagLibExtractorTest::testId3Rating(MM9)
PASS   : TagLibExtractorTest::testId3Rating(MM10)
PASS   : TagLibExtractorTest::testWmaRating(WMP0)
PASS   : TagLibExtractorTest::testWmaRating(WMP1)
PASS   : TagLibExtractorTest::testWmaRating(WMP2)
PASS   : TagLibExtractorTest::testWmaRating(WMP3)
PASS   : TagLibExtractorTest::testWmaRating(WMP4)
PASS   : TagLibExtractorTest::testWmaRating(WMP5)
PASS   : TagLibExtractorTest::testNoMetadata(mp3)
PASS   : TagLibExtractorTest::testNoMetadata(m4a)
PASS   : TagLibExtractorTest::testNoMetadata(flac)
PASS   : TagLibExtractorTest::testNoMetadata(opus)
PASS   : TagLibExtractorTest::testNoMetadata(ogg)
PASS   : TagLibExtractorTest::testNoMetadata(mpc)
PASS   : TagLibExtractorTest::cleanupTestCase()
Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted, 39ms
********* Finished testing of TagLibExtractorTest *********
<end of output>
Test time =   0.21 sec
----------------------------------------------------------
Test Failed.
"taglibextractortest" end time: Feb 11 15:56 CET
"taglibextractortest" time elapsed: 00:00:00
----------------------------------------------------------

# emerge --info =kde-frameworks/kfilemetadata-5.55.0
Portage 2.3.51 (python 3.6.5-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-8.2.0, glibc-2.27-r6, 4.19.18-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.19.18-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1100T_Processor-with-gentoo-2.6
KiB Mem:    12016056 total,   2819404 free
KiB Swap:   12550140 total,   8013564 free
Timestamp of repository gentoo: Mon, 11 Feb 2019 11:15:01 +0000
Head commit of repository gentoo: 5fe4825ebe7e6d4cc29d10f7ef2131ccff9e13e4
sh dash 0.5.9.1-r3
ld GNU gold (Gentoo 2.30 p5 2.30.0) 1.15
distcc 3.2rc1 x86_64-pc-linux-gnu [enabled]
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            8.2.0-r6::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

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

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 -march=amdfam10 -msahf -mlzcnt -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -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 -march=amdfam10 -msahf -mlzcnt -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -flto=7"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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"
FEATURES="assume-digests 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 preserve-libs protect-owned sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.modulix.net/gentoo/ http://mirrors.evowise.com/gentoo/ http://ftp.fau.de/gentoo http://gentoo.mirrors.ovh.net/gentoo-distfiles/ http://ftp.snt.utwente.nl/pub/os/linux/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 bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl cxx dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig fortran ftp gd gdbm geoip gif gimp glamor gmp gnutls gphoto2 gpm graphviz gtk handbook iconv icu idn imagemagick imlib ipv6 java javascript jbig jpeg jpeg2k kde kipi kwallet lame lcms libass libcaca 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 sqlite sqlite3 ssl startup-notification svg symlink syslog systemd sysvipc taglib test theora threads tidy tiff truetype udev udisks unicode upower usb vaapi vcd vdpau vim-syntax vnc vorbis wayland widgets win32codecs wmf wxwidgets x264 xattr xcb xcomposite xine xml xpm xscreensaver xv xvid yahoo zlib" ABI_X86="64" 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 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" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 pypy pypy3" RUBY_TARGETS="ruby24" 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

# emerge -1pqv =kde-frameworks/kfilemetadata-5.55.0
[ebuild     U ] kde-frameworks/kfilemetadata-5.55.0 [5.54.0] USE="exif ffmpeg office pdf taglib test -debug -doc -epub -libav"
Comment 1 Michael Palimaka (kensington) gentoo-dev 2019-04-13 04:01:12 UTC
This looks like it's fixed in 5.57.0: https://cgit.kde.org/kfilemetadata.git/commit/?id=0d9aebdd05b5498e6d0298d552b9d93dc00820a8
Comment 2 Paolo Pedroni 2019-04-17 09:15:24 UTC
(In reply to Michael Palimaka (kensington) from comment #1)
> This looks like it's fixed in 5.57.0:
> https://cgit.kde.org/kfilemetadata.git/commit/
> ?id=0d9aebdd05b5498e6d0298d552b9d93dc00820a8

Sadly, no:

>>> Test phase: kde-frameworks/kfilemetadata-5.57.0
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0_build"
ctest -j 15 --test-load 4 -E (usermetadatawritertest)
Test project /var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0_build
      Start  1: extractorcoveragetest
 1/17 Test  #1: extractorcoveragetest ............   Passed    0.04 sec
      Start  2: indexextractortest
      Start  3: odfextractortest
 2/17 Test  #3: odfextractortest .................   Passed    0.11 sec
      Start  4: officeextractortest
 3/17 Test  #4: officeextractortest ..............   Passed    0.11 sec
      Start  5: popplerextractortest
      Start  6: propertyinfotest_en
 4/17 Test  #2: indexextractortest ...............   Passed    0.54 sec
 5/17 Test  #6: propertyinfotest_en ..............***Failed    0.03 sec
 6/17 Test  #5: popplerextractortest .............   Passed    0.24 sec
      Start  7: propertyinfotest_localized
 7/17 Test  #7: propertyinfotest_localized .......   Passed    0.03 sec
      Start  8: exiv2extractortest
 8/17 Test  #8: exiv2extractortest ...............   Passed    0.10 sec
      Start  9: ffmpegextractortest
      Start 10: taglibextractortest
 9/17 Test #10: taglibextractortest ..............***Failed    0.10 sec
      Start 11: embeddedimagedatatest
10/17 Test #11: embeddedimagedatatest ............   Passed    0.04 sec
      Start 12: externalextractortest
      Start 13: extractorcollectiontest
11/17 Test #12: externalextractortest ............   Passed    0.32 sec
12/17 Test  #9: ffmpegextractortest ..............   Passed    0.76 sec
      Start 14: xmlextractortest
13/17 Test #13: extractorcollectiontest ..........   Passed    0.13 sec
      Start 15: postscriptdscextractortest
14/17 Test #15: postscriptdscextractortest .......   Passed    0.03 sec
      Start 16: taglibwritertest
      Start 17: externalwritertest
15/17 Test #16: taglibwritertest .................***Failed    0.22 sec
16/17 Test #17: externalwritertest ...............   Passed    0.10 sec
17/17 Test #14: xmlextractortest .................   Passed    1.70 sec

82% tests passed, 3 tests failed out of 17

Total Test time (real) =   3.22 sec

The following tests FAILED:
          6 - propertyinfotest_en (Failed)
         10 - taglibextractortest (Failed)
         16 - taglibwritertest (Failed)
Errors while running CTest
 * ERROR: kde-frameworks/kfilemetadata-5.57.0::gentoo failed (test phase):

Relevant part of LastTest.log say:

6/17 Testing: propertyinfotest_en
6/17 Test: propertyinfotest_en
Command: "/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0_build/bin/propertyinfotest_bin"
Directory: /var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0_build/autotests
"propertyinfotest_en" start time: Apr 17 10:29 CEST
Output:
----------------------------------------------------------
********* Start testing of KFileMetaData::PropertyInfoTest *********
Config: Using QtTest library 5.11.3, Qt 5.11.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 8.3.0)
PASS   : KFileMetaData::PropertyInfoTest::initTestCase()
PASS   : KFileMetaData::PropertyInfoTest::testNameIdMapping()
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(<invalid>)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Disc Number)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Title)
FAIL!  : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Artist) Compared values are not the same
   Actual   (propertyInfo.formatAsDisplayString(value)): "Artist1, Artist2, Artist3"
   Expected (expected)                                 : "Artist1, Artist2, and Artist3"
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/propertyinfotest.cpp(87)]
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Author)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Duration)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Sample Rate)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Bitrate)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Bitrate)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Bitrate)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Image Orientation)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Photo Flash)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Photo Flash)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Photo GPS Altitude)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Photo GPS Latitude)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Photo GPS Longitude)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Frame Rate)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Frame Rate)
PASS   : KFileMetaData::PropertyInfoTest::testFormatAsDisplayString(Aspect Ratio)
PASS   : KFileMetaData::PropertyInfoTest::cleanupTestCase()
Totals: 21 passed, 1 failed, 0 skipped, 0 blacklisted, 6ms
********* Finished testing of KFileMetaData::PropertyInfoTest *********
<end of output>
Test time =   0.03 sec
----------------------------------------------------------
Test Failed.
"propertyinfotest_en" end time: Apr 17 10:29 CEST
"propertyinfotest_en" time elapsed: 00:00:00
----------------------------------------------------------

10/17 Testing: taglibextractortest
10/17 Test: taglibextractortest
Command: "/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0_build/bin/taglibextractortest"
Directory: /var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0_build/autotests
"taglibextractortest" start time: Apr 17 10:29 CEST
Output:
----------------------------------------------------------
********* Start testing of TagLibExtractorTest *********
Config: Using QtTest library 5.11.3, Qt 5.11.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 8.3.0)
PASS   : TagLibExtractorTest::initTestCase()
XFAIL  : TagLibExtractorTest::testPropertyTypes() Will be fixed in a following release
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(59)]
XFAIL  : TagLibExtractorTest::testPropertyTypes() Will be fixed in a following release
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(59)]
XFAIL  : TagLibExtractorTest::testPropertyTypes() Will be fixed in a following release
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(59)]
XFAIL  : TagLibExtractorTest::testPropertyTypes() Will be fixed in a following release
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(59)]
XFAIL  : TagLibExtractorTest::testPropertyTypes() Will be fixed in a following release
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(59)]
XFAIL  : TagLibExtractorTest::testPropertyTypes() Will be fixed in a following release
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(59)]
XFAIL  : TagLibExtractorTest::testPropertyTypes() Will be fixed in a following release
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(59)]
XFAIL  : TagLibExtractorTest::testPropertyTypes() Will be fixed in a following release
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(59)]
PASS   : TagLibExtractorTest::testPropertyTypes()
PASS   : TagLibExtractorTest::testCommonData(aiff)
PASS   : TagLibExtractorTest::testCommonData(ape)
PASS   : TagLibExtractorTest::testCommonData(flac)
PASS   : TagLibExtractorTest::testCommonData(m4a)
PASS   : TagLibExtractorTest::testCommonData(mp3)
PASS   : TagLibExtractorTest::testCommonData(mpc)
PASS   : TagLibExtractorTest::testCommonData(ogg)
PASS   : TagLibExtractorTest::testCommonData(opus)
PASS   : TagLibExtractorTest::testCommonData(speex)
PASS   : TagLibExtractorTest::testCommonData(wav)
PASS   : TagLibExtractorTest::testCommonData(wavpack)
PASS   : TagLibExtractorTest::testCommonData(wma)
PASS   : TagLibExtractorTest::testVorbisComment(flac)
PASS   : TagLibExtractorTest::testVorbisComment(ogg)
PASS   : TagLibExtractorTest::testVorbisComment(opus)
PASS   : TagLibExtractorTest::testVorbisComment(speex)
PASS   : TagLibExtractorTest::testVorbisCommentMultivalue(ogg multivalue)
PASS   : TagLibExtractorTest::testId3(aiff)
PASS   : TagLibExtractorTest::testId3(mp3)
PASS   : TagLibExtractorTest::testId3(wav)
PASS   : TagLibExtractorTest::testApe(ape)
PASS   : TagLibExtractorTest::testApe(musepack)
PASS   : TagLibExtractorTest::testApe(wavpack)
FAIL!  : TagLibExtractorTest::testMp4(mp4) Compared values are not the same
   Actual   (resultMp4.properties().value(Property::Rating).toInt()): 0
   Expected (8)                                                     : 8
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibextractortest.cpp(405)]
PASS   : TagLibExtractorTest::testAsf(asf)
PASS   : TagLibExtractorTest::testId3Rating(WMP)
PASS   : TagLibExtractorTest::testId3Rating(WMP1)
PASS   : TagLibExtractorTest::testId3Rating(WMP2)
PASS   : TagLibExtractorTest::testId3Rating(WMP3)
PASS   : TagLibExtractorTest::testId3Rating(WMP4)
PASS   : TagLibExtractorTest::testId3Rating(WMP5)
PASS   : TagLibExtractorTest::testId3Rating(MM)
PASS   : TagLibExtractorTest::testId3Rating(MM1)
PASS   : TagLibExtractorTest::testId3Rating(MM2)
PASS   : TagLibExtractorTest::testId3Rating(MM3)
PASS   : TagLibExtractorTest::testId3Rating(MM4)
PASS   : TagLibExtractorTest::testId3Rating(MM5)
PASS   : TagLibExtractorTest::testId3Rating(MM6)
PASS   : TagLibExtractorTest::testId3Rating(MM7)
PASS   : TagLibExtractorTest::testId3Rating(MM8)
PASS   : TagLibExtractorTest::testId3Rating(MM9)
PASS   : TagLibExtractorTest::testId3Rating(MM10)
PASS   : TagLibExtractorTest::testWmaRating(WMP0)
PASS   : TagLibExtractorTest::testWmaRating(WMP1)
PASS   : TagLibExtractorTest::testWmaRating(WMP2)
PASS   : TagLibExtractorTest::testWmaRating(WMP3)
PASS   : TagLibExtractorTest::testWmaRating(WMP4)
PASS   : TagLibExtractorTest::testWmaRating(WMP5)
PASS   : TagLibExtractorTest::testNoMetadata(mp3)
PASS   : TagLibExtractorTest::testNoMetadata(m4a)
PASS   : TagLibExtractorTest::testNoMetadata(flac)
PASS   : TagLibExtractorTest::testNoMetadata(opus)
PASS   : TagLibExtractorTest::testNoMetadata(ogg)
PASS   : TagLibExtractorTest::testNoMetadata(mpc)
PASS   : TagLibExtractorTest::cleanupTestCase()
Totals: 56 passed, 1 failed, 0 skipped, 0 blacklisted, 76ms
********* Finished testing of TagLibExtractorTest *********
<end of output>
Test time =   0.10 sec
----------------------------------------------------------
Test Failed.
"taglibextractortest" end time: Apr 17 10:29 CEST
"taglibextractortest" time elapsed: 00:00:00
----------------------------------------------------------

16/17 Testing: taglibwritertest
16/17 Test: taglibwritertest
Command: "/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0_build/bin/taglibwritertest"
Directory: /var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0_build/autotests
"taglibwritertest" start time: Apr 17 10:29 CEST
Output:
----------------------------------------------------------
********* Start testing of TagLibWriterTest *********
Config: Using QtTest library 5.11.3, Qt 5.11.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 8.3.0)
PASS   : TagLibWriterTest::initTestCase()
PASS   : TagLibWriterTest::testCommonData(aiff)
PASS   : TagLibWriterTest::testCommonData(aiff_unicode)
PASS   : TagLibWriterTest::testCommonData(ape)
PASS   : TagLibWriterTest::testCommonData(ape_unicode)
PASS   : TagLibWriterTest::testCommonData(flac)
PASS   : TagLibWriterTest::testCommonData(flac_unicode)
PASS   : TagLibWriterTest::testCommonData(m4a)
PASS   : TagLibWriterTest::testCommonData(m4a_unicode)
PASS   : TagLibWriterTest::testCommonData(mp3)
PASS   : TagLibWriterTest::testCommonData(mp3_unicode)
PASS   : TagLibWriterTest::testCommonData(mpc)
PASS   : TagLibWriterTest::testCommonData(mpc_unicode)
PASS   : TagLibWriterTest::testCommonData(ogg)
PASS   : TagLibWriterTest::testCommonData(ogg_unicode)
PASS   : TagLibWriterTest::testCommonData(opus)
PASS   : TagLibWriterTest::testCommonData(opus_unicode)
PASS   : TagLibWriterTest::testCommonData(speex)
PASS   : TagLibWriterTest::testCommonData(speex_unicode)
PASS   : TagLibWriterTest::testCommonData(wav)
PASS   : TagLibWriterTest::testCommonData(wav_unicode)
PASS   : TagLibWriterTest::testCommonData(wavpack)
PASS   : TagLibWriterTest::testCommonData(wavpack_unicode)
PASS   : TagLibWriterTest::testCommonData(wma)
PASS   : TagLibWriterTest::testCommonData(wma_unicode)
PASS   : TagLibWriterTest::testExtendedData(aiff)
PASS   : TagLibWriterTest::testExtendedData(ape)
PASS   : TagLibWriterTest::testExtendedData(flac)
PASS   : TagLibWriterTest::testExtendedData(mp3)
PASS   : TagLibWriterTest::testExtendedData(mpc)
PASS   : TagLibWriterTest::testExtendedData(ogg)
PASS   : TagLibWriterTest::testExtendedData(opus)
PASS   : TagLibWriterTest::testExtendedData(speex)
PASS   : TagLibWriterTest::testExtendedData(wav)
PASS   : TagLibWriterTest::testExtendedData(wavpack)
PASS   : TagLibWriterTest::testRating(aiff)
PASS   : TagLibWriterTest::testRating(ape)
PASS   : TagLibWriterTest::testRating(flac)
FAIL!  : TagLibWriterTest::testRating(m4a) Compared values are not the same
   Actual   (result.properties().value(Property::Rating).toInt()): 0
   Expected (rating)                                             : 5
   Loc: [/var/tmp/portage/kde-frameworks/kfilemetadata-5.57.0/work/kfilemetadata-5.57.0/autotests/taglibwritertest.cpp(369)]
PASS   : TagLibWriterTest::testRating(mp3_0)
PASS   : TagLibWriterTest::testRating(mp3_1)
PASS   : TagLibWriterTest::testRating(mp3_2)
PASS   : TagLibWriterTest::testRating(mp3_3)
PASS   : TagLibWriterTest::testRating(mp3_4)
PASS   : TagLibWriterTest::testRating(mp3_5)
PASS   : TagLibWriterTest::testRating(mp3_6)
PASS   : TagLibWriterTest::testRating(mp3_7)
PASS   : TagLibWriterTest::testRating(mp3_8)
PASS   : TagLibWriterTest::testRating(mp3_9)
PASS   : TagLibWriterTest::testRating(mp3_10)
PASS   : TagLibWriterTest::testRating(mpc)
PASS   : TagLibWriterTest::testRating(opus)
PASS   : TagLibWriterTest::testRating(speex)
PASS   : TagLibWriterTest::testRating(wav)
PASS   : TagLibWriterTest::testRating(wavpack)
PASS   : TagLibWriterTest::testRating(wma_0)
PASS   : TagLibWriterTest::testRating(wma_2)
PASS   : TagLibWriterTest::testRating(wma_4)
PASS   : TagLibWriterTest::testRating(wma_5)
PASS   : TagLibWriterTest::testRating(wma_6)
PASS   : TagLibWriterTest::testRating(wma_8)
PASS   : TagLibWriterTest::testRating(wma_10)
PASS   : TagLibWriterTest::cleanupTestCase()
Totals: 62 passed, 1 failed, 0 skipped, 0 blacklisted, 146ms
********* Finished testing of TagLibWriterTest *********
<end of output>
Test time =   0.22 sec
----------------------------------------------------------
Test Failed.
"taglibwritertest" end time: Apr 17 10:29 CEST
"taglibwritertest" time elapsed: 00:00:00
----------------------------------------------------------
Comment 3 Paolo Pedroni 2019-04-17 09:18:03 UTC
# emerge --info =kde-frameworks/kfilemetadata-5.57.0
Portage 2.3.62 (python 3.6.5-final-0, default/linux/amd64/17.1/desktop, gcc-8.3.0, glibc-2.28-r6, 4.19.27-gentoo-r1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.19.27-gentoo-r1-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.6
KiB Mem:    12264780 total,   2429628 free
KiB Swap:    8351740 total,   8266860 free
Timestamp of repository gentoo: Wed, 17 Apr 2019 06:45:01 +0000
Head commit of repository gentoo: 2faa807899b7f19b6c70cec2e943e02aa518a00a
sh dash 0.5.9.1-r3
ld GNU gold (Gentoo 2.31.1 p5 2.31.1) 1.16
distcc 3.3.2 x86_64-pc-linux-gnu [enabled]
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.31.1-r4::gentoo
sys-devel/gcc:            8.3.0-r1::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.28-r6::gentoo
Repositories:

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

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=5"
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=5"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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=5"
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 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=5"
GENTOO_MIRRORS="http://gentoo.modulix.net/gentoo/ http://mirror.netcologne.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://mirrors.evowise.com/gentoo/ http://gentoo.mirrors.ovh.net/gentoo-distfiles/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=5"
LINGUAS="it it_IT"
MAKEOPTS="-j15 -l4"
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="3dnow X a52 aac aalib acl acpi alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli consolekit crypt css cups curl cxx dbus dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig fortran ftp gd gdbm gif glamor gmp gnutls gpm graphviz gtk iconv icu idn ieee1394 imagemagick imlib inotify introspection ipv6 java jbig jpeg jpeg2k kde lame lcms libass libcaca 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 png policykit postscript ppds pulseaudio qt5 rdesktop readline samba sctp sdl seccomp sndfile speex spell sqlite ssl startup-notification svg symlink syslog systemd taglib test theora threads tiff truetype udev udisks unicode upower usb vaapi vcd vdpau vim-syntax vorbis wavpack wayland win32codecs wmf wxwidgets x264 xattr xcb xcomposite xine xinerama xml xpm xscreensaver xv xvid zlib" ABI_X86="64" 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 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" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 pypy pypy3" 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

# emerge -1pqv =kde-frameworks/kfilemetadata-5.57.0
[ebuild     U ] kde-frameworks/kfilemetadata-5.57.0 [5.56.0] USE="exif ffmpeg office pdf taglib test* -debug -doc -epub -libav"
Comment 4 Paolo Pedroni 2019-04-17 09:19:20 UTC
Created attachment 573150 [details]
kfilemetadata-5.57.0:20190417-082859.log.gz
Comment 5 Larry the Git Cow gentoo-dev 2019-05-16 08:26:40 UTC
The bug has been referenced in the following commit(s):

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

commit 40e0271382105a8a0a1f69ab65dbcc4f08a5b2b0
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-05-16 08:26:21 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-05-16 08:26:29 +0000

    kde-frameworks/kfilemetadata: restrict broken tests
    
    Bug: https://bugs.gentoo.org/677718
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 kde-frameworks/kfilemetadata/kfilemetadata-5.58.0.ebuild | 2 ++
 kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild   | 2 ++
 2 files changed, 4 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2019-05-16 08:28:43 UTC
The bug has been closed via the following commit(s):

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

commit f87715e2b6494dea7cb3795a83e99a5096d63c3f
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-05-16 08:28:22 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-05-16 08:28:32 +0000

    kde-frameworks/kfilemetadata: restrict broken tests
    
    Closes: https://bugs.gentoo.org/677718
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 kde-frameworks/kfilemetadata/kfilemetadata-5.54.0.ebuild    | 2 ++
 kde-frameworks/kfilemetadata/kfilemetadata-5.57.0-r1.ebuild | 2 ++
 kde-frameworks/kfilemetadata/kfilemetadata-5.58.0.ebuild    | 2 ++
 3 files changed, 6 insertions(+)
Comment 7 Michael Palimaka (kensington) gentoo-dev 2019-05-16 08:30:04 UTC
These have been broken and unstable for a while, let's restrict them.