Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836685 - dev-util/cookiecutter-1.7.3 fails test - E assert (Missing end of comment tag\n\n File .../syntax_error.txt, line 1\n\n I eat {{ s
Summary: dev-util/cookiecutter-1.7.3 fails test - E assert (Missing end of comment tag...
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: 2022-04-03 09:13 UTC by Toralf Förster
Modified: 2023-09-22 13:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.38 KB, text/plain)
2022-04-03 09:13 UTC, Toralf Förster
Details
dev-util:cookiecutter-1.7.3:20220403-044429.log (dev-util:cookiecutter-1.7.3:20220403-044429.log,41.22 KB, text/plain)
2022-04-03 09:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,195.29 KB, text/plain)
2022-04-03 09:13 UTC, Toralf Förster
Details
environment (environment,127.12 KB, text/plain)
2022-04-03 09:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.56 KB, application/x-bzip)
2022-04-03 09:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,43.26 KB, application/x-bzip)
2022-04-03 09:13 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,58.41 KB, application/x-bzip)
2022-04-03 09:13 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 2022-04-03 09:13:35 UTC
                context={'syntax_error': 'syntax_error'},
                env=env,
            )
>       assert str(exception.value) == expected_msg
E       assert ('Missing end of comment tag\n'\n '  File "tests/files/syntax_error.txt", line 1\n'\n '    I eat {{ syntax_error }} {# this comment is not closed}') == ('Missing end of comment tag\n'\n '  File "./tests/files/syntax_error.txt", line 1\n'\n '    I eat {{ syntax_error }} {# this comment is not closed}')
E           Missing end of comment tag
E         -   File "./tests/files/syntax_error.txt", line 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4_test-20220330-230006

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.59.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1

  HEAD of ::gentoo
commit 42c2de66b76ef1f26072804c9ad80599d3e8f873
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 3 03:34:36 2022 +0000

    2022-04-03 03:34:35 UTC

emerge -qpvO dev-util/cookiecutter
[ebuild  N    ] dev-util/cookiecutter-1.7.3  USE="test -doc" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-03 09:13:36 UTC
Created attachment 768559 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-03 09:13:38 UTC
Created attachment 768560 [details]
dev-util:cookiecutter-1.7.3:20220403-044429.log
Comment 3 Toralf Förster gentoo-dev 2022-04-03 09:13:40 UTC
Created attachment 768561 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-03 09:13:41 UTC
Created attachment 768562 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-03 09:13:42 UTC
Created attachment 768563 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-03 09:13:43 UTC
Created attachment 768564 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-03 09:13:45 UTC
Created attachment 768565 [details]
tests.tar.bz2