Add Digital Stream Reader tests #494
Merged
GitHub Actions / Test Results
failed
Feb 19, 2024 in 0s
1 errors, 180 skipped, 1 488 pass in 30m 51s
Annotations
github-actions / Test Results
All 4 runs with error: tests.component.test_stream_readers
test_results/system-py38-base-win-10-py32.xml [took 0s]
test_results/system-py38-base-win-10-py64.xml [took 0s]
test_results/system-py38-grpc-win-10-py32.xml [took 0s]
test_results/system-py38-grpc-win-10-py64.xml [took 0s]
Raw output
collection failure
collection failure
.tox\py38-grpc\lib\site-packages\_pytest\runner.py:341: in from_call
result: Optional[TResult] = func()
.tox\py38-grpc\lib\site-packages\_pytest\runner.py:372: in <lambda>
call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
.tox\py38-grpc\lib\site-packages\_pytest\doctest.py:567: in collect
module = import_path(
.tox\py38-grpc\lib\site-packages\_pytest\pathlib.py:567: in import_path
importlib.import_module(module_name)
C:\Program Files (x86)\Python38-32\lib\importlib\__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
???
<frozen importlib._bootstrap>:991: in _find_and_load
???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:671: in _load_unlocked
???
.tox\py38-grpc\lib\site-packages\_pytest\assertion\rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests\component\test_stream_readers.py:724: in <module>
) -> numpy.ndarray[_DType]:
E TypeError: Type subscription requires python >= 3.9
.tox\py38-grpc\lib\site-packages\_pytest\runner.py:341: in from_call
result: Optional[TResult] = func()
.tox\py38-grpc\lib\site-packages\_pytest\runner.py:372: in <lambda>
call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
.tox\py38-grpc\lib\site-packages\_pytest\python.py:531: in collect
self._inject_setup_module_fixture()
.tox\py38-grpc\lib\site-packages\_pytest\python.py:545: in _inject_setup_module_fixture
self.obj, ("setUpModule", "setup_module")
.tox\py38-grpc\lib\site-packages\_pytest\python.py:310: in obj
self._obj = obj = self._getobj()
.tox\py38-grpc\lib\site-packages\_pytest\python.py:528: in _getobj
return self._importtestmodule()
.tox\py38-grpc\lib\site-packages\_pytest\python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
.tox\py38-grpc\lib\site-packages\_pytest\pathlib.py:567: in import_path
importlib.import_module(module_name)
C:\Program Files (x86)\Python38-32\lib\importlib\__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
???
<frozen importlib._bootstrap>:991: in _find_and_load
???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:671: in _load_unlocked
???
.tox\py38-grpc\lib\site-packages\_pytest\assertion\rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests\component\test_stream_readers.py:724: in <module>
) -> numpy.ndarray[_DType]:
E TypeError: Type subscription requires python >= 3.9
Loading