Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662762 - dev-python/backports-unittest-mock-1.4 : [TEST] E ImportError: No module named mock
Summary: dev-python/backports-unittest-mock-1.4 : [TEST] E ImportError: No module name...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-08-04 08:41 UTC by Toralf Förster
Modified: 2020-03-26 13:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.21 KB, text/plain)
2018-08-04 08:41 UTC, Toralf Förster
Details
dev-python:backports-unittest-mock-1.4:20180803-164849.log (dev-python:backports-unittest-mock-1.4:20180803-164849.log,7.10 KB, text/plain)
2018-08-04 08:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.89 KB, text/plain)
2018-08-04 08:41 UTC, Toralf Förster
Details
environment (environment,113.87 KB, text/plain)
2018-08-04 08:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.71 KB, application/x-bzip)
2018-08-04 08:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.78 KB, application/x-bzip)
2018-08-04 08:41 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,330 bytes, application/x-bzip)
2018-08-04 08:41 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-08-04 08:41:34 UTC
    	"""
>   	__import__('unittest.mock')
E    ImportError: No module named mock

tests/test_unittest_mock.py:7: ImportError
===Flaky Test Report===

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180728-001933

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (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/backports-unittest-mock
[ebuild  N    ] dev-python/backports-unittest-mock-1.4  USE="{test} -doc" PYTHON_TARGETS="python2_7 python3_6 -pypy -pypy3 -python3_4 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2018-08-04 08:41:37 UTC
Created attachment 542288 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-04 08:41:40 UTC
Created attachment 542290 [details]
dev-python:backports-unittest-mock-1.4:20180803-164849.log
Comment 3 Toralf Förster gentoo-dev 2018-08-04 08:41:43 UTC
Created attachment 542292 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-04 08:41:46 UTC
Created attachment 542294 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-04 08:41:49 UTC
Created attachment 542296 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-04 08:41:52 UTC
Created attachment 542298 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-04 08:41:54 UTC
Created attachment 542300 [details]
tests.tbz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-26 13:51:45 UTC
Old version removed.  Please reopen if you can still reproduce.