Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722708 - dev-python/selenium: missing testdep on pytest-mock
Summary: dev-python/selenium: missing testdep on pytest-mock
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-05-12 14:28 UTC by Sam James
Modified: 2020-05-16 15:37 UTC (History)
0 users

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


Attachments
build.log (file_722708.txt,60.87 KB, text/plain)
2020-05-12 14:28 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-12 14:28:24 UTC
Created attachment 638444 [details]
build.log

____________________________________________________________________________ ERROR at setup of test_add_extension _____________________________________________________________________________
file /var/tmp/portage/dev-python/selenium-3.141.0/work/selenium-3.141.0/test/unit/selenium/webdriver/chrome/chrome_options_tests.py, line 75
  def test_add_extension(options, mocker):
E       fixture 'mocker' not found
>       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, event_loop, monkeypatch, options, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, worker_id
>       use 'pytest --fixtures [testpath]' for help on them.

/var/tmp/portage/dev-python/selenium-3.141.0/work/selenium-3.141.0/test/unit/selenium/webdriver/chrome/chrome_options_tests.py:75

Same failure for all.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-16 15:37:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15d749666b8799b7b4108c19478eb24137602b8d

commit 15d749666b8799b7b4108c19478eb24137602b8d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-16 15:35:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-16 15:37:41 +0000

    dev-python/selenium: Add test-dep on pytest-mock
    
    Closes: https://bugs.gentoo.org/722708
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/selenium/selenium-3.141.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)