show_ids = provider._get_show_ids() > assert 'the big bang theory' in show_ids E AssertionError: assert 'the big bang theory' in {} tests/test_addic7ed.py:183: AssertionError __________________________ test_get_show_ids_no_year ___________________________ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-systemd_20170903-225953 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) emerge -qpv media-video/subliminal [ebuild N ] media-video/subliminal-2.0.5-r1 USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5"
Created attachment 492896 [details] emerge-info.txt
Created attachment 492898 [details] emerge-history.txt
Created attachment 492900 [details] environment
Created attachment 492902 [details] etc.portage.tbz2
Created attachment 492904 [details] media-video:subliminal-2.0.5-r1:20170906-190553.log
Created attachment 492906 [details] temp.tbz2
Indeed, similar (but not quite the same) test failures seen here. When the ebuild was committed initially there were no test failures. May be caused by changes in one of the deps. Need to investigate further. Thanks.
Created attachment 494536 [details] subliminal-bug630114.patch.gz Please retry with this patch and dev-python/urllib3-1.16 instead.
(In reply to Coacher from comment #8) > Created attachment 494536 [details] > subliminal-bug630114.patch.gz > > Please retry with this patch and dev-python/urllib3-1.16 instead. Ah, that patch won't work as master is substantially different from develop branch upstream. Porting it would produce even more huge patch. Tests work fine with 9999 here, so I'll restrict them in 2.0.5-r1 and unrestrict later.
commit b1bdeceb98881f7f01253b3d10af7fa4c6a7aba2 (HEAD -> master, origin/master, origin/HEAD) Author: Ilya Tumaykin <itumaykin@gmail.com> AuthorDate: Thu Sep 14 21:08:03 2017 +0300 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Fri Sep 22 16:46:54 2017 +0200 media-video/subliminal: restrict tests in 2.0.5. Gentoo-Bug: https://bugs.gentoo.org/630114 Closes: https://github.com/gentoo/gentoo/pull/5704 Package-Manager: Portage-2.3.8, Repoman-2.3.3 media-video/subliminal/subliminal-2.0.5-r1.ebuild | 3 +++ 1 file changed, 3 insertions(+)