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

Bug 659780

Summary: dev-python/pygcrypt-1.0.0 : [TEST] E assert SExpression(...st)\\n )\\n ) == SExpression(b... )\\n )\\n\ )
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED OBSOLETE    
Severity: normal CC: python
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:pygcrypt-1.0.0:20180701-190750.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-01 19:58:57 UTC
        assert str(SExpression.from_dict(dict_c)) == str(SExpression(b'(a %b)', 11, "Hello World"))
>       assert str(SExpression.from_dict(dict_d)) == str(SExpression(b'(a (b %b)(c %d))', 4, "Test", 123))
E       assert "SExpression(...st)\\n )\\n')" == 'SExpression(b...")\\n )\\n\')'
E         - SExpression(b'(a \n (c "123")\n (b Test)\n )\n')
E         ?                                 -----------
E         + SExpression(b'(a \n (b Test)\n (c "123")\n )\n')

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_test_20180623-161602

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

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

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

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

emerge -qpv dev-python/pygcrypt
[ebuild  N    ] dev-python/pygcrypt-1.0.0  USE="{test}" PYTHON_TARGETS="python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-07-01 19:58:59 UTC
Created attachment 538024 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-01 19:59:02 UTC
Created attachment 538026 [details]
dev-python:pygcrypt-1.0.0:20180701-190750.log
Comment 3 Toralf Förster gentoo-dev 2018-07-01 19:59:05 UTC
Created attachment 538028 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-01 19:59:08 UTC
Created attachment 538030 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-01 19:59:11 UTC
Created attachment 538032 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-01 19:59:14 UTC
Created attachment 538034 [details]
temp.tbz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-24 06:15:39 UTC
Mass-closing bugs for removed packages.