Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684566 - www-misc/buku-3.7 : [TEST] E fixture caplog not found
Summary: www-misc/buku-3.7 : [TEST] E fixture caplog not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-04-28 08:58 UTC by Toralf Förster
Modified: 2020-09-04 21:27 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.93 KB, text/plain)
2019-04-28 08:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.88 KB, text/plain)
2019-04-28 08:58 UTC, Toralf Förster
Details
environment (environment,107.94 KB, text/plain)
2019-04-28 08:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.34 KB, application/x-bzip)
2019-04-28 08:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.15 KB, application/x-bzip)
2019-04-28 08:58 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,13.98 KB, application/x-bzip)
2019-04-28 08:58 UTC, Toralf Förster
Details
www-misc:buku-3.7:20190428-033901.log (www-misc:buku-3.7:20190428-033901.log,131.58 KB, text/plain)
2019-04-28 08:58 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 2019-04-28 08:58:10 UTC
  )
  def test_print_rec_hypothesis(caplog, setup, index, low, high, is_range):
E       fixture 'caplog' not found
>       available fixtures: aiohttp_client, aiohttp_raw_server, aiohttp_server, aiohttp_unused_port, bookmark_folder, cache, capfd, capsys, chrome_db, cov, doctest_namespace, fast, firefox_db, loop, loop_debug, monkeypatch, pytestconfig, raw_test_server, record_xml_property, recwarn, setup, test_client, test_server, tmpdir, tmpdir_factory, unused_port
>       use 'pytest --fixtures [testpath]' for help on them.


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_test_20190424-221203

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-bin-1.34.1
  [2]   rust-1.34.1 *



emerge -qpvO www-misc/buku
[ebuild  N    ] www-misc/buku-3.7  USE="test" PYTHON_TARGETS="python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-04-28 08:58:13 UTC
Created attachment 574482 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-28 08:58:15 UTC
Created attachment 574484 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-28 08:58:18 UTC
Created attachment 574486 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-28 08:58:21 UTC
Created attachment 574488 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-28 08:58:24 UTC
Created attachment 574490 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-28 08:58:27 UTC
Created attachment 574492 [details]
tests.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-28 08:58:29 UTC
Created attachment 574494 [details]
www-misc:buku-3.7:20190428-033901.log
Comment 8 Larry the Git Cow gentoo-dev 2020-09-04 21:27:51 UTC
The bug has been closed via the following commit(s):

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

commit 9ebb9d39bd889b7892ccb9f4b218c02fae065658
Author:     John Helmert III <jchelmert3@posteo.net>
AuthorDate: 2020-07-23 05:41:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-04 21:27:47 +0000

    www-misc/buku: Bump to 4.4
    
    Closes: https://bugs.gentoo.org/675618
    Closes: https://bugs.gentoo.org/684056
    Closes: https://bugs.gentoo.org/684566
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: John Helmert III <jchelmert3@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/16786
    Signed-off-by: Sam James <sam@gentoo.org>

 www-misc/buku/Manifest                       |  1 +
 www-misc/buku/buku-4.4.ebuild                | 86 ++++++++++++++++++++++++++++
 www-misc/buku/files/buku-4.4-fix-tests.patch | 34 +++++++++++
 3 files changed, 121 insertions(+)