Home - Summaries: (main) : (py3.11) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

pypy/tool/pytest/test/test_conftest1.py::TestPyPyTests::()::test_selection_by_keyword_app

self = <pypy.tool.pytest.test.test_conftest1.TestPyPyTests instance at 0x00000234c7088aa0>
testdir = <Testdir local('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-795\\test_selection_by_keyword_app0')>

    def test_selection_by_keyword_app(self, testdir):
>       sorter = testdir.inline_run("-m", "applevel", innertest)

d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\pytest\test\test_conftest1.py:17: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\pytester.py:852: in inline_run
    ret = pytest.main(list(args), plugins=plugins)
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config\__init__.py:58: in main
    config = _prepareconfig(args, plugins)
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config\__init__.py:196: in _prepareconfig
    pluginmanager=pluginmanager, args=args
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy\hooks.py:289: in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy\manager.py:68: in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy\manager.py:62: in <lambda>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\helpconfig.py:93: in pytest_cmdline_parse
    config = outcome.get_result()
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config\__init__.py:675: in pytest_cmdline_parse
    self.parse(args)
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config\__init__.py:855: in parse
    self._preparse(args, addopts=addopts)
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config\__init__.py:804: in _preparse
    self._consider_importhook(args)
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config\__init__.py:752: in _consider_importhook
    a.startswith("--assert=") or a == "--assert" for a in args
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

.0 = <sequenceiterator object at 0x00000234c713c668>

>       a.startswith("--assert=") or a == "--assert" for a in args
    )
E   AttributeError: 'LocalPath' object has no attribute 'startswith'

d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config\__init__.py:752: AttributeError
builder: own-win-x86-64 build #2244+
test: pypy/tool/pytest/test/test_conftest1.py::TestPyPyTests::()::test_selection_by_keyword_app