Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683772 - app-shells/thefuck-3.28 fails tests: E AttributeError: Function object has no attribute get_marker
Summary: app-shells/thefuck-3.28 fails tests: E AttributeError: Function object has no...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Attali
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-04-18 14:52 UTC by Toralf Förster
Modified: 2022-08-15 04:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.93 KB, text/plain)
2019-04-18 14:52 UTC, Toralf Förster
Details
app-shells:thefuck-3.28:20190418-144953.log.bz2 (app-shells:thefuck-3.28:20190418-144953.log.bz2,28.39 KB, application/x-bzip)
2019-04-18 14:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.42 KB, text/plain)
2019-04-18 14:52 UTC, Toralf Förster
Details
environment (environment,109.90 KB, text/plain)
2019-04-18 14:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.93 KB, application/x-bzip)
2019-04-18 14:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,82.38 KB, application/x-bzip)
2019-04-18 14:52 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,50.66 KB, application/x-bzip)
2019-04-18 14:53 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-18 14:52:40 UTC
>       if request.node.get_marker('functional') \
                and not request.config.getoption('enable_functional'):
E               AttributeError: 'Function' object has no attribute 'get_marker'

tests/conftest.py:45: AttributeError
_________________ ERROR at setup of test_parse[argv1-result1] __________________

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190417-081848

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

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.6
  [2]   python2.7 (fallback)





emerge -qpvO app-shells/thefuck
[ebuild  N    ] app-shells/thefuck-3.28  USE="test" PYTHON_TARGETS="python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-04-18 14:52:43 UTC
Created attachment 573350 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-18 14:52:46 UTC
Created attachment 573352 [details]
app-shells:thefuck-3.28:20190418-144953.log.bz2
Comment 3 Toralf Förster gentoo-dev 2019-04-18 14:52:49 UTC
Created attachment 573354 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-18 14:52:52 UTC
Created attachment 573356 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-18 14:52:54 UTC
Created attachment 573358 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-18 14:52:57 UTC
Created attachment 573360 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-18 14:53:00 UTC
Created attachment 573362 [details]
tests.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-13 09:56:18 UTC
Update summary. [something] is used when something refers to an overlay
Comment 9 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-08-15 04:44:39 UTC
There's already a test failure bug for the latest version, please reopen this if this is reproducible on current versions.