Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635806 - dev-python/click-6.7 : E AssertionError: assert Invoked legacy parameter callback in WAT\n
Summary: dev-python/click-6.7 : E AssertionError: assert Invoked legacy parameter call...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-10-29 16:52 UTC by Toralf Förster
Modified: 2018-08-13 12:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.97 KB, text/plain)
2017-10-29 16:52 UTC, Toralf Förster
Details
dev-python:click-6.7:20171029-164543.log (dev-python:click-6.7:20171029-164543.log,8.07 KB, text/plain)
2017-10-29 16:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.19 KB, text/plain)
2017-10-29 16:52 UTC, Toralf Förster
Details
environment (environment,107.85 KB, text/plain)
2017-10-29 16:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.20 KB, application/x-bzip)
2017-10-29 16:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.94 KB, application/x-bzip)
2017-10-29 16:52 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,12.00 KB, application/x-bzip)
2017-10-29 16:52 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 2017-10-29 16:52:22 UTC
test_compat.py:17: in test_legacy_callbacks
    assert 'Invoked legacy parameter callback' in result.output
E   AssertionError: assert 'Invoked legacy parameter callback' in 'WAT\n'
E    +  where 'WAT\n' = <Result okay>.output
=============================== warnings summary ===============================
tests/test_basic.py::test_evaluation_order

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171025-203252

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/click
[ebuild  N    ] dev-python/click-6.7  USE="-doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-10-29 16:52:25 UTC
Created attachment 500866 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-29 16:52:28 UTC
Created attachment 500868 [details]
dev-python:click-6.7:20171029-164543.log
Comment 3 Toralf Förster gentoo-dev 2017-10-29 16:52:31 UTC
Created attachment 500870 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-10-29 16:52:34 UTC
Created attachment 500872 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-10-29 16:52:37 UTC
Created attachment 500874 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-29 16:52:40 UTC
Created attachment 500876 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-10-29 16:52:43 UTC
Created attachment 500878 [details]
tests.tbz2
Comment 8 Mart Raudsepp gentoo-dev 2018-08-13 11:02:54 UTC
Still broken.
Comment 9 Larry the Git Cow gentoo-dev 2018-08-13 12:01:46 UTC
The bug has been closed via the following commit(s):

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

commit b267275c6ee8b262b695f4a07a555b815869767a
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2018-08-13 11:59:14 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-08-13 12:01:23 +0000

    dev-python/click: fix broken tests
    
    Closes: https://bugs.gentoo.org/635806
    Package-Manager: Portage-2.3.46, Repoman-2.3.10

 dev-python/click/click-6.7.ebuild                |  5 ++
 dev-python/click/files/click-6.7-fix-tests.patch | 65 ++++++++++++++++++++++++
 2 files changed, 70 insertions(+)