lower tolerance check #498
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / JUnit Test Report
failed
Sep 14, 2023 in 0s
70 tests run, 69 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 47 in test/simple_sim_test.py
github-actions / JUnit Test Report
simple_sim_test.test_opts
failed on setup with "file /home/runner/work/nosnoc_py/nosnoc_py/test/simple_sim_test.py, line 47
def test_opts(opts, model):
E fixture 'opts' not found
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, monkeypatch, no_cover, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/nosnoc_py/nosnoc_py/test/simple_sim_test.py:47"
Raw output
file /home/runner/work/nosnoc_py/nosnoc_py/test/simple_sim_test.py, line 47
def test_opts(opts, model):
E fixture 'opts' not found
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, monkeypatch, no_cover, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/nosnoc_py/nosnoc_py/test/simple_sim_test.py:47
Loading