test: fix spelling of multiple #1382
GitHub Actions / Unit Test Results
failed
Oct 2, 2023 in 0s
Annotations
github-actions / Unit Test Results
test.test_ad9081 with error
results.xml
Raw output
/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1030: in _gcd_import
???
<frozen importlib._bootstrap>:1007: in _find_and_load
???
<frozen importlib._bootstrap>:986: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:680: in _load_unlocked
???
/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/_pytest/assertion/rewrite.py:169: in exec_module
source_stat, co = _rewrite_test(fn, self.config)
/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/_pytest/assertion/rewrite.py:351: in _rewrite_test
tree = ast.parse(source, filename=strfn)
/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/ast.py:50: in parse
return compile(source, filename, mode, flags,
E File "/home/runner/work/pyadi-iio/pyadi-iio/test/test_ad9081.py", line 55
E test_attribute_multiptest_attribute_multiple_valuesattr, val, 0)
E ^
E SyntaxError: unmatched ')'
Loading