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

Bug 621736

Summary: dev-python/yapsy-1.11.223-r1 fails tests with python-3.6
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Sergey Popov <pinkbyte>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.gz

Description Pacho Ramos gentoo-dev 2017-06-14 13:51:47 UTC
Created attachment 476328 [details]
build.log.gz

======================================================================
FAIL: testTwoStepsLoadWithError (test.test_ErrorInPlugin.ErrorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/yapsy-1.11.223-r1/work/Yapsy-1.11.223/test/test_ErrorInPlugin.py", line 53, in testTwoStepsLoadWithError
    self.assertEqual(callback_infos[0].error[0],ImportError)
AssertionError: <class 'ModuleNotFoundError'> != <class 'ImportError'>

----------------------------------------------------------------------
Ran 93 tests in 0.151s

FAILED (failures=1)
Test failed: <unittest.runner.TextTestResult run=93 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=93 errors=0 failures=1>
Comment 1 Sergey Popov gentoo-dev 2019-10-23 11:35:09 UTC
Fixed long time ago in dev-python/yapsy-1.11.223-r2