Skip to content

test: fix spelling of multiple #1382

test: fix spelling of multiple

test: fix spelling of multiple #1382

GitHub Actions / Unit Test Results failed Oct 2, 2023 in 0s

1 errors in 2s

1 tests   0 ✔️  2s ⏱️
1 suites  0 💤
1 files    0   1 🔥

Results for commit 7e35793.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

test.test_ad9081 with error

results.xml
Raw output
/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/_pytest/python.py:617: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/_pytest/pathlib.py:567: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1050: in _gcd_import
    ???
<frozen importlib._bootstrap>:1027: in _find_and_load
    ???
<frozen importlib._bootstrap>:1006: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:688: in _load_unlocked
    ???
/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/_pytest/assertion/rewrite.py:169: in exec_module
    source_stat, co = _rewrite_test(fn, self.config)
/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/_pytest/assertion/rewrite.py:351: in _rewrite_test
    tree = ast.parse(source, filename=strfn)
/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/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 ')'