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

Bug 668836

Summary: dev-python/pytest-mock-1.6.0: test_pytest_mock.py:119: Failed
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED OBSOLETE    
Severity: normal CC: python
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 662814    
Attachments: build.log
emerge --info

Description ernsteiswuerfel archtester 2018-10-16 22:26:16 UTC
Created attachment 551618 [details]
build.log

../../../../../work/pytest-mock-1.6.0/test_pytest_mock.py:119: Failed
---------------------------------------- Captured stdout call -----------------------------------------
========================================= test session starts =========================================
platform linux2 -- Python 2.7.15, pytest-3.2.2, py-1.5.4, pluggy-0.4.0
rootdir: /var/tmp/portage/dev-python/pytest-mock-1.6.0/temp/pytest-of-portage/pytest-0/testdir/test_mock_fixture_is_deprecated0, inifile:
plugins: mock-1.6.0, xdist-1.23.2, forked-0.2, describe-0.11.1, hypothesis-3.59.1
collected 1 item

test_mock_fixture_is_deprecated.py .

========================================== warnings summary ===========================================
test_mock_fixture_is_deprecated.py::test_foo
  /var/tmp/portage/dev-python/pytest-mock-1.6.0/work/pytest-mock-1.6.0/pytest_mock.py:166: DeprecationWarning: "mock" fixture has been deprecated, use "mocker" instead
    DeprecationWarning)

-- Docs: http://doc.pytest.org/en/latest/warnings.html
================================ 1 passed, 1 warnings in 0.01 seconds =================================
=========================== 1 failed, 39 passed, 2 xfailed in 2.03 seconds ============================
Comment 1 ernsteiswuerfel archtester 2018-10-16 22:27:24 UTC
Created attachment 551620 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2019-01-01 22:44:17 UTC
Tests pass in pytest-mock-1.6.3 and pytest-mock-1.10.0.