cd /usr/ports/math/py-Pyomo/work-py311/pyomo-6.8.1 && /usr/bin/env -i HOME=/usr/ports/math/py-Pyomo/work-py311 MACHINE_ARCH=amd64 PWD="${PWD}" __MAKE_CONF=/nonexistent OSVERSION=1401500 PATH=/usr/local/libexec/ccache:/usr/ports/math/py-Pyomo/work-py311/.bin:/home/yuri/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin TERM=xterm-256color XDG_DATA_HOME=/usr/ports/math/py-Pyomo/work-py311 XDG_CONFIG_HOME=/usr/ports/math/py-Pyomo/work-py311 XDG_CACHE_HOME=/usr/ports/math/py-Pyomo/work-py311/.cache HOME=/usr/ports/math/py-Pyomo/work-py311 PATH=/usr/local/libexec/ccache:/usr/ports/math/py-Pyomo/work-py311/.bin:/home/yuri/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/usr/ports/math/py-Pyomo/work-py311/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/tmp/.ccache" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PYTHONPATH=/usr/ports/math/py-Pyomo/work-py311/stage/usr/local/lib/python3.11/site-packages /usr/local/bin/python3.11 -m pytest -k '' -rs -v -o addopts=
==================================================================================== test session starts ====================================================================================
platform freebsd14 -- Python 3.11.10, pytest-8.1.1, pluggy-1.5.0 -- /usr/local/bin/python3.11
cachedir: .pytest_cache
benchmark: 5.1.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase(PosixPath('/usr/ports/math/py-Pyomo/work-py311/pyomo-6.8.1/.hypothesis/examples'))
Using --randomly-seed=3765287093
rootdir: /usr/ports/math/py-Pyomo/work-py311/pyomo-6.8.1
configfile: setup.cfg
plugins: mypy-plugins-3.1.2, timeout-2.1.0, time-machine-2.11.0, datadir-1.5.0, rerunfailures-11.1.2, flaky-3.8.1, benchmark-5.1.0, cov-5.0.0, hypothesis-6.116.0, mock-3.10.0, forked-1.6.0, randomly-3.12.0, asyncio-0.23.8, xdist-3.6.1, env-0.6.2, aspectlib-2.0.0, parallel-0.1.1
asyncio: mode=Mode.STRICT
collected 16669 items / 1 error / 36 skipped
========================================================================================== ERRORS ===========================================================================================
___________________________________________________________________ ERROR collecting pyomo/solvers/tests/mip/test_mip.yml ___________________________________________________________________
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:117: in collect
validate_schema(parsed_file, is_closed=self.config.option.mypy_closed_schema)
/usr/local/lib/python3.11/site-packages/pytest_mypy_plugins/collect.py:45: in validate_schema
raise TypeError(f"Test file has to be YAML list, got {type(data)!r}.")
E TypeError: Test file has to be YAML list, got <class 'dict'>.
===================================================================================== warnings summary ======================================================================================
Summary
Information on your system
Pyomo version: 6.8.1
Python version: 3.11
Operating system: FreeBSD 14.1
How Pyomo was installed (PyPI, conda, source): port