Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677814 - dev-util/cookiecutter-1.6.0 : [TEST] E assert Error: Invalid value for extra_context in Usage:
Summary: dev-util/cookiecutter-1.6.0 : [TEST] E assert Error: Invalid value for extra_...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-02-12 16:20 UTC by Toralf Förster
Modified: 2021-08-20 06:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.97 KB, text/plain)
2019-02-12 16:20 UTC, Toralf Förster
Details
dev-util:cookiecutter-1.6.0:20190212-072007.log (dev-util:cookiecutter-1.6.0:20190212-072007.log,16.52 KB, text/plain)
2019-02-12 16:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.31 KB, text/plain)
2019-02-12 16:20 UTC, Toralf Förster
Details
environment (environment,112.66 KB, text/plain)
2019-02-12 16:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.14 KB, application/x-bzip)
2019-02-12 16:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.75 KB, application/x-bzip)
2019-02-12 16:20 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,54.09 KB, application/x-bzip)
2019-02-12 16:20 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-02-12 16:20:31 UTC
        assert result.exit_code == 2
>       assert 'Error: Invalid value for "extra_context"' in result.output
E       assert 'Error: Invalid value for "extra_context"' in 'Usage: main [OPTIONS] TEMPLATE [EXTRA_CONTEXT]...\n\nError: Invalid value for "[EXTRA_CONTEXT]...": EXTRA_CONTEXT should contain items of the form key=value; \'ExtraContextWithNoEqualsSoInvalid\' doesn\'t match that form\n'
E        +  where 'Usage: main [OPTIONS] TEMPLATE [EXTRA_CONTEXT]...\n\nError: Invalid value for "[EXTRA_CONTEXT]...": EXTRA_CONTEXT should contain items of the form key=value; \'ExtraContextWithNoEqualsSoInvalid\' doesn\'t match that form\n' = <Result SystemExit(2,)>.output

tests/test_cli.py:390: AssertionError

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20190209-222026

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

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

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

Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO dev-util/cookiecutter
[ebuild  N    ] dev-util/cookiecutter-1.6.0  USE="test" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-02-12 16:20:34 UTC
Created attachment 564970 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-12 16:20:37 UTC
Created attachment 564972 [details]
dev-util:cookiecutter-1.6.0:20190212-072007.log
Comment 3 Toralf Förster gentoo-dev 2019-02-12 16:20:39 UTC
Created attachment 564974 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-12 16:20:42 UTC
Created attachment 564976 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-12 16:20:45 UTC
Created attachment 564978 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-12 16:20:48 UTC
Created attachment 564980 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-02-12 16:20:50 UTC
Created attachment 564982 [details]
tests.tbz2