Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 683772

Summary: app-shells/thefuck-3.28 fails tests: E AttributeError: Function object has no attribute get_marker
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Andrew Attali <me>
Status: RESOLVED OBSOLETE    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-shells:thefuck-3.28:20190418-144953.log.bz2
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

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.