Source: python-fastjsonschema
Version: 2.16.3-1
Severity: serious

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-fastjsonschema/31711896/log.gz

...
==================================== ERRORS ====================================
______________ ERROR at setup of test_benchmark_ok_values[value0] ______________
file 
/tmp/autopkgtest-lxc.xpfahx0d/downtmp/autopkgtest_tmp/tests/benchmarks/test_benchmark.py,
 line 50
  @pytest.mark.benchmark(min_rounds=20)
  @pytest.mark.parametrize('value', (
      [9, 'hello', [1, 'a', True], {'a': 'a', 'b': 'b', 'd': 'd'}, 42, 3],
      [9, 'world', [1, 'a', True], {'a': 'a', 'b': 'b', 'd': 'd'}, 42, 3],
      [9, 'world', [1, 'a', True], {'a': 'a', 'b': 'b', 'c': 'xy'}, 42, 3],
      [9, 'world', [1, 'a', True], {'a': 'a', 'b': 'b', 'c': 'xy'}, 'str', 5],
  ))
  def test_benchmark_ok_values(benchmark, value):
E       fixture 'benchmark' not found
>       available fixtures: asserter, cache, capfd, capfdbinary, caplog, 
> capsys, capsysbinary, doctest_namespace, monkeypatch, 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.

/tmp/autopkgtest-lxc.xpfahx0d/downtmp/autopkgtest_tmp/tests/benchmarks/test_benchmark.py:50
...
=========================== short test summary info ============================
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_ok_values[value0]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_ok_values[value1]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_ok_values[value2]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_ok_values[value3]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_bad_values[value0]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_bad_values[value1]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_bad_values[value2]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_bad_values[value3]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_bad_values[value4]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_bad_values[value5]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_bad_values[value6]
ERROR tests/benchmarks/test_benchmark.py::test_benchmark_bad_values[value7]
===== 1830 passed, 8 xfailed, 20 xpassed, 2 warnings, 12 errors in 17.96s ======
autopkgtest [15:22:21]: test smoke: -----------------------]
autopkgtest [15:22:21]: test smoke:  - - - - - - - - - - results - - - - - - - 
- - -
smoke                FAIL non-zero exit status 1
...
autopkgtest [15:22:48]: @@@@@@@@@@@@@@@@@@@@ summary
smoke                FAIL non-zero exit status 1
autodep8-python3     PASS (superficial)

Reply via email to