summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-python3-more-itertools/ptest-raw.log
blob: 0616b91e199963dbbe1f1acf1a0b712c6ab3c198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
START: ptest-runner
2023-03-18T01:58
BEGIN: /usr/lib/python3-more-itertools/ptest
============================= test session starts ==============================
platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0
rootdir: /usr/lib/python3-more-itertools/ptest
collected 112 items / 1 error

==================================== ERRORS ====================================
_____________________ ERROR collecting tests/test_more.py ______________________
ImportError while importing test module '/usr/lib/python3-more-itertools/ptest/tests/test_more.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_more.py:27: in <module>
    from statistics import mean
E   ModuleNotFoundError: No module named 'statistics'
=========================== short test summary info ============================
ERROR tests/test_more.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 1.23s ===============================
DURATION: 3
END: /usr/lib/python3-more-itertools/ptest
2023-03-18T01:58
STOP: ptest-runner
TOTAL: 1 FAIL: 0