Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636504 - 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.
Summary: dev-python/nose2-0.6.5 : AssertionError: Regex didn t match: Ran 600 tests no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-11-04 11:39 UTC by Toralf Förster
Modified: 2019-10-26 14:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.71 KB, text/plain)
2017-11-04 11:39 UTC, Toralf Förster
Details
dev-python:nose2-0.6.5:20171104-113553.log (dev-python:nose2-0.6.5:20171104-113553.log,141.45 KB, text/plain)
2017-11-04 11:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,145.68 KB, text/plain)
2017-11-04 11:39 UTC, Toralf Förster
Details
environment (environment,139.77 KB, text/plain)
2017-11-04 11:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.51 KB, application/x-bzip)
2017-11-04 11:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.68 KB, application/x-bzip)
2017-11-04 11: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 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