Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644234 - dev-python/wtforms-2.1 : [TEST] ValueError: too many values to unpack
Summary: dev-python/wtforms-2.1 : [TEST] ValueError: too many values to unpack
Status: RESOLVED WORKSFORME
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: 2018-01-11 17:38 UTC by Toralf Förster
Modified: 2019-07-15 13:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2018-01-11 17:38 UTC, Toralf Förster
Details
dev-python:wtforms-2.1:20180111-141206.log (dev-python:wtforms-2.1:20180111-141206.log,55.45 KB, text/plain)
2018-01-11 17:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,189.78 KB, text/plain)
2018-01-11 17:38 UTC, Toralf Förster
Details
environment (environment,107.59 KB, text/plain)
2018-01-11 17:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.07 KB, application/x-bzip)
2018-01-11 17:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.91 KB, application/x-bzip)
2018-01-11 17:39 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,23.25 KB, application/x-bzip)
2018-01-11 17:39 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 2018-01-11 17:38:32 UTC
  File "/var/tmp/portage/dev-python/wtforms-2.1/work/WTForms-2.1/wtforms/ext/sqlalchemy/fields.py", line 189, in get_pk_from_identity
    cls, key = identity_key(instance=obj)
ValueError: too many values to unpack

======================================================================
ERROR: test_multiple_values_without_query_factory (tests.ext_sqlalchemy.QuerySelectMultipleFieldTest)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-test_20180106-200451

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.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.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/wtforms
[ebuild  N    ] dev-python/wtforms-2.1  USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-11 17:38:37 UTC
Created attachment 514348 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-11 17:38:41 UTC
Created attachment 514350 [details]
dev-python:wtforms-2.1:20180111-141206.log
Comment 3 Toralf Förster gentoo-dev 2018-01-11 17:38:46 UTC
Created attachment 514352 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-11 17:38:51 UTC
Created attachment 514354 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-11 17:38:57 UTC
Created attachment 514356 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-11 17:39:03 UTC
Created attachment 514358 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-01-11 17:39:08 UTC
Created attachment 514360 [details]
tests.tbz2
Comment 8 Louis Sautier (sbraz) gentoo-dev 2019-07-15 13:18:38 UTC
I bumped to 2.2.1 and changed the way tests are run. Please reopen if this issue is still present.