Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753902 - media-sound/beets-1.4.9-r2 : [TEST] E AssertionError: test/test_completion.sh did not execute properly
Summary: media-sound/beets-1.4.9-r2 : [TEST] E AssertionError: test/test_completion.sh...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guillaume Seren
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 693164
Blocks:
  Show dependency tree
 
Reported: 2020-11-10 18:13 UTC by Toralf Förster
Modified: 2021-01-18 13:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2020-11-10 18:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,236.04 KB, text/plain)
2020-11-10 18:13 UTC, Toralf Förster
Details
environment (environment,120.62 KB, text/plain)
2020-11-10 18:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.23 KB, application/x-bzip)
2020-11-10 18:14 UTC, Toralf Förster
Details
media-sound:beets-1.4.9-r2:20201110-180300.log (media-sound:beets-1.4.9-r2:20201110-180300.log,143.73 KB, text/plain)
2020-11-10 18:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,73.20 KB, application/x-bzip)
2020-11-10 18:14 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-11-10 18:13:54 UTC
            print(out.decode('utf-8'))
>           self.fail(u'test/test_completion.sh did not execute properly')
E           AssertionError: test/test_completion.sh did not execute properly

test/test_ui.py:1217: AssertionError
----------------------------- Captured stdout call -----------------------------

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_abi32+64_test-20201027-192603

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Rust versions:
  [1]   rust-bin-1.47.0 *
  [2]   rust-1.47.0
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Nov 10 05:05:39 PM UTC 2020
/var/db/repos/libressl	Sat Nov  7 03:06:11 PM UTC 2020

emerge -qpvO media-sound/beets
[ebuild  N    ] media-sound/beets-1.4.9-r2  USE="test -badfiles -chromaprint -discogs -doc -ffmpeg -gstreamer -icu -lastfm -mpd -replaygain -thumbnail (-webserver)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-11-10 18:13:57 UTC
Created attachment 670775 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-10 18:13:59 UTC
Created attachment 670778 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-10 18:14:01 UTC
Created attachment 670781 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-11-10 18:14:02 UTC
Created attachment 670784 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-11-10 18:14:04 UTC
Created attachment 670787 [details]
media-sound:beets-1.4.9-r2:20201110-180300.log
Comment 6 Toralf Förster gentoo-dev 2020-11-10 18:14:05 UTC
Created attachment 670790 [details]
temp.tbz2
Comment 7 Guillaume Seren 2020-12-09 12:08:17 UTC
Hey Toralf,
thank you for this report.

I already fixed this issue in the cleanup / upgrade branch,
if you can confirm it, check patch 1.4.9-0002-Disable-test_completion.patch

Thank you.
Comment 8 Guillaume Seren 2021-01-18 13:20:04 UTC
Fixed by the merge of #693164