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

Bug 636504

Summary: dev-python/nose2-0.6.5 : AssertionError: Regex didn t match: Ran 600 tests not found in u test_not_found (nose2.loader.LoadTestsFailure) ERROR\n\n==\nERROR: test_not_found (nose2.loader.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=681818
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:nose2-0.6.5:20171104-113553.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-04 11:39:05 UTC
  File "nose2/tests/_common.py", line 90, in assertTestRunOutputMatches
    testf(util.safe_decode(cmd_stderr), stderr)
AssertionError: Regex didn't match: 'Ran 600 tests' not found in u"test_not_found (nose2.loader.LoadTestsFailure) ... ERROR\n\n======================================================================\nERROR: test_not_found (nose2.loader.LoadTestsFailure)\n----------------------------------------------------------------------\nAttributeError: 'module' object has no attribute 'GeneratorFunctionCase'\n\n----------------------------------------------------------------------\nRan 1 test in 0.042s\n\nFAILED (errors=1)\n"

-------------------- >> begin captured logging << --------------------
nose2.main: DEBUG: logging initialized 30

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_test_20171031-164654

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

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)




emerge -qpv dev-python/nose2
[ebuild  N    ] dev-python/nose2-0.6.5  USE="-doc" PYTHON_TARGETS="python2_7 python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2017-11-04 11:39:08 UTC
Created attachment 502480 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-04 11:39:11 UTC
Created attachment 502482 [details]
dev-python:nose2-0.6.5:20171104-113553.log
Comment 3 Toralf Förster gentoo-dev 2017-11-04 11:39:14 UTC
Created attachment 502484 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-04 11:39:17 UTC
Created attachment 502486 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-04 11:39:20 UTC
Created attachment 502488 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-04 11:39:23 UTC
Created attachment 502490 [details]
temp.tbz2
Comment 7 Thomas Deutschmann (RETIRED) gentoo-dev 2017-11-30 20:32:25 UTC
Same for x86.
Comment 8 Andreas Sturmlechner gentoo-dev 2019-10-26 14:35:29 UTC
Fixed, according to bug 681818