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

Bug 662762

Summary: dev-python/backports-unittest-mock-1.4 : [TEST] E ImportError: No module named mock
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Louis Sautier (sbraz) <sbraz>
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:backports-unittest-mock-1.4:20180803-164849.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

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.