>>> py3-validate-pyproject: Building community/py3-validate-pyproject 0.23-r0 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 09:37:55 +0000 >>> py3-validate-pyproject: Validating /home/buildozer/aports/community/py3-validate-pyproject/APKBUILD... >>> py3-validate-pyproject: Analyzing dependencies... >>> py3-validate-pyproject: Installing for build: build-base py3-fastjsonschema python3 py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest-xdist (1/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.8-r0) (3/40) Installing gdbm (1.24-r0) (4/40) Installing xz-libs (5.8.1-r0) (5/40) Installing mpdecimal (4.0.0-r0) (6/40) Installing libpanelw (6.5_p20250412-r0) (7/40) Installing sqlite-libs (3.49.1-r1) (8/40) Installing python3 (3.12.10-r0) (9/40) Installing python3-pycache-pyc0 (3.12.10-r0) (10/40) Installing pyc (3.12.10-r0) (11/40) Installing py3-fastjsonschema-pyc (2.21.1-r0) (12/40) Installing python3-pyc (3.12.10-r0) (13/40) Installing py3-fastjsonschema (2.21.1-r0) (14/40) Installing py3-installer (0.7.0-r2) (15/40) Installing py3-installer-pyc (0.7.0-r2) (16/40) Installing py3-gpep517 (16-r0) (17/40) Installing py3-gpep517-pyc (16-r0) (18/40) Installing py3-parsing (3.2.0-r0) (19/40) Installing py3-parsing-pyc (3.2.0-r0) (20/40) Installing py3-packaging (25.0-r0) (21/40) Installing py3-packaging-pyc (25.0-r0) (22/40) Installing py3-setuptools (77.0.3-r0) (23/40) Installing py3-setuptools-pyc (77.0.3-r0) (24/40) Installing py3-setuptools_scm (8.2.0-r0) (25/40) Installing py3-setuptools_scm-pyc (8.2.0-r0) (26/40) Installing py3-wheel (0.43.0-r0) (27/40) Installing py3-wheel-pyc (0.43.0-r0) (28/40) Installing py3-execnet (2.1.1-r0) (29/40) Installing py3-execnet-pyc (2.1.1-r0) (30/40) Installing py3-iniconfig (2.1.0-r0) (31/40) Installing py3-iniconfig-pyc (2.1.0-r0) (32/40) Installing py3-pluggy (1.5.0-r0) (33/40) Installing py3-pluggy-pyc (1.5.0-r0) (34/40) Installing py3-py (1.11.0-r4) (35/40) Installing py3-py-pyc (1.11.0-r4) (36/40) Installing py3-pytest (8.3.5-r0) (37/40) Installing py3-pytest-pyc (8.3.5-r0) (38/40) Installing py3-pytest-xdist (3.6.1-r0) (39/40) Installing py3-pytest-xdist-pyc (3.6.1-r0) (40/40) Installing .makedepends-py3-validate-pyproject (20250503.093833) Executing busybox-1.37.0-r16.trigger OK: 387 MiB in 139 packages >>> py3-validate-pyproject: Cleaning up srcdir >>> py3-validate-pyproject: Cleaning up pkgdir >>> py3-validate-pyproject: Cleaning up tmpdir >>> py3-validate-pyproject: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-validate-pyproject-0.23.tar.gz >>> py3-validate-pyproject: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-validate-pyproject-0.23.tar.gz >>> py3-validate-pyproject: Checking sha512sums... py3-validate-pyproject-0.23.tar.gz: OK no-useless-check.patch: OK >>> py3-validate-pyproject: Unpacking /var/cache/distfiles/v3.22/py3-validate-pyproject-0.23.tar.gz... >>> py3-validate-pyproject: no-useless-check.patch patching file pyproject.toml 2025-05-03 09:38:37,030 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) 2025-05-03 09:38:37,579 root INFO running bdist_wheel 2025-05-03 09:38:37,672 root INFO running build 2025-05-03 09:38:37,672 root INFO running build_py 2025-05-03 09:38:37,693 root INFO creating build/lib/validate_pyproject 2025-05-03 09:38:37,694 root INFO copying src/validate_pyproject/__init__.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,696 root INFO copying src/validate_pyproject/caching.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,697 root INFO copying src/validate_pyproject/cli.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,699 root INFO copying src/validate_pyproject/http.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,700 root INFO copying src/validate_pyproject/formats.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,702 root INFO copying src/validate_pyproject/api.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,703 root INFO copying src/validate_pyproject/error_reporting.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,705 root INFO copying src/validate_pyproject/extra_validations.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,706 root INFO copying src/validate_pyproject/errors.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,708 root INFO copying src/validate_pyproject/repo_review.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,709 root INFO copying src/validate_pyproject/_tomllib.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,710 root INFO copying src/validate_pyproject/remote.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,712 root INFO copying src/validate_pyproject/__main__.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,713 root INFO copying src/validate_pyproject/types.py -> build/lib/validate_pyproject 2025-05-03 09:38:37,715 root INFO creating build/lib/validate_pyproject/vendoring 2025-05-03 09:38:37,716 root INFO copying src/validate_pyproject/vendoring/__init__.py -> build/lib/validate_pyproject/vendoring 2025-05-03 09:38:37,717 root INFO copying src/validate_pyproject/vendoring/cli.py -> build/lib/validate_pyproject/vendoring 2025-05-03 09:38:37,719 root INFO copying src/validate_pyproject/vendoring/__main__.py -> build/lib/validate_pyproject/vendoring 2025-05-03 09:38:37,721 root INFO creating build/lib/validate_pyproject/pre_compile 2025-05-03 09:38:37,722 root INFO copying src/validate_pyproject/pre_compile/__init__.py -> build/lib/validate_pyproject/pre_compile 2025-05-03 09:38:37,723 root INFO copying src/validate_pyproject/pre_compile/cli.py -> build/lib/validate_pyproject/pre_compile 2025-05-03 09:38:37,725 root INFO copying src/validate_pyproject/pre_compile/__main__.py -> build/lib/validate_pyproject/pre_compile 2025-05-03 09:38:37,727 root INFO creating build/lib/validate_pyproject/plugins 2025-05-03 09:38:37,728 root INFO copying src/validate_pyproject/plugins/__init__.py -> build/lib/validate_pyproject/plugins 2025-05-03 09:38:37,729 root INFO running egg_info 2025-05-03 09:38:37,747 root INFO creating src/validate_pyproject.egg-info 2025-05-03 09:38:37,748 root INFO writing src/validate_pyproject.egg-info/PKG-INFO 2025-05-03 09:38:37,762 root INFO writing dependency_links to src/validate_pyproject.egg-info/dependency_links.txt 2025-05-03 09:38:37,764 root INFO writing entry points to src/validate_pyproject.egg-info/entry_points.txt 2025-05-03 09:38:37,773 root INFO writing requirements to src/validate_pyproject.egg-info/requires.txt 2025-05-03 09:38:37,774 root INFO writing top-level names to src/validate_pyproject.egg-info/top_level.txt 2025-05-03 09:38:37,775 root INFO writing manifest file 'src/validate_pyproject.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any WARNING setuptools_scm._file_finders.git git archive detected - fallback to listing all files 2025-05-03 09:38:37,996 root INFO adding license file 'LICENSE.txt' 2025-05-03 09:38:37,996 root INFO adding license file 'NOTICE.txt' 2025-05-03 09:38:37,996 root INFO adding license file 'AUTHORS.rst' 2025-05-03 09:38:38,013 root INFO writing manifest file 'src/validate_pyproject.egg-info/SOURCES.txt' 2025-05-03 09:38:38,028 root INFO copying src/validate_pyproject/project_metadata.schema.json -> build/lib/validate_pyproject 2025-05-03 09:38:38,030 root INFO copying src/validate_pyproject/py.typed -> build/lib/validate_pyproject 2025-05-03 09:38:38,031 root INFO copying src/validate_pyproject/pyproject_toml.schema.json -> build/lib/validate_pyproject 2025-05-03 09:38:38,033 root INFO copying src/validate_pyproject/pre_compile/NOTICE.template -> build/lib/validate_pyproject/pre_compile 2025-05-03 09:38:38,034 root INFO copying src/validate_pyproject/pre_compile/api-notice.template -> build/lib/validate_pyproject/pre_compile 2025-05-03 09:38:38,036 root INFO copying src/validate_pyproject/pre_compile/cli-notice.template -> build/lib/validate_pyproject/pre_compile 2025-05-03 09:38:38,037 root INFO copying src/validate_pyproject/pre_compile/main_file.template -> build/lib/validate_pyproject/pre_compile 2025-05-03 09:38:38,038 root INFO copying src/validate_pyproject/plugins/distutils.schema.json -> build/lib/validate_pyproject/plugins 2025-05-03 09:38:38,040 root INFO copying src/validate_pyproject/plugins/setuptools.schema.json -> build/lib/validate_pyproject/plugins 2025-05-03 09:38:38,080 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-03 09:38:38,080 root INFO running install 2025-05-03 09:38:38,147 root INFO running install_lib 2025-05-03 09:38:38,166 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-03 09:38:38,167 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject 2025-05-03 09:38:38,168 root INFO copying build/lib/validate_pyproject/__init__.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,169 root INFO copying build/lib/validate_pyproject/caching.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,170 root INFO copying build/lib/validate_pyproject/cli.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,172 root INFO copying build/lib/validate_pyproject/http.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,173 root INFO copying build/lib/validate_pyproject/formats.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,174 root INFO copying build/lib/validate_pyproject/api.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,175 root INFO copying build/lib/validate_pyproject/error_reporting.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,176 root INFO copying build/lib/validate_pyproject/extra_validations.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,177 root INFO copying build/lib/validate_pyproject/errors.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,179 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject/vendoring 2025-05-03 09:38:38,180 root INFO copying build/lib/validate_pyproject/vendoring/__init__.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject/vendoring 2025-05-03 09:38:38,181 root INFO copying build/lib/validate_pyproject/vendoring/cli.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject/vendoring 2025-05-03 09:38:38,182 root INFO copying build/lib/validate_pyproject/vendoring/__main__.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject/vendoring 2025-05-03 09:38:38,183 root INFO copying build/lib/validate_pyproject/repo_review.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,184 root INFO copying build/lib/validate_pyproject/project_metadata.schema.json -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,185 root INFO copying build/lib/validate_pyproject/py.typed -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,186 root INFO copying build/lib/validate_pyproject/_tomllib.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,187 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile 2025-05-03 09:38:38,188 root INFO copying build/lib/validate_pyproject/pre_compile/__init__.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject/pre_compile 2025-05-03 09:38:38,189 root INFO copying build/lib/validate_pyproject/pre_compile/cli.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject/pre_compile 2025-05-03 09:38:38,190 root INFO copying build/lib/validate_pyproject/pre_compile/cli-notice.template -> build/bdist.linux-riscv64/wheel/./validate_pyproject/pre_compile 2025-05-03 09:38:38,191 root INFO copying build/lib/validate_pyproject/pre_compile/main_file.template -> build/bdist.linux-riscv64/wheel/./validate_pyproject/pre_compile 2025-05-03 09:38:38,192 root INFO copying build/lib/validate_pyproject/pre_compile/__main__.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject/pre_compile 2025-05-03 09:38:38,193 root INFO copying build/lib/validate_pyproject/pre_compile/api-notice.template -> build/bdist.linux-riscv64/wheel/./validate_pyproject/pre_compile 2025-05-03 09:38:38,194 root INFO copying build/lib/validate_pyproject/pre_compile/NOTICE.template -> build/bdist.linux-riscv64/wheel/./validate_pyproject/pre_compile 2025-05-03 09:38:38,195 root INFO copying build/lib/validate_pyproject/remote.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,197 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject/plugins 2025-05-03 09:38:38,198 root INFO copying build/lib/validate_pyproject/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject/plugins 2025-05-03 09:38:38,199 root INFO copying build/lib/validate_pyproject/plugins/distutils.schema.json -> build/bdist.linux-riscv64/wheel/./validate_pyproject/plugins 2025-05-03 09:38:38,200 root INFO copying build/lib/validate_pyproject/plugins/setuptools.schema.json -> build/bdist.linux-riscv64/wheel/./validate_pyproject/plugins 2025-05-03 09:38:38,201 root INFO copying build/lib/validate_pyproject/__main__.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,202 root INFO copying build/lib/validate_pyproject/types.py -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,203 root INFO copying build/lib/validate_pyproject/pyproject_toml.schema.json -> build/bdist.linux-riscv64/wheel/./validate_pyproject 2025-05-03 09:38:38,204 root INFO running install_egg_info 2025-05-03 09:38:38,222 root INFO Copying src/validate_pyproject.egg-info to build/bdist.linux-riscv64/wheel/./validate_pyproject-0.23-py3.12.egg-info 2025-05-03 09:38:38,228 root INFO running install_scripts 2025-05-03 09:38:38,236 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject-0.23.dist-info/WHEEL 2025-05-03 09:38:38,238 wheel INFO creating '/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.dist/.tmp-jf9tsue9/validate_pyproject-0.23-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-03 09:38:38,240 wheel INFO adding 'validate_pyproject/__init__.py' 2025-05-03 09:38:38,242 wheel INFO adding 'validate_pyproject/__main__.py' 2025-05-03 09:38:38,243 wheel INFO adding 'validate_pyproject/_tomllib.py' 2025-05-03 09:38:38,244 wheel INFO adding 'validate_pyproject/api.py' 2025-05-03 09:38:38,245 wheel INFO adding 'validate_pyproject/caching.py' 2025-05-03 09:38:38,246 wheel INFO adding 'validate_pyproject/cli.py' 2025-05-03 09:38:38,248 wheel INFO adding 'validate_pyproject/error_reporting.py' 2025-05-03 09:38:38,249 wheel INFO adding 'validate_pyproject/errors.py' 2025-05-03 09:38:38,250 wheel INFO adding 'validate_pyproject/extra_validations.py' 2025-05-03 09:38:38,251 wheel INFO adding 'validate_pyproject/formats.py' 2025-05-03 09:38:38,253 wheel INFO adding 'validate_pyproject/http.py' 2025-05-03 09:38:38,254 wheel INFO adding 'validate_pyproject/project_metadata.schema.json' 2025-05-03 09:38:38,255 wheel INFO adding 'validate_pyproject/py.typed' 2025-05-03 09:38:38,256 wheel INFO adding 'validate_pyproject/pyproject_toml.schema.json' 2025-05-03 09:38:38,258 wheel INFO adding 'validate_pyproject/remote.py' 2025-05-03 09:38:38,259 wheel INFO adding 'validate_pyproject/repo_review.py' 2025-05-03 09:38:38,260 wheel INFO adding 'validate_pyproject/types.py' 2025-05-03 09:38:38,261 wheel INFO adding 'validate_pyproject/plugins/__init__.py' 2025-05-03 09:38:38,262 wheel INFO adding 'validate_pyproject/plugins/distutils.schema.json' 2025-05-03 09:38:38,264 wheel INFO adding 'validate_pyproject/plugins/setuptools.schema.json' 2025-05-03 09:38:38,265 wheel INFO adding 'validate_pyproject/pre_compile/NOTICE.template' 2025-05-03 09:38:38,266 wheel INFO adding 'validate_pyproject/pre_compile/__init__.py' 2025-05-03 09:38:38,268 wheel INFO adding 'validate_pyproject/pre_compile/__main__.py' 2025-05-03 09:38:38,269 wheel INFO adding 'validate_pyproject/pre_compile/api-notice.template' 2025-05-03 09:38:38,270 wheel INFO adding 'validate_pyproject/pre_compile/cli-notice.template' 2025-05-03 09:38:38,271 wheel INFO adding 'validate_pyproject/pre_compile/cli.py' 2025-05-03 09:38:38,272 wheel INFO adding 'validate_pyproject/pre_compile/main_file.template' 2025-05-03 09:38:38,273 wheel INFO adding 'validate_pyproject/vendoring/__init__.py' 2025-05-03 09:38:38,274 wheel INFO adding 'validate_pyproject/vendoring/__main__.py' 2025-05-03 09:38:38,275 wheel INFO adding 'validate_pyproject/vendoring/cli.py' 2025-05-03 09:38:38,277 wheel INFO adding 'validate_pyproject-0.23.dist-info/licenses/AUTHORS.rst' 2025-05-03 09:38:38,278 wheel INFO adding 'validate_pyproject-0.23.dist-info/licenses/LICENSE.txt' 2025-05-03 09:38:38,280 wheel INFO adding 'validate_pyproject-0.23.dist-info/licenses/NOTICE.txt' 2025-05-03 09:38:38,281 wheel INFO adding 'validate_pyproject-0.23.dist-info/METADATA' 2025-05-03 09:38:38,282 wheel INFO adding 'validate_pyproject-0.23.dist-info/WHEEL' 2025-05-03 09:38:38,283 wheel INFO adding 'validate_pyproject-0.23.dist-info/entry_points.txt' 2025-05-03 09:38:38,283 wheel INFO adding 'validate_pyproject-0.23.dist-info/top_level.txt' 2025-05-03 09:38:38,285 wheel INFO adding 'validate_pyproject-0.23.dist-info/RECORD' 2025-05-03 09:38:38,286 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-03 09:38:38,293 gpep517 INFO The backend produced .dist/validate_pyproject-0.23-py3-none-any.whl validate_pyproject-0.23-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23 configfile: pyproject.toml testpaths: src, tests plugins: xdist-3.6.1 created: 64/64 workers 64 workers [558 items] scheduling tests via LoadScheduling src/validate_pyproject/error_reporting.py::validate_pyproject.error_reporting._separate_terms tests/pre_compile/test_cli.py::test_invalid_replacements[{invalid: json}] tests/test_api.py::TestRegistry::test_schema_ending[no#] tests/test_api.py::TestRegistry::test_allow_overwrite_same_tool tests/test_api.py::TestValidator::test_invalid_but_plugin_not_enabled tests/test_api.py::TestValidator::test_valid tests/test_caching.py::TestIntegration::test_cache_open_url tests/test_api.py::test_load_plugin tests/test_api.py::TestRegistry::test_incompatible_versions [gw0] [ 0%] PASSED src/validate_pyproject/error_reporting.py::validate_pyproject.error_reporting._separate_terms tests/test_cli.py::TestHelp::test_no_plugins tests/test_cli.py::TestEnable::test_parse[setuptools] tests/test_api.py::TestValidator::test_plugin_not_enabled[distutils-setuptools] tests/test_caching.py::test_as_file_no_cache [gw5] [ 0%] PASSED tests/test_api.py::TestRegistry::test_allow_overwrite_same_tool tests/test_cli.py::TestDisable::test_invalid [gw2] [ 0%] PASSED tests/test_api.py::test_load_plugin tests/test_cli.py::TestDisable::test_parse[distutils-setuptools] [gw3] [ 0%] PASSED tests/test_api.py::TestRegistry::test_schema_ending[no#] tests/test_cli.py::TestEnable::test_invalid_not_enabled [gw9] [ 0%] PASSED tests/test_caching.py::test_as_file_no_cache [gw4] [ 1%] PASSED tests/test_api.py::TestRegistry::test_incompatible_versions [gw11] [ 1%] PASSED tests/test_cli.py::TestHelp::test_no_plugins tests/test_cli.py::TestEnable::test_valid [gw7] [ 1%] PASSED tests/test_api.py::TestValidator::test_plugin_not_enabled[distutils-setuptools] tests/test_error_reporting.py::test_error_reporting[container] tests/test_error_reporting.py::test_error_reporting[$$description] tests/test_cli.py::TestInput::test_inform_user_about_stdin tests/test_cli.py::TestOutput::test_invalid tests/test_cli.py::test_missing_toolname tests/test_cli.py::test_parser_is_tomllib tests/test_examples.py::test_examples_api[simple/minimal.toml] tests/test_examples.py::test_examples_api[simple/dynamic-version.toml] [gw1] [ 1%] PASSED tests/pre_compile/test_cli.py::test_invalid_replacements[{invalid: json}] tests/test_examples.py::test_examples_api[pep_text/pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/06-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/09-pyproject.toml] [gw20] [ 1%] PASSED tests/test_cli.py::test_parser_is_tomllib tests/test_error_reporting.py::test_error_reporting[oneOf] tests/test_examples.py::test_examples_api[setuptools/readme-pyproject.toml] tests/test_examples.py::test_examples_api[cibuildwheel/overrides.toml] tests/test_examples.py::test_examples_api[setuptools/07-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/02-pyproject.toml] [gw21] [ 1%] PASSED tests/test_error_reporting.py::test_error_reporting[container] tests/test_examples.py::test_examples_api[setuptools/10-pyproject.toml] tests/test_examples.py::test_examples_api[pdm/pyproject.toml] [gw12] [ 2%] PASSED tests/test_cli.py::TestEnable::test_parse[setuptools] [gw23] [ 2%] PASSED tests/test_error_reporting.py::test_error_reporting[$$description] tests/test_examples.py::test_examples_api[store/example.toml] tests/test_examples.py::test_examples_api[setuptools/01-pyproject.toml] tests/test_examples.py::test_examples_api[poetry/poetry-readme-files.toml] [gw15] [ 2%] PASSED tests/test_cli.py::TestDisable::test_parse[distutils-setuptools] tests/test_examples.py::test_examples_api[poetry/poetry-author-no-email.toml] tests/test_examples.py::test_examples_api[poetry/poetry-complete.toml] [gw19] [ 2%] PASSED tests/test_cli.py::test_missing_toolname tests/test_examples.py::test_examples_cli[simple/depgroups.toml] tests/test_examples.py::test_examples_cli[trampolim/pyproject.toml] [gw22] [ 2%] PASSED tests/test_error_reporting.py::test_error_reporting[oneOf] tests/test_examples.py::test_examples_cli[atoml/pyproject.toml] tests/test_examples.py::test_examples_cli[cibuildwheel/default.toml] tests/test_examples.py::test_examples_cli[setuptools/11-pyproject.toml] tests/test_examples.py::test_examples_cli[ruff/modern.toml] tests/test_examples.py::test_examples_cli[setuptools/08-pyproject.toml] tests/test_examples.py::test_examples_cli[poetry/poetry-inline-table.toml] tests/test_examples.py::test_examples_cli[setuptools/05-pyproject.toml] tests/test_examples.py::test_examples_cli[flit/pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/12-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/03-pyproject.toml] tests/test_examples.py::test_invalid_examples_api[pep735/not-pep508.toml] tests/test_examples.py::test_examples_cli[simple/pep639.toml] tests/test_examples.py::test_examples_cli[localtool/working.toml] tests/test_examples.py::test_examples_cli[poetry/poetry-sample-project.toml] tests/test_examples.py::test_examples_cli[setuptools/04-pyproject.toml] tests/test_examples.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml] tests/test_examples.py::test_invalid_examples_api[store/ruff-badcode.toml] tests/test_examples.py::test_invalid_examples_api[localtool/fail2.toml] tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml] tests/test_examples.py::test_examples_cli[poetry/poetry-capital-in-author-email.toml] tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml] tests/test_examples.py::test_invalid_examples_api[ruff/unknown.toml] tests/pre_compile/test_cli.py::test_invalid_replacements[["a", "b"]] tests/test_api.py::TestRegistry::test_missing_id tests/test_api.py::TestRegistry::test_with_plugins tests/test_caching.py::test_path_for_no_cache tests/test_api.py::TestRegistry::test_duplicated_id_different_tools tests/test_api.py::TestRegistry::test_schema_ending[with#] [gw9] [ 3%] PASSED tests/test_caching.py::test_path_for_no_cache [gw5] [ 3%] PASSED tests/test_api.py::TestRegistry::test_missing_id tests/test_cli.py::TestHelp::test_custom_plugins tests/test_api.py::TestValidator::test_plugin_not_enabled[setuptools-distutils] [gw4] [ 3%] PASSED tests/test_api.py::TestRegistry::test_duplicated_id_different_tools tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml] [gw3] [ 3%] PASSED tests/test_api.py::TestRegistry::test_schema_ending[with#] tests/test_examples.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml] [gw11] [ 3%] PASSED tests/test_cli.py::TestHelp::test_custom_plugins tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml] tests/test_error_reporting.py::test_error_reporting[const] tests/test_error_reporting.py::test_error_reporting[type] tests/test_cli.py::TestEnable::test_parse[distutils] tests/test_examples.py::test_examples_api[trampolim/pyproject.toml] [gw7] [ 3%] PASSED tests/test_api.py::TestValidator::test_plugin_not_enabled[setuptools-distutils] tests/test_cli.py::TestDisable::test_valid tests/test_api.py::test_load [gw20] [ 4%] PASSED tests/test_error_reporting.py::test_error_reporting[const] tests/test_cli.py::test_bad_url tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml] [gw0] [ 4%] PASSED tests/pre_compile/test_cli.py::test_invalid_replacements[["a", "b"]] [gw21] [ 4%] PASSED tests/test_error_reporting.py::test_error_reporting[type] [gw8] [ 4%] PASSED tests/test_api.py::TestValidator::test_invalid_but_plugin_not_enabled tests/test_examples.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] tests/test_examples.py::test_invalid_examples_api[store/ruff-unknown.toml] [gw1] [ 4%] PASSED tests/test_api.py::test_load tests/test_examples.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml] [gw12] [ 5%] PASSED tests/test_cli.py::TestEnable::test_parse[distutils] tests/test_error_reporting.py::test_error_reporting[description] [gw22] [ 5%] PASSED tests/test_error_reporting.py::test_error_reporting[description] tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml] [gw19] [ 5%] PASSED tests/test_cli.py::test_bad_url tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noselect.toml] tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/unknown-option.toml] tests/test_caching.py::test_as_file [gw8] [ 5%] PASSED tests/test_caching.py::test_as_file [gw14] [ 5%] PASSED tests/test_cli.py::TestEnable::test_invalid_not_enabled tests/test_examples.py::test_invalid_examples_cli[localtool/fail2.toml] tests/test_cli.py::TestDisable::test_parse[setuptools-distutils] [gw2] [ 5%] PASSED tests/test_api.py::TestRegistry::test_with_plugins [gw10] [ 6%] PASSED tests/test_caching.py::TestIntegration::test_cache_open_url tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml] [gw14] [ 6%] PASSED tests/test_cli.py::TestDisable::test_parse[setuptools-distutils] tests/test_cli.py::TestHelp::test_list_default_plugins tests/test_examples.py::test_invalid_examples_cli[pep735/not-pep508.toml] [gw10] [ 6%] PASSED tests/test_cli.py::TestHelp::test_list_default_plugins tests/test_examples.py::test_invalid_examples_cli[ruff/unknown.toml] [gw6] [ 6%] PASSED tests/test_api.py::TestValidator::test_valid tests/test_api.py::TestValidator::test_invalid [gw13] [ 6%] PASSED tests/test_cli.py::TestEnable::test_valid [gw16] [ 6%] PASSED tests/test_cli.py::TestDisable::test_invalid tests/test_cli.py::TestEnable::test_invalid tests/test_cli.py::TestDisable::test_invalid_disabled [gw25] [ 7%] PASSED tests/test_examples.py::test_examples_api[simple/minimal.toml] tests/test_examples.py::test_examples_api[simple/pep639.toml] [gw30] [ 7%] PASSED tests/test_examples.py::test_examples_api[setuptools/readme-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/11-pyproject.toml] [gw41] [ 7%] PASSED tests/test_examples.py::test_examples_cli[simple/depgroups.toml] [gw24] [ 7%] PASSED tests/test_examples.py::test_examples_api[simple/dynamic-version.toml] tests/test_examples.py::test_examples_cli[simple/minimal.toml] tests/test_examples.py::test_examples_api[simple/depgroups.toml] [gw18] [ 7%] PASSED tests/test_cli.py::TestOutput::test_invalid [gw29] [ 8%] PASSED tests/test_examples.py::test_examples_api[setuptools/09-pyproject.toml] [gw52] [ 8%] PASSED tests/test_examples.py::test_examples_cli[atoml/pyproject.toml] [gw60] [ 8%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/not-pep508.toml] [gw34] [ 8%] PASSED tests/test_examples.py::test_examples_api[setuptools/10-pyproject.toml] [gw46] [ 8%] PASSED tests/test_examples.py::test_examples_cli[setuptools/08-pyproject.toml] tests/test_cli.py::test_multiple_files tests/test_examples.py::test_invalid_examples_api[pep735/invalid-group.toml] [gw28] [ 8%] PASSED tests/test_examples.py::test_examples_api[setuptools/06-pyproject.toml] [gw33] [ 9%] PASSED tests/test_examples.py::test_examples_api[setuptools/07-pyproject.toml] [gw17] [ 9%] PASSED tests/test_cli.py::TestInput::test_inform_user_about_stdin tests/test_examples.py::test_examples_cli[setuptools/readme-pyproject.toml] [gw45] [ 9%] PASSED tests/test_examples.py::test_examples_cli[setuptools/12-pyproject.toml] tests/test_examples.py::test_examples_api[ruff/modern.toml] tests/test_examples.py::test_examples_cli[pdm/pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/08-pyproject.toml] [gw47] [ 9%] PASSED tests/test_examples.py::test_examples_cli[setuptools/11-pyproject.toml] [gw44] [ 9%] PASSED tests/test_examples.py::test_examples_cli[localtool/working.toml] [gw50] [ 10%] PASSED tests/test_examples.py::test_examples_cli[setuptools/03-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/03-pyproject.toml] [gw59] [ 10%] PASSED tests/test_examples.py::test_invalid_examples_api[localtool/fail2.toml] tests/test_cli.py::TestOutput::test_valid tests/test_examples.py::test_examples_api[setuptools/12-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/09-pyproject.toml] [gw42] [ 10%] PASSED tests/test_examples.py::test_examples_cli[simple/pep639.toml] [gw49] [ 10%] PASSED tests/test_examples.py::test_examples_cli[setuptools/04-pyproject.toml] [gw48] [ 10%] PASSED tests/test_examples.py::test_examples_cli[setuptools/05-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/01-pyproject.toml] tests/test_examples.py::test_invalid_examples_api[pep735/invalid-key.toml] tests/test_examples.py::test_examples_cli[setuptools/10-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/06-pyproject.toml] tests/test_examples.py::test_examples_cli[pep_text/pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/07-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/02-pyproject.toml] [gw9] [ 10%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml] [gw5] [ 11%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml] [gw11] [ 11%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml] [gw1] [ 11%] PASSED tests/test_examples.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml] [gw3] [ 11%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml] [gw20] [ 11%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml] [gw21] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] tests/test_examples.py::test_invalid_examples_cli[simple/pep639.toml] [gw4] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml] [gw7] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml] [gw15] [ 12%] PASSED tests/test_cli.py::TestDisable::test_valid [gw16] [ 12%] PASSED tests/test_cli.py::TestDisable::test_invalid_disabled tests/test_examples.py::test_invalid_examples_cli[store/ruff-unknown.toml] tests/test_examples.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml] tests/test_examples.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml] [gw12] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml] tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml] [gw8] [ 13%] PASSED tests/test_examples.py::test_invalid_examples_cli[localtool/fail2.toml] tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-key.toml] [gw14] [ 13%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/not-pep508.toml] tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-group.toml] [gw32] [ 13%] PASSED tests/test_examples.py::test_examples_api[setuptools/02-pyproject.toml] [gw26] [ 13%] PASSED tests/test_examples.py::test_examples_api[pep_text/pyproject.toml] [gw56] [ 13%] PASSED tests/test_examples.py::test_examples_cli[flit/pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/04-pyproject.toml] tests/test_examples.py::test_examples_api[cibuildwheel/default.toml] [gw36] [ 13%] PASSED tests/test_examples.py::test_examples_api[pdm/pyproject.toml] [gw2] [ 14%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml] tests/test_examples.py::test_invalid_examples_api[simple/pep639.toml] tests/test_examples.py::test_examples_api[poetry/poetry-inline-table.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml] [gw23] [ 14%] PASSED tests/test_examples.py::test_examples_api[trampolim/pyproject.toml] tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml] [gw31] [ 14%] PASSED tests/test_examples.py::test_examples_api[setuptools/01-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/05-pyproject.toml] [gw40] [ 14%] PASSED tests/test_examples.py::test_examples_cli[trampolim/pyproject.toml] tests/test_examples.py::test_examples_cli[simple/dynamic-version.toml] [gw6] [ 14%] PASSED tests/test_api.py::TestValidator::test_invalid tests/test_examples.py::test_invalid_examples_cli[store/ruff-badcode.toml] [gw13] [ 15%] PASSED tests/test_cli.py::TestEnable::test_invalid tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noselect.toml] [gw30] [ 15%] PASSED tests/test_examples.py::test_examples_api[setuptools/11-pyproject.toml] [gw25] [ 15%] PASSED tests/test_examples.py::test_examples_api[simple/pep639.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/missing-ext-name.toml] [gw41] [ 15%] PASSED tests/test_examples.py::test_examples_cli[simple/minimal.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-field.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-missing-file.toml] [gw60] [ 15%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/invalid-group.toml] [gw24] [ 15%] PASSED tests/test_examples.py::test_examples_api[simple/depgroups.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/package-dir/invalid-name.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/cmdclass/invalid-value.toml] [gw45] [ 16%] PASSED tests/test_examples.py::test_examples_cli[setuptools/09-pyproject.toml] [gw33] [ 16%] PASSED tests/test_examples.py::test_examples_api[setuptools/03-pyproject.toml] [gw46] [ 16%] PASSED tests/test_examples.py::test_examples_cli[setuptools/readme-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/both-text-and-file.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-as-array.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/missing-find-arguments.toml] [gw59] [ 16%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/invalid-key.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/pep639/bothstyles.toml] [gw29] [ 16%] PASSED tests/test_examples.py::test_examples_api[setuptools/08-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/attr/missing-attr-name.toml] [gw17] [ 17%] PASSED tests/test_cli.py::TestOutput::test_valid [gw49] [ 17%] PASSED tests/test_examples.py::test_examples_cli[setuptools/07-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/empty.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] [gw28] [ 17%] PASSED tests/test_examples.py::test_examples_api[setuptools/12-pyproject.toml] [gw44] [ 17%] PASSED tests/test_examples.py::test_examples_cli[setuptools/06-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-without-content-type.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version.toml] [gw11] [ 17%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml] [gw5] [ 17%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml] tests/test_formats.py::test_entrypoint_group[console_scripts0] tests/test_examples.py::test_invalid_examples_cli[pdm/invalid-version/pyproject.toml] [gw50] [ 18%] PASSED tests/test_examples.py::test_examples_cli[setuptools/10-pyproject.toml] [gw11] [ 18%] PASSED tests/test_formats.py::test_entrypoint_group[console_scripts0] [gw12] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml] [gw1] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_cli[simple/pep639.toml] tests/test_formats.py::test_entrypoint_name[.hg0] tests/test_formats.py::test_entrypoint_group[setuptools_scm.files_command] [gw11] [ 18%] PASSED tests/test_formats.py::test_entrypoint_name[.hg0] tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version-with-dynamic.toml] tests/test_formats.py::test_entrypoint_group[console_scripts1] [gw12] [ 18%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.files_command] [gw1] [ 19%] PASSED tests/test_formats.py::test_entrypoint_group[console_scripts1] tests/test_formats.py::test_entrypoint_name[node-and-date] [gw9] [ 19%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml] [gw11] [ 19%] PASSED tests/test_formats.py::test_entrypoint_name[node-and-date] tests/test_formats.py::test_entrypoint_name[node-and-timestamp] [gw52] [ 19%] PASSED tests/test_examples.py::test_examples_cli[pdm/pyproject.toml] [gw7] [ 19%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml] [gw12] [ 20%] PASSED tests/test_formats.py::test_entrypoint_name[node-and-timestamp] tests/test_formats.py::test_entrypoint_name[no-local-version] [gw14] [ 20%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-group.toml] [gw21] [ 20%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml] [gw1] [ 20%] PASSED tests/test_formats.py::test_entrypoint_name[no-local-version] tests/test_examples.py::test_invalid_examples_cli[pdm/redefining-as-dynamic/pyproject.toml] [gw20] [ 20%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml] tests/test_formats.py::test_entrypoint_name[.hg1] [gw4] [ 20%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml] [gw11] [ 21%] PASSED tests/test_formats.py::test_entrypoint_name[.hg1] tests/test_formats.py::test_entrypoint_group[distutils.setup_keywords] tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm] [gw7] [ 21%] PASSED tests/test_formats.py::test_entrypoint_group[distutils.setup_keywords] tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-name.toml] tests/test_formats.py::test_entrypoint_group[pyscaffold.cli] tests/test_formats.py::test_entrypoint_name[.hg_archival.txt] [gw14] [ 21%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm] [gw1] [ 21%] PASSED tests/test_formats.py::test_entrypoint_name[.hg_archival.txt] [gw21] [ 21%] PASSED tests/test_formats.py::test_entrypoint_group[pyscaffold.cli] [gw15] [ 22%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml] tests/test_formats.py::test_entrypoint_name[.git1] [gw12] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name[.git1] [gw47] [ 22%] PASSED tests/test_examples.py::test_examples_cli[setuptools/01-pyproject.toml] tests/test_formats.py::test_entrypoint_name[pip-egg-info] tests/test_formats.py::test_entrypoint_group[setuptools.file_finders] tests/test_formats.py::test_entrypoint_group[setuptools.finalize_distribution_options] [gw11] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name[pip-egg-info] [gw4] [ 22%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools.file_finders] [gw56] [ 22%] PASSED tests/test_examples.py::test_invalid_examples_api[simple/pep639.toml] [gw20] [ 23%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools.finalize_distribution_options] [gw8] [ 23%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-key.toml] [gw32] [ 23%] PASSED tests/test_examples.py::test_examples_api[setuptools/04-pyproject.toml] tests/test_formats.py::test_entrypoint_name[guess-next-dev] tests/test_formats.py::test_entrypoint_name[post-release] [gw2] [ 23%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml] tests/test_formats.py::test_entrypoint_name[no-guess-dev] [gw14] [ 23%] PASSED tests/test_formats.py::test_entrypoint_name[guess-next-dev] [gw21] [ 24%] PASSED tests/test_formats.py::test_entrypoint_name[post-release] tests/test_formats.py::test_entrypoint_name[setup.py] tests/test_examples.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml] [gw12] [ 24%] PASSED tests/test_formats.py::test_entrypoint_name[no-guess-dev] [gw42] [ 24%] PASSED tests/test_examples.py::test_examples_cli[pep_text/pyproject.toml] [gw7] [ 24%] PASSED tests/test_formats.py::test_entrypoint_name[setup.py] tests/test_formats.py::test_entrypoint_name[release-branch-semver] [gw1] [ 24%] PASSED tests/test_formats.py::test_entrypoint_name[release-branch-semver] [gw48] [ 24%] PASSED tests/test_examples.py::test_examples_cli[setuptools/02-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] tests/test_formats.py::test_entrypoint_group[pytest11] tests/test_formats.py::test_entrypoint_invalid_name[ invalid] tests/test_formats.py::test_entrypoint_group[setuptools_scm.local_scheme] tests/test_formats.py::test_entrypoint_name[anyio] tests/test_formats.py::test_entrypoint_name[calver-by-date] [gw56] [ 25%] PASSED tests/test_formats.py::test_entrypoint_group[pytest11] [gw4] [ 25%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[ invalid] tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm_fallback] [gw8] [ 25%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.local_scheme] [gw11] [ 25%] PASSED tests/test_formats.py::test_entrypoint_name[calver-by-date] [gw32] [ 25%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm_fallback] [gw20] [ 25%] PASSED tests/test_formats.py::test_entrypoint_name[anyio] tests/test_formats.py::test_entrypoint_name[matplotlib] [gw31] [ 26%] PASSED tests/test_examples.py::test_examples_api[setuptools/05-pyproject.toml] [gw23] [ 26%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml] [gw2] [ 26%] PASSED tests/test_formats.py::test_entrypoint_name[matplotlib] tests/test_formats.py::test_entrypoint_invalid_name[[invalid]] [gw3] [ 26%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/author_instead_of_authors.toml] [gw14] [ 26%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[[invalid]] tests/test_formats.py::test_entrypoint_invalid_name[[invalid] tests/test_formats.py::test_entrypoint_name_not_recommended[also valid] tests/test_formats.py::test_entrypoint_references[django.core.management:execute_from_command_line] [gw7] [ 27%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[[invalid] tests/test_formats.py::test_entrypoint_invalid_name[=invalid] tests/test_examples.py::test_invalid_examples_cli[pep621/incorrect-subtables/author_with_extra_fields.toml] [gw1] [ 27%] PASSED tests/test_formats.py::test_entrypoint_references[django.core.management:execute_from_command_line] [gw12] [ 27%] PASSED tests/test_formats.py::test_entrypoint_name_not_recommended[also valid] [gw21] [ 27%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[=invalid] tests/test_formats.py::test_entrypoint_references[pyscaffold.cli:run] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.config:Config] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.venv:Venv] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_skeleton:NoSkeleton] [gw56] [ 27%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.cli:run] [gw11] [ 27%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.venv:Venv] [gw4] [ 28%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.config:Config] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.interactive:Interactive] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.namespace:Namespace] [gw20] [ 28%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.namespace:Namespace] [gw32] [ 28%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_skeleton:NoSkeleton] [gw8] [ 28%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.interactive:Interactive] [gw40] [ 28%] PASSED tests/test_examples.py::test_examples_cli[simple/dynamic-version.toml] tests/test_formats.py::test_entrypoint_name[putup] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.pre_commit:PreCommit] tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] [gw31] [ 29%] PASSED tests/test_formats.py::test_entrypoint_name[putup] tests/test_formats.py::test_entrypoint_group[pandas_plotting_backends] [gw2] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.pre_commit:PreCommit] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_tox:NoTox] [gw14] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_tox:NoTox] [gw3] [ 29%] PASSED tests/test_formats.py::test_entrypoint_group[pandas_plotting_backends] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.cirrus:Cirrus] tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:version_keyword] tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:find_files] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_pyproject:NoPyProject] [gw7] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.cirrus:Cirrus] [gw1] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:version_keyword] [gw21] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:find_files] [gw12] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_pyproject:NoPyProject] tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_hg:hg_find_files] tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_git:git_find_files] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_date] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_timestamp] [gw56] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_hg:hg_find_files] [gw4] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_git:git_find_files] [gw11] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_date] [gw32] [ 31%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_timestamp] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_no_local_node] [gw8] [ 31%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_no_local_node] tests/test_formats.py::test_entrypoint_name[config] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_dirty_tag] [gw40] [ 31%] PASSED tests/test_formats.py::test_entrypoint_name[config] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse] [gw20] [ 31%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_dirty_tag] [gw31] [ 31%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse] [gw41] [ 31%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-missing-file.toml] tests/test_formats.py::test_entrypoint_references[setuptools_scm.git:parse] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pip_egg_info] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pkginfo] [gw2] [ 32%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.git:parse] [gw14] [ 32%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pip_egg_info] [gw25] [ 32%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-field.toml] [gw3] [ 32%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pkginfo] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:guess_next_dev_version] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:fallback_version] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:simplified_semver_version] [gw30] [ 32%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/missing-ext-name.toml] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:postrelease_version] [gw12] [ 32%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:simplified_semver_version] [gw1] [ 33%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:guess_next_dev_version] [gw7] [ 33%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:fallback_version] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:release_branch_semver_version] [gw56] [ 33%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:release_branch_semver_version] [gw21] [ 33%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:postrelease_version] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:no_guess_dev_version] tests/test_formats.py::test_entrypoint_references[anyio.pytest_plugin] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:calver_by_date] tests/test_formats.py::test_entrypoint_references_with_extras [gw59] [ 33%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/pep639/bothstyles.toml] tests/test_formats.py::test_invalid_entrypoint_references[moduleinvalid-module] [gw32] [ 34%] PASSED tests/test_formats.py::test_entrypoint_references[anyio.pytest_plugin] [gw4] [ 34%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:no_guess_dev_version] [gw60] [ 34%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/package-dir/invalid-name.toml] [gw11] [ 34%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:calver_by_date] [gw8] [ 34%] PASSED tests/test_formats.py::test_entrypoint_references_with_extras [gw40] [ 34%] PASSED tests/test_formats.py::test_invalid_entrypoint_references[moduleinvalid-module] tests/test_formats.py::test_valid_python_identifier[\u03bb] tests/test_formats.py::test_valid_python_identifier[a] tests/test_formats.py::test_entrypoint_name[interactive] tests/test_formats.py::test_valid_python_identifier[_] [gw20] [ 35%] PASSED tests/test_formats.py::test_valid_python_identifier[\u03bb] [gw31] [ 35%] PASSED tests/test_formats.py::test_valid_python_identifier[a] [gw41] [ 35%] PASSED tests/test_formats.py::test_entrypoint_name[interactive] tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-sources.toml] [gw2] [ 35%] PASSED tests/test_formats.py::test_valid_python_identifier[_] [gw45] [ 35%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/both-text-and-file.toml] [gw24] [ 36%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/cmdclass/invalid-value.toml] [gw33] [ 36%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-as-array.toml] tests/test_formats.py::test_invalid_python_identifier[x+y] tests/test_formats.py::test_invalid_python_identifier[a.b] [gw3] [ 36%] PASSED tests/test_formats.py::test_invalid_python_identifier[x+y] [gw14] [ 36%] PASSED tests/test_formats.py::test_invalid_python_identifier[a.b] tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-too-many.toml] tests/test_formats.py::test_invalid_python_identifier[ a] tests/test_formats.py::test_invalid_python_identifier[\u263a] [gw1] [ 36%] PASSED tests/test_formats.py::test_invalid_python_identifier[ a] [gw7] [ 36%] PASSED tests/test_formats.py::test_invalid_python_identifier[\u263a] tests/test_formats.py::test_valid_pep440[0.9.10] [gw12] [ 37%] PASSED tests/test_formats.py::test_valid_pep440[0.9.10] tests/test_formats.py::test_valid_pep440[1988.12] tests/test_formats.py::test_valid_pep440[1.01rc1] [gw29] [ 37%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/attr/missing-attr-name.toml] [gw21] [ 37%] PASSED tests/test_formats.py::test_valid_pep440[1988.12] [gw56] [ 37%] PASSED tests/test_formats.py::test_valid_pep440[1.01rc1] tests/test_formats.py::test_valid_pep440[3.14b5] tests/test_formats.py::test_valid_pep440[1.73a2.post0] [gw32] [ 37%] PASSED tests/test_formats.py::test_valid_pep440[3.14b5] tests/test_formats.py::test_entrypoint_name[venv] tests/test_formats.py::test_entrypoint_name[gitlab] tests/test_formats.py::test_valid_pep440[1.42.post0] [gw60] [ 37%] PASSED tests/test_formats.py::test_entrypoint_name[venv] [gw59] [ 38%] PASSED tests/test_formats.py::test_entrypoint_name[gitlab] tests/test_formats.py::test_valid_pep440[2.23.post6.dev0] [gw40] [ 38%] PASSED tests/test_formats.py::test_valid_pep440[2.23.post6.dev0] [gw8] [ 38%] PASSED tests/test_formats.py::test_valid_pep440[1.73a2.post0] [gw11] [ 38%] PASSED tests/test_formats.py::test_valid_pep440[1.42.post0] tests/test_formats.py::test_valid_pep440[0.99a9] [gw4] [ 38%] PASSED tests/test_formats.py::test_valid_pep440[0.99a9] tests/test_formats.py::test_valid_pep440[3!6.0] tests/test_formats.py::test_valid_pep440[1.0+abc.7] tests/test_formats.py::test_valid_pep440[v4.0.1] tests/test_formats.py::test_invalid_pep440[0-9-10] [gw31] [ 39%] PASSED tests/test_formats.py::test_valid_pep440[1.0+abc.7] [gw41] [ 39%] PASSED tests/test_formats.py::test_valid_pep440[v4.0.1] [gw20] [ 39%] PASSED tests/test_formats.py::test_valid_pep440[3!6.0] [gw38] [ 39%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-complete.toml] tests/test_formats.py::test_entrypoint_name[pre_commit] [gw2] [ 39%] PASSED tests/test_formats.py::test_invalid_pep440[0-9-10] tests/test_formats.py::test_entrypoint_name[no_skeleton] [gw45] [ 39%] PASSED tests/test_formats.py::test_entrypoint_name[no_skeleton] [gw33] [ 40%] PASSED tests/test_formats.py::test_entrypoint_name[pre_commit] tests/test_formats.py::test_entrypoint_name[namespace] tests/test_formats.py::test_invalid_pep440[p4.0.2] [gw24] [ 40%] PASSED tests/test_formats.py::test_entrypoint_name[namespace] tests/test_formats.py::test_valid_pep508_versionspec[~= 0.9, >= 1.0, != 1.3.4.*, < 2.0] [gw44] [ 40%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version.toml] [gw3] [ 40%] PASSED tests/test_formats.py::test_invalid_pep440[p4.0.2] tests/test_formats.py::test_valid_pep508_versionspec[~= 2.2.post3] [gw53] [ 40%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-inline-table.toml] [gw14] [ 41%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[~= 0.9, >= 1.0, != 1.3.4.*, < 2.0] [gw28] [ 41%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-without-content-type.toml] [gw1] [ 41%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[~= 2.2.post3] [gw17] [ 41%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/empty.toml] tests/test_formats.py::test_valid_pep508_versionspec[!= 1.1.post1] [gw37] [ 41%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-readme-files.toml] [gw39] [ 41%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-author-no-email.toml] tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9, ~> 1.0, - 1.3.4.*] [gw5] [ 42%] PASSED tests/test_examples.py::test_invalid_examples_cli[pdm/invalid-version/pyproject.toml] tests/test_formats.py::test_invalid_pep508_versionspec[- 1.3.4.*] [gw12] [ 42%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9, ~> 1.0, - 1.3.4.*] tests/test_formats.py::test_invalid_pep508_versionspec[~> 1.0] tests/test_formats.py::test_entrypoint_name[cirrus] [gw56] [ 42%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~> 1.0] [gw7] [ 42%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[!= 1.1.post1] [gw21] [ 42%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[- 1.3.4.*] [gw29] [ 43%] PASSED tests/test_formats.py::test_entrypoint_name[cirrus] [gw52] [ 43%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-name.toml] tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9] tests/test_formats.py::test_invalid_pep508_versionspec[@ file:///localbuilds/pip-1.3.1.zip] tests/test_formats.py::test_invalid_pep508_versionspec[v1.0; python_version<"2.7"] [gw59] [ 43%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[v1.0; python_version<"2.7"] tests/test_formats.py::test_valid_url[http://python.org] [gw46] [ 43%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/missing-find-arguments.toml] [gw40] [ 43%] PASSED tests/test_formats.py::test_valid_url[http://python.org] [gw32] [ 43%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9] [gw60] [ 44%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[@ file:///localbuilds/pip-1.3.1.zip] [gw50] [ 44%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version-with-dynamic.toml] tests/test_formats.py::test_valid_url[https://python.org] [gw8] [ 44%] PASSED tests/test_formats.py::test_valid_url[https://python.org] tests/test_formats.py::test_valid_url[http://localhost:8000] [gw11] [ 44%] PASSED tests/test_formats.py::test_valid_url[http://localhost:8000] tests/test_formats.py::test_valid_url[ftp://python.org] [gw4] [ 44%] PASSED tests/test_formats.py::test_valid_url[ftp://python.org] tests/test_examples.py::test_examples_api[poetry/poetry-capital-in-author-email.toml] tests/test_formats.py::test_invalid_url[p@python.org] [gw18] [ 44%] PASSED tests/test_cli.py::test_multiple_files tests/test_formats.py::test_invalid_url[] [gw49] [ 45%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] tests/test_formats.py::test_invalid_url[http:python.org] [gw31] [ 45%] PASSED tests/test_formats.py::test_invalid_url[] [gw45] [ 45%] PASSED tests/test_formats.py::test_invalid_url[http:python.org] [gw2] [ 45%] PASSED tests/test_formats.py::test_invalid_url[p@python.org] tests/test_formats.py::test_invalid_url[/python.org] [gw33] [ 45%] PASSED tests/test_formats.py::test_invalid_url[/python.org] tests/test_formats.py::test_valid_url[scheme://netloc/path;parameters?query#fragment] tests/test_formats.py::test_invalid_url[42] [gw20] [ 46%] PASSED tests/test_formats.py::test_valid_url[scheme://netloc/path;parameters?query#fragment] tests/test_formats.py::test_valid_module_name[ab] [gw41] [ 46%] PASSED tests/test_formats.py::test_invalid_url[42] tests/test_formats.py::test_valid_module_name[ab.c.d] [gw3] [ 46%] PASSED tests/test_formats.py::test_valid_module_name[ab.c.d] tests/test_formats.py::test_entrypoint_name[setuptools_scm1] [gw24] [ 46%] PASSED tests/test_formats.py::test_valid_module_name[ab] [gw44] [ 46%] PASSED tests/test_formats.py::test_entrypoint_name[setuptools_scm1] [gw55] [ 46%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-capital-in-author-email.toml] tests/test_formats.py::test_valid_module_name[abc._d.\u03bb] tests/test_examples.py::test_examples_cli[poetry/poetry-readme-files.toml] tests/test_formats.py::test_entrypoint_name[setuptools_scm0] [gw14] [ 47%] PASSED tests/test_formats.py::test_valid_module_name[abc._d.\u03bb] tests/test_formats.py::test_invalid_module_name[-] [gw28] [ 47%] PASSED tests/test_formats.py::test_entrypoint_name[setuptools_scm0] [gw1] [ 47%] PASSED tests/test_formats.py::test_invalid_module_name[-] tests/test_formats.py::test_entrypoint_name[no_pyproject] tests/test_examples.py::test_examples_api[flit/pyproject.toml] tests/test_examples.py::test_examples_api[poetry/poetry-sample-project.toml] [gw17] [ 47%] PASSED tests/test_formats.py::test_entrypoint_name[no_pyproject] [gw54] [ 47%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-sample-project.toml] tests/test_formats.py::test_entrypoint_name[.git0] tests/test_formats.py::test_invalid_module_name[ab-cd] [gw5] [ 48%] PASSED tests/test_formats.py::test_entrypoint_name[.git0] [gw12] [ 48%] PASSED tests/test_formats.py::test_invalid_module_name[ab-cd] tests/test_formats.py::test_invalid_module_name[ ] tests/test_formats.py::test_valid_module_name_relaxed[pip-run] [gw47] [ 48%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] [gw56] [ 48%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[pip-run] [gw7] [ 48%] PASSED tests/test_formats.py::test_invalid_module_name[ ] tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb] tests/test_formats.py::test_invalid_module_name[.example] tests/test_formats.py::test_entrypoint_name[python-simplified-semver] [gw29] [ 48%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb] [gw21] [ 49%] PASSED tests/test_formats.py::test_invalid_module_name[.example] tests/test_formats.py::test_invalid_module_name_relaxed[pip run] tests/test_formats.py::test_invalid_module_name_relaxed[-pip-run] [gw59] [ 49%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip run] [gw52] [ 49%] PASSED tests/test_formats.py::test_entrypoint_name[python-simplified-semver] [gw40] [ 49%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[-pip-run] tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb.xyz-e] [gw32] [ 49%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb.xyz-e] [gw48] [ 50%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/incorrect-subtables/author_with_extra_fields.toml] tests/test_formats.py::test_entrypoint_name[no_tox] [gw46] [ 50%] PASSED tests/test_formats.py::test_entrypoint_name[no_tox] tests/test_formats.py::test_valid_module_name_relaxed[abc-d.\u03bb-xyz-e] tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-] [gw60] [ 50%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d.\u03bb-xyz-e] [gw8] [ 50%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-] tests/test_formats.py::test_entrypoint_name[dirty-tag] [gw42] [ 50%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/author_instead_of_authors.toml] tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-stubs] [gw50] [ 50%] PASSED tests/test_formats.py::test_entrypoint_name[dirty-tag] tests/test_formats.py::test_valid_pep639_license_expression[MIT] [gw11] [ 51%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-stubs] [gw4] [ 51%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[MIT] tests/test_formats.py::test_valid_pep639_license_expression[MIT OR GPL-2.0-or-later OR (FSFUL AND BSD-2-Clause)] tests/test_formats.py::test_valid_pep639_license_expression[mit and (apache-2.0 or bsd-2-clause)] tests/test_examples.py::test_invalid_examples_cli[setuptools/dependencies/invalid-extra-name.toml] tests/test_formats.py::test_valid_pep639_license_expression[GPL-3.0-only WITH Classpath-exception-2.0 OR BSD-3-Clause] tests/test_formats.py::test_entrypoint_name[use_scm_version] [gw31] [ 51%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[MIT OR GPL-2.0-or-later OR (FSFUL AND BSD-2-Clause)] [gw49] [ 51%] PASSED tests/test_formats.py::test_entrypoint_name[use_scm_version] [gw2] [ 51%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[mit and (apache-2.0 or bsd-2-clause)] [gw45] [ 51%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[GPL-3.0-only WITH Classpath-exception-2.0 OR BSD-3-Clause] tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Special-License OR CC0-1.0 OR Unlicense] [gw33] [ 52%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Special-License OR CC0-1.0 OR Unlicense] tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Public-Domain] tests/test_formats.py::test_valid_pep639_license_expression[licenseref-proprietary] [gw43] [ 52%] PASSED tests/test_examples.py::test_examples_cli[cibuildwheel/default.toml] tests/test_formats.py::test_valid_pep639_license_expression[(LicenseRef-Special-License OR LicenseRef-OtherLicense) OR Unlicense] tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Beerware-4.2] [gw24] [ 52%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Beerware-4.2] [gw41] [ 52%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[licenseref-proprietary] [gw3] [ 52%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[(LicenseRef-Special-License OR LicenseRef-OtherLicense) OR Unlicense] [gw20] [ 53%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Public-Domain] tests/test_examples.py::test_examples_cli[poetry/poetry-author-no-email.toml] tests/test_formats.py::test_invalid_pep639_license_expression[] tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License with spaces] tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License_with_underscores] tests/test_formats.py::test_invalid_pep639_license_expression[or] [gw44] [ 53%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[] [gw14] [ 53%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License with spaces] [gw23] [ 53%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] [gw28] [ 53%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License_with_underscores] [gw1] [ 53%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[or] [gw9] [ 54%] PASSED tests/test_examples.py::test_invalid_examples_cli[pdm/redefining-as-dynamic/pyproject.toml] tests/test_formats.py::test_invalid_pep639_license_expression[and] [gw17] [ 54%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[and] tests/test_examples.py::test_examples_cli[poetry/poetry-complete.toml] tests/test_formats.py::test_invalid_pep639_license_expression[mit with] tests/test_formats.py::test_invalid_pep639_license_expression[mit and] tests/test_formats.py::test_entrypoint_references[pandas:plotting._matplotlib] [gw5] [ 54%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit and] tests/test_formats.py::test_invalid_pep639_license_expression[or mit] [gw12] [ 54%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit with] tests/test_formats.py::test_invalid_pep639_license_expression[and mit] [gw56] [ 54%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[or mit] [gw7] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[and mit] [gw47] [ 55%] PASSED tests/test_formats.py::test_entrypoint_references[pandas:plotting._matplotlib] tests/test_formats.py::test_invalid_pep639_license_expression[with mit] tests/test_formats.py::test_invalid_pep639_license_expression[(mit] tests/test_formats.py::test_invalid_pep639_license_expression[mit)] [gw29] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[with mit] tests/test_formats.py::test_invalid_pep639_license_expression[mit or or apache-2.0] [gw52] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit)] [gw21] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[(mit] tests/test_formats.py::test_invalid_pep639_license_expression[mit or apache-2.0 (bsd-3-clause and MPL-2.0)] [gw25] [ 55%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-sources.toml] [gw40] [ 56%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or apache-2.0 (bsd-3-clause and MPL-2.0)] [gw59] [ 56%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or or apache-2.0] tests/test_formats.py::test_invalid_pep639_license_expression[Apache-2.0 OR 2-BSD-Clause] tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:infer_version] tests/test_formats.py::TestClassifiers::test_does_not_break_public_function_detection [gw32] [ 56%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[Apache-2.0 OR 2-BSD-Clause] [gw48] [ 56%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:infer_version] [gw46] [ 56%] PASSED tests/test_formats.py::TestClassifiers::test_does_not_break_public_function_detection tests/test_formats.py::TestClassifiers::test_valid_download_only_once tests/test_formats.py::TestClassifiers::test_download [gw30] [ 56%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-too-many.toml] tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[NO_NETWORK] tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[VALIDATE_PYPROJECT_NO_NETWORK] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.gitlab_ci:GitLab] tests/test_formats.py::TestClassifiers::test_always_valid_with_skip_download [gw50] [ 57%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[NO_NETWORK] [gw42] [ 57%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.gitlab_ci:GitLab] [gw11] [ 57%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[VALIDATE_PYPROJECT_NO_NETWORK] [gw4] [ 57%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_skip_download tests/test_json_schema_summary.py::test_summary_generation[not.example] tests/test_json_schema_summary.py::test_summary_generation[object-property-names.example] tests/test_json_schema_summary.py::test_summary_generation[array-no-items.example] tests/test_json_schema_summary.py::test_summary_generation[array-simple.example] tests/test_json_schema_summary.py::test_summary_generation[if-then-else.example] [gw31] [ 57%] PASSED tests/test_json_schema_summary.py::test_summary_generation[not.example] [gw2] [ 58%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-property-names.example] [gw49] [ 58%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-no-items.example] [gw45] [ 58%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-simple.example] tests/test_examples.py::test_examples_cli[cibuildwheel/overrides.toml] [gw33] [ 58%] PASSED tests/test_json_schema_summary.py::test_summary_generation[if-then-else.example] tests/test_json_schema_summary.py::test_summary_generation[object-pattern-properties.example] tests/test_json_schema_summary.py::test_summary_generation[array-contains.example] tests/test_json_schema_summary.py::test_summary_generation[if-then-else2.example] tests/test_json_schema_summary.py::test_summary_generation[array-prefix-items.example] [gw3] [ 58%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-contains.example] [gw41] [ 58%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-pattern-properties.example] [gw24] [ 59%] PASSED tests/test_json_schema_summary.py::test_summary_generation[if-then-else2.example] [gw20] [ 59%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-prefix-items.example] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse_archival] tests/test_plugins.py::test_list_from_entry_points tests/test_plugins.py::test_iterate_entry_points tests/test_formats.py::test_entrypoint_name[PKG-INFO] tests/test_plugins.py::test_load_from_entry_point__error tests/test_plugins.py::TestPluginWrapper::test_empty_help_text [gw23] [ 59%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse_archival] [gw9] [ 59%] PASSED tests/test_formats.py::test_entrypoint_name[PKG-INFO] [gw17] [ 59%] PASSED tests/test_plugins.py::TestPluginWrapper::test_empty_help_text [gw14] [ 60%] PASSED tests/test_plugins.py::test_load_from_entry_point__error tests/test_pre_compile.py::test_vendoring_cli tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-cli_pre_compile] tests/test_json_schema_summary.py::test_summary_generation[oneof.example] [gw8] [ 60%] PASSED tests/test_formats.py::TestClassifiers::test_valid_download_only_once [gw44] [ 60%] PASSED tests/test_json_schema_summary.py::test_summary_generation[oneof.example] [gw28] [ 60%] PASSED tests/test_plugins.py::test_iterate_entry_points [gw1] [ 60%] PASSED tests/test_plugins.py::test_list_from_entry_points [gw15] [ 60%] PASSED tests/test_examples.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml] tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-cli_pre_compile] [gw60] [ 61%] PASSED tests/test_formats.py::TestClassifiers::test_download [gw27] [ 61%] PASSED tests/test_examples.py::test_examples_api[cibuildwheel/overrides.toml] [gw22] [ 61%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noselect.toml] tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-cli_pre_compile] tests/test_formats.py::test_invalid_pep440[v4.0.1.mysuffix] [gw25] [ 61%] PASSED tests/test_formats.py::test_invalid_pep440[v4.0.1.mysuffix] [gw57] [ 61%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml] tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-cli_pre_compile] tests/test_formats.py::test_valid_pep508_versionspec[>= 1.4.5, == 1.4.*] tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-cli_pre_compile] [gw30] [ 62%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[>= 1.4.5, == 1.4.*] tests/test_pre_compile.py::test_examples_api[localtool/working.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[localtool/working.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-api_pre_compile] tests/test_formats.py::test_entrypoint_name_not_recommended[val[id] [gw19] [ 62%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/unknown-option.toml] [gw18] [ 62%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dependencies/invalid-extra-name.toml] [gw15] [ 62%] PASSED tests/test_formats.py::test_entrypoint_name_not_recommended[val[id] tests/test_examples.py::test_invalid_examples_cli[localtool/fail1.toml] tests/test_examples.py::test_examples_api[localtool/working.toml] tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-cli_pre_compile] [gw39] [ 62%] PASSED tests/test_examples.py::test_examples_api[flit/pyproject.toml] [gw58] [ 62%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml] tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml] tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-cli_pre_compile] tests/test_formats.py::TestClassifiers::test_always_valid_after_download_error tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-cli_pre_compile] tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noaction.toml] tests/test_formats.py::test_invalid_pep639_license_expression[with] [gw18] [ 63%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_after_download_error [gw39] [ 63%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[with] tests/test_examples.py::test_invalid_examples_api[localtool/fail1.toml] tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-cli_pre_compile] [gw26] [ 63%] PASSED tests/test_examples.py::test_examples_api[cibuildwheel/default.toml] tests/test_formats.py::test_entrypoint_group[setuptools_scm.version_scheme] [gw26] [ 63%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.version_scheme] [gw36] [ 63%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-inline-table.toml] tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-cli_pre_compile] tests/test_formats.py::test_entrypoint_name[django-admin] [gw56] [ 63%] PASSED tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-api_pre_compile] [gw36] [ 64%] PASSED tests/test_formats.py::test_entrypoint_name[django-admin] tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-cli_pre_compile] [gw52] [ 64%] PASSED tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-cli_pre_compile] [gw29] [ 64%] PASSED tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-api_pre_compile] [gw59] [ 64%] PASSED tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-api_pre_compile] [gw47] [ 64%] PASSED tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-cli_pre_compile] [gw24] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-cli_pre_compile] [gw23] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-cli_pre_compile] [gw32] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[store/example.toml-cli_pre_compile] [gw45] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-cli_pre_compile] [gw33] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-api_pre_compile] [gw27] [ 65%] PASSED tests/test_examples.py::test_examples_api[localtool/working.toml] tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-api_pre_compile] [gw20] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-cli_pre_compile] [gw25] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-cli_pre_compile] [gw49] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-api_pre_compile] [gw21] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-cli_pre_compile] [gw30] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-cli_pre_compile] [gw7] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-cli_pre_compile] [gw31] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-api_pre_compile] [gw58] [ 67%] PASSED tests/test_examples.py::test_invalid_examples_api[localtool/fail1.toml] [gw14] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-api_pre_compile] [gw39] [ 67%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-cli_pre_compile] [gw41] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-api_pre_compile] [gw48] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[store/example.toml-api_pre_compile] [gw44] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-api_pre_compile] [gw12] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-api_pre_compile] [gw46] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-api_pre_compile] [gw18] [ 68%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-cli_pre_compile] [gw9] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-api_pre_compile] [gw28] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-cli_pre_compile] [gw38] [ 69%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-capital-in-author-email.toml] [gw40] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-cli_pre_compile] tests/test_formats.py::test_valid_pep639_license_expression[Bsd-3-clause] [gw4] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[localtool/working.toml-cli_pre_compile] [gw38] [ 69%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[Bsd-3-clause] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-api_pre_compile] [gw2] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-cli_pre_compile] [gw17] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-cli_pre_compile] [gw53] [ 70%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-readme-files.toml] tests/test_formats.py::test_invalid_pep639_license_expression[Use-it-after-midnight] [gw53] [ 70%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[Use-it-after-midnight] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-api_pre_compile] [gw11] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[localtool/working.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-cli_pre_compile] [gw56] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-cli_pre_compile] [gw3] [ 71%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-cli_pre_compile] [gw52] [ 71%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-api_pre_compile] [gw22] [ 71%] PASSED tests/test_examples.py::test_invalid_examples_cli[localtool/fail1.toml] tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-api_pre_compile] [gw29] [ 71%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-cli_pre_compile] [gw5] [ 71%] PASSED tests/test_pre_compile.py::test_vendoring_cli tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-cli_pre_compile] [gw25] [ 72%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-cli_pre_compile] [gw54] [ 72%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-complete.toml] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-cli_pre_compile] [gw55] [ 72%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-author-no-email.toml] tests/test_pre_compile.py::test_pre_compile_api tests/test_json_schema_summary.py::test_summary_generation[object-no-properties.example] [gw55] [ 72%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-no-properties.example] [gw30] [ 72%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-cli_pre_compile] [gw1] [ 72%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-api_pre_compile] [gw21] [ 73%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-api_pre_compile] [gw58] [ 73%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-cli_pre_compile] [gw47] [ 73%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-cli_pre_compile] [gw37] [ 73%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-sample-project.toml] tests/test_formats.py::test_invalid_pep639_license_expression[mit or] [gw37] [ 73%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or] tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-api_pre_compile] [gw46] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-api_pre_compile] [gw18] [ 74%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-cli_pre_compile] [gw14] [ 74%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-api_pre_compile] [gw12] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-cli_pre_compile] [gw7] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-api_pre_compile] [gw38] [ 74%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-cli_pre_compile] [gw9] [ 75%] PASSED tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-api_pre_compile] [gw53] [ 75%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-cli_pre_compile] [gw44] [ 75%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-api_pre_compile] [gw43] [ 75%] PASSED tests/test_examples.py::test_examples_cli[cibuildwheel/overrides.toml] tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-cli_pre_compile] [gw17] [ 75%] PASSED tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-cli_pre_compile] [gw25] [ 75%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-cli_pre_compile] [gw22] [ 76%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-api_pre_compile] [gw30] [ 76%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-cli_pre_compile] [gw42] [ 76%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-api_pre_compile] [gw21] [ 76%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-cli_pre_compile] [gw57] [ 76%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml] [gw50] [ 77%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-api_pre_compile] [gw55] [ 77%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-api_pre_compile] [gw58] [ 77%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-api_pre_compile] [gw19] [ 77%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noaction.toml] tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-api_pre_compile] [gw60] [ 77%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-cli_pre_compile] [gw46] [ 77%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-api_pre_compile] [gw12] [ 78%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-cli_pre_compile] [gw18] [ 78%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-cli_pre_compile] [gw8] [ 78%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-api_pre_compile] [gw37] [ 78%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-api_pre_compile] [gw53] [ 78%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-cli_pre_compile] [gw9] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-api_pre_compile] [gw7] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-api_pre_compile] tests/test_repo_review.py::test_valid_example[flit] tests/test_repo_review.py::test_valid_example[atoml] tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-api_pre_compile] [gw14] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-api_pre_compile] [gw44] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-api_pre_compile] tests/test_repo_review.py::test_valid_example[pdm] [gw15] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-cli_pre_compile] [gw24] [ 79%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-cli_pre_compile] [gw61] [ 80%] PASSED tests/test_examples.py::test_invalid_examples_api[ruff/unknown.toml] tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-api_pre_compile] [gw43] [ 80%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-cli_pre_compile] tests/test_repo_review.py::test_valid_example[pep_text] [gw25] [ 80%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-cli_pre_compile] tests/test_repo_review.py::test_invalid_example[pdm/invalid-version] tests/test_examples.py::test_invalid_examples_api[ruff/badcode.toml] [gw45] [ 80%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-cli_pre_compile] [gw23] [ 80%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-cli_pre_compile] [gw31] [ 81%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-cli_pre_compile] [gw20] [ 81%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-api_pre_compile] [gw30] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-cli_pre_compile] tests/test_repo_review.py::test_no_distutils [gw38] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-cli_pre_compile] [gw55] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-api_pre_compile] [gw22] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-api_pre_compile] [gw33] [ 82%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-api_pre_compile] [gw51] [ 82%] PASSED tests/test_examples.py::test_examples_cli[ruff/modern.toml] [gw21] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-cli_pre_compile] tests/test_repo_review.py::test_invalid_example[pdm/redefining-as-dynamic] [gw17] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-cli_pre_compile] tests/test_examples.py::test_examples_cli[store/example.toml] tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-api_pre_compile] tests/test_vendoring.py::test_api tests/test_repo_review.py::test_valid_example[trampolim] [gw57] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-api_pre_compile] tests/test_vendoring.py::test_cli [gw41] [ 82%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-api_pre_compile] [gw50] [ 83%] PASSED tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-cli_pre_compile] tests/test_vendoring.py::test_main [gw5] [ 83%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-cli_pre_compile] [gw54] [ 83%] PASSED tests/test_pre_compile.py::test_pre_compile_api tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-api_pre_compile] [gw42] [ 83%] PASSED tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-api_pre_compile] tests/test_repo_review.py::test_has_distutils tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-api_pre_compile] [gw46] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-api_pre_compile] [gw2] [ 84%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-cli_pre_compile] [gw27] [ 84%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-cli_pre_compile] [gw9] [ 84%] PASSED tests/test_repo_review.py::test_valid_example[atoml] [gw4] [ 84%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-api_pre_compile] [gw21] [ 84%] PASSED tests/test_vendoring.py::test_api [gw49] [ 84%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-cli_pre_compile] [gw7] [ 85%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-api_pre_compile] [gw19] [ 85%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-api_pre_compile] [gw18] [ 85%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-cli_pre_compile] [gw57] [ 85%] PASSED tests/test_vendoring.py::test_cli [gw25] [ 85%] PASSED tests/test_repo_review.py::test_invalid_example[pdm/invalid-version] [gw10] [ 86%] PASSED tests/test_examples.py::test_invalid_examples_cli[ruff/unknown.toml] [gw53] [ 86%] PASSED tests/test_repo_review.py::test_valid_example[flit] [gw12] [ 86%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-cli_pre_compile] [gw50] [ 86%] PASSED tests/test_vendoring.py::test_main [gw58] [ 86%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-api_pre_compile] tests/test_examples.py::test_invalid_examples_cli[ruff/badcode.toml] [gw28] [ 86%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-api_pre_compile] [gw15] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-cli_pre_compile] [gw37] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-cli_pre_compile] [gw43] [ 87%] PASSED tests/test_repo_review.py::test_valid_example[pep_text] [gw20] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-api_pre_compile] [gw11] [ 87%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-cli_pre_compile] [gw31] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-api_pre_compile] [gw3] [ 88%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-cli_pre_compile] [gw14] [ 88%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-api_pre_compile] [gw41] [ 88%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-api_pre_compile] [gw30] [ 88%] PASSED tests/test_repo_review.py::test_no_distutils [gw42] [ 88%] PASSED tests/test_repo_review.py::test_has_distutils [gw38] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-cli_pre_compile] [gw44] [ 89%] PASSED tests/test_repo_review.py::test_valid_example[pdm] [gw22] [ 89%] PASSED tests/test_repo_review.py::test_invalid_example[pdm/redefining-as-dynamic] [gw54] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-api_pre_compile] [gw17] [ 89%] PASSED tests/test_repo_review.py::test_valid_example[trampolim] [gw1] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-api_pre_compile] [gw4] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-api_pre_compile] [gw2] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-api_pre_compile] [gw49] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-api_pre_compile] [gw5] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-api_pre_compile] [gw28] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-api_pre_compile] [gw11] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-api_pre_compile] [gw60] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-api_pre_compile] [gw1] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-api_pre_compile] [gw3] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-cli_pre_compile] [gw33] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-api_pre_compile] [gw8] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-api_pre_compile] [gw27] [ 92%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-cli_pre_compile] [gw26] [ 92%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-cli_pre_compile] [gw34] [ 92%] PASSED tests/test_examples.py::test_examples_api[ruff/modern.toml] tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-api_pre_compile] tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-stub-name.toml] [gw39] [ 92%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-cli_pre_compile] [gw59] [ 92%] PASSED tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-api_pre_compile] [gw34] [ 93%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-stub-name.toml] [gw39] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-cli_pre_compile] [gw36] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-api_pre_compile] [gw61] [ 93%] PASSED tests/test_examples.py::test_invalid_examples_api[ruff/badcode.toml] [gw40] [ 93%] PASSED tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-cli_pre_compile] [gw40] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-cli_pre_compile] [gw10] [ 94%] PASSED tests/test_examples.py::test_invalid_examples_cli[ruff/badcode.toml] [gw26] [ 94%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-api_pre_compile] [gw62] [ 94%] FAILED tests/test_examples.py::test_invalid_examples_api[store/ruff-badcode.toml] tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml] [gw35] [ 94%] FAILED tests/test_examples.py::test_examples_api[store/example.toml] tests/test_examples.py::test_examples_api[atoml/pyproject.toml] [gw63] [ 94%] FAILED tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml] tests/test_examples.py::test_invalid_examples_api[store/cibw-unknown-option.toml] [gw0] [ 94%] FAILED tests/test_examples.py::test_invalid_examples_api[store/ruff-unknown.toml] tests/test_examples.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml] [gw13] [ 95%] FAILED tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noselect.toml] tests/test_examples.py::test_invalid_examples_cli[store/cibw-unknown-option.toml] [gw16] [ 95%] FAILED tests/test_examples.py::test_invalid_examples_cli[store/ruff-unknown.toml] tests/test_examples.py::test_invalid_examples_cli[poetry/poetry-bad-multiline.toml] [gw35] [ 95%] PASSED tests/test_examples.py::test_examples_api[atoml/pyproject.toml] [gw6] [ 95%] FAILED tests/test_examples.py::test_invalid_examples_cli[store/ruff-badcode.toml] tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noaction.toml] [gw0] [ 95%] PASSED tests/test_examples.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml] [gw16] [ 96%] PASSED tests/test_examples.py::test_invalid_examples_cli[poetry/poetry-bad-multiline.toml] [gw32] [ 96%] FAILED tests/test_pre_compile.py::test_examples_api[store/example.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-api_pre_compile] [gw48] [ 96%] FAILED tests/test_pre_compile.py::test_examples_api[store/example.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-cli_pre_compile] [gw52] [ 96%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-api_pre_compile] [gw48] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-cli_pre_compile] [gw56] [ 96%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-cli_pre_compile] [gw47] [ 97%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-cli_pre_compile] [gw52] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-api_pre_compile] [gw56] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-cli_pre_compile] [gw29] [ 97%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-cli_pre_compile] [gw47] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-cli_pre_compile] [gw23] [ 98%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-cli_pre_compile] [gw29] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-cli_pre_compile] [gw24] [ 98%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-api_pre_compile] [gw51] [ 98%] FAILED tests/test_examples.py::test_examples_cli[store/example.toml] [gw45] [ 98%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-cli_pre_compile] [gw36] [ 98%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-api_pre_compile] [gw59] [ 99%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-api_pre_compile] [gw13] [ 99%] FAILED tests/test_examples.py::test_invalid_examples_cli[store/cibw-unknown-option.toml] [gw63] [ 99%] FAILED tests/test_examples.py::test_invalid_examples_api[store/cibw-unknown-option.toml] [gw62] [ 99%] FAILED tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml] [gw6] [ 99%] FAILED tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noaction.toml] [gw32] [100%] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-api_pre_compile] =================================== FAILURES =================================== ______________ test_invalid_examples_api[store/ruff-badcode.toml] ______________ [gw62] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/ruff-badcode.toml') def test_invalid_examples_api(invalid_example: Path) -> None: load_tools = get_tools(invalid_example) expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) validator = api.Validator(extra_plugins=load_tools) with pytest.raises(ValidationError) as exc_info: > validator(toml_equivalent) tests/test_examples.py:37: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ src/validate_pyproject/api.py:264: in __call__ compiled = FJS.compile( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:215: in compile global_state = code_generator.global_state /usr/lib/python3.12/site-packages/fastjsonschema/draft04.py:73: in global_state res = super().global_state /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:87: in global_state self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ____________________ test_examples_api[store/example.toml] _____________________ [gw35] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/examples/store/example.toml') def test_examples_api(example: Path) -> None: load_tools = get_tools(example) toml_equivalent = tomllib.loads(example.read_text()) copy_toml = copy.deepcopy(toml_equivalent) validator = api.Validator(extra_plugins=load_tools) > assert validator(toml_equivalent) is not None tests/test_examples.py:20: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ src/validate_pyproject/api.py:264: in __call__ compiled = FJS.compile( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:215: in compile global_state = code_generator.global_state /usr/lib/python3.12/site-packages/fastjsonschema/draft04.py:73: in global_state res = super().global_state /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:87: in global_state self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ________ test_invalid_examples_api[store/cibw-overrides-noselect.toml] _________ [gw63] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-overrides-noselect.toml') def test_invalid_examples_api(invalid_example: Path) -> None: load_tools = get_tools(invalid_example) expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) validator = api.Validator(extra_plugins=load_tools) with pytest.raises(ValidationError) as exc_info: > validator(toml_equivalent) tests/test_examples.py:37: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ src/validate_pyproject/api.py:264: in __call__ compiled = FJS.compile( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:215: in compile global_state = code_generator.global_state /usr/lib/python3.12/site-packages/fastjsonschema/draft04.py:73: in global_state res = super().global_state /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:87: in global_state self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ______________ test_invalid_examples_api[store/ruff-unknown.toml] ______________ [gw0] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/ruff-unknown.toml') def test_invalid_examples_api(invalid_example: Path) -> None: load_tools = get_tools(invalid_example) expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) validator = api.Validator(extra_plugins=load_tools) with pytest.raises(ValidationError) as exc_info: > validator(toml_equivalent) tests/test_examples.py:37: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ src/validate_pyproject/api.py:264: in __call__ compiled = FJS.compile( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:215: in compile global_state = code_generator.global_state /usr/lib/python3.12/site-packages/fastjsonschema/draft04.py:73: in global_state res = super().global_state /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:87: in global_state self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ________ test_invalid_examples_cli[store/cibw-overrides-noselect.toml] _________ [gw13] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-overrides-noselect.toml') caplog = <_pytest.logging.LogCaptureFixture object at 0x3f90b3df40> def test_invalid_examples_cli(invalid_example: Path, caplog) -> None: args = get_tools_as_args(invalid_example) caplog.set_level(logging.DEBUG) expected_error = error_file(invalid_example).read_text("utf-8") with pytest.raises(SystemExit) as exc_info: cli.main([str(invalid_example), *args]) assert exc_info.value.args == (1,) for error in expected_error.splitlines(): > assert error in caplog.text E assert "`tool.cibuildwheel.overrides[0]` must contain ['select'] properties" in 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' E + where 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' = <_pytest.logging.LogCaptureFixture object at 0x3f90b3df40>.text tests/test_examples.py:54: AssertionError ------------------------------ Captured log call ------------------------------- INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pdm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pyright from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pytest from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading repo-review from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading taskipy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tombi from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tox from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading uv from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-black.json defines `tool.black` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-cibuildwheel.json defines `tool.cibuildwheel` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-mypy.json defines `tool.mypy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/ruff.json defines `tool.ruff` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/hatch.json defines `tool.hatch` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/maturin.json defines `tool.maturin` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-scikit-build.json defines `tool.scikit-build` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-setuptools-scm.json defines `tool.setuptools_scm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poe.json defines `tool.poe` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poetry.json defines `tool.poetry` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pdm.json defines `tool.pdm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pyright.json defines `tool.pyright` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pytest.json defines `tool.pytest` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-repo-review.json defines `tool.repo-review` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-taskipy.json defines `tool.taskipy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/tombi.json defines `tool.tombi` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-tox.json defines `tool.tox` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/uv.json defines `tool.uv` schema ERROR validate_pyproject:cli.py:206 KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' DEBUG validate_pyproject:cli.py:207 Please check the following information: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 196, in exceptions2exit yield File "/usr/lib/python3.12/contextlib.py", line 81, in inner return func(*args, **kwds) ^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 233, in run _run_on_file(validator, params, file) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 247, in _run_on_file validator(toml_equivalent) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 264, in __call__ compiled = FJS.compile( ^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/__init__.py", line 215, in compile global_state = code_generator.global_state ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft04.py", line 73, in global_state res = super().global_state ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 87, in global_state self._generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 122, in _generate_func_code self.generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 136, in generate_func_code self.generate_validation_function(uri, name) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 146, in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 161, in generate_func_code_block count = self._generate_func_code_block(definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 36, in _generate_func_code_block self.run_generate_functions(definition) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 183, in run_generate_functions func() File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 76, in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 278, in exc definition = self._expand_refs(self._definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving schema = resolve_remote(uri, self.handlers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote result = handlers[scheme](uri) ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__ return self._schemas[key][-1] ~~~~~~~~~~~~~^^^^^ KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' ______________ test_invalid_examples_cli[store/ruff-unknown.toml] ______________ [gw16] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/ruff-unknown.toml') caplog = <_pytest.logging.LogCaptureFixture object at 0x3fb5b9f080> def test_invalid_examples_cli(invalid_example: Path, caplog) -> None: args = get_tools_as_args(invalid_example) caplog.set_level(logging.DEBUG) expected_error = error_file(invalid_example).read_text("utf-8") with pytest.raises(SystemExit) as exc_info: cli.main([str(invalid_example), *args]) assert exc_info.value.args == (1,) for error in expected_error.splitlines(): > assert error in caplog.text E assert "`tool.ruff` must not contain {'not-a-real-option'} properties" in 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' E + where 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' = <_pytest.logging.LogCaptureFixture object at 0x3fb5b9f080>.text tests/test_examples.py:54: AssertionError ------------------------------ Captured log call ------------------------------- INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pdm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pyright from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pytest from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading repo-review from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading taskipy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tombi from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tox from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading uv from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-black.json defines `tool.black` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-cibuildwheel.json defines `tool.cibuildwheel` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-mypy.json defines `tool.mypy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/ruff.json defines `tool.ruff` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/hatch.json defines `tool.hatch` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/maturin.json defines `tool.maturin` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-scikit-build.json defines `tool.scikit-build` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-setuptools-scm.json defines `tool.setuptools_scm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poe.json defines `tool.poe` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poetry.json defines `tool.poetry` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pdm.json defines `tool.pdm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pyright.json defines `tool.pyright` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pytest.json defines `tool.pytest` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-repo-review.json defines `tool.repo-review` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-taskipy.json defines `tool.taskipy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/tombi.json defines `tool.tombi` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-tox.json defines `tool.tox` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/uv.json defines `tool.uv` schema ERROR validate_pyproject:cli.py:206 KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' DEBUG validate_pyproject:cli.py:207 Please check the following information: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 196, in exceptions2exit yield File "/usr/lib/python3.12/contextlib.py", line 81, in inner return func(*args, **kwds) ^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 233, in run _run_on_file(validator, params, file) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 247, in _run_on_file validator(toml_equivalent) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 264, in __call__ compiled = FJS.compile( ^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/__init__.py", line 215, in compile global_state = code_generator.global_state ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft04.py", line 73, in global_state res = super().global_state ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 87, in global_state self._generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 122, in _generate_func_code self.generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 136, in generate_func_code self.generate_validation_function(uri, name) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 146, in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 161, in generate_func_code_block count = self._generate_func_code_block(definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 36, in _generate_func_code_block self.run_generate_functions(definition) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 183, in run_generate_functions func() File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 76, in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 278, in exc definition = self._expand_refs(self._definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving schema = resolve_remote(uri, self.handlers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote result = handlers[scheme](uri) ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__ return self._schemas[key][-1] ~~~~~~~~~~~~~^^^^^ KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' ______________ test_invalid_examples_cli[store/ruff-badcode.toml] ______________ [gw6] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/ruff-badcode.toml') caplog = <_pytest.logging.LogCaptureFixture object at 0x3fa6c25a30> def test_invalid_examples_cli(invalid_example: Path, caplog) -> None: args = get_tools_as_args(invalid_example) caplog.set_level(logging.DEBUG) expected_error = error_file(invalid_example).read_text("utf-8") with pytest.raises(SystemExit) as exc_info: cli.main([str(invalid_example), *args]) assert exc_info.value.args == (1,) for error in expected_error.splitlines(): > assert error in caplog.text E assert '`tool.ruff.lint` cannot be validated by any definition' in 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' E + where 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' = <_pytest.logging.LogCaptureFixture object at 0x3fa6c25a30>.text tests/test_examples.py:54: AssertionError ------------------------------ Captured log call ------------------------------- INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pdm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pyright from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pytest from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading repo-review from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading taskipy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tombi from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tox from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading uv from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-black.json defines `tool.black` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-cibuildwheel.json defines `tool.cibuildwheel` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-mypy.json defines `tool.mypy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/ruff.json defines `tool.ruff` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/hatch.json defines `tool.hatch` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/maturin.json defines `tool.maturin` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-scikit-build.json defines `tool.scikit-build` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-setuptools-scm.json defines `tool.setuptools_scm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poe.json defines `tool.poe` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poetry.json defines `tool.poetry` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pdm.json defines `tool.pdm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pyright.json defines `tool.pyright` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pytest.json defines `tool.pytest` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-repo-review.json defines `tool.repo-review` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-taskipy.json defines `tool.taskipy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/tombi.json defines `tool.tombi` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-tox.json defines `tool.tox` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/uv.json defines `tool.uv` schema ERROR validate_pyproject:cli.py:206 KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' DEBUG validate_pyproject:cli.py:207 Please check the following information: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 196, in exceptions2exit yield File "/usr/lib/python3.12/contextlib.py", line 81, in inner return func(*args, **kwds) ^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 233, in run _run_on_file(validator, params, file) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 247, in _run_on_file validator(toml_equivalent) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 264, in __call__ compiled = FJS.compile( ^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/__init__.py", line 215, in compile global_state = code_generator.global_state ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft04.py", line 73, in global_state res = super().global_state ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 87, in global_state self._generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 122, in _generate_func_code self.generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 136, in generate_func_code self.generate_validation_function(uri, name) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 146, in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 161, in generate_func_code_block count = self._generate_func_code_block(definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 36, in _generate_func_code_block self.run_generate_functions(definition) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 183, in run_generate_functions func() File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 76, in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 278, in exc definition = self._expand_refs(self._definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving schema = resolve_remote(uri, self.handlers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote result = handlers[scheme](uri) ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__ return self._schemas[key][-1] ~~~~~~~~~~~~~^^^^^ KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' ____________ test_examples_api[store/example.toml-cli_pre_compile] _____________ [gw32] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw32/test_examples_api_store_exampl0') pre_compiled_validate = ._validate at 0x3f974ff2e0> example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/examples/store/example.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_examples_api(tmp_path, pre_compiled_validate, example, pre_compiled): toml_equivalent = tomllib.loads(example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=example) tests/test_pre_compile.py:153: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:108: in cli_pre_compile cli.run([*args, "-O", str(path)]) src/validate_pyproject/pre_compile/cli.py:108: in run pre_compile( src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ____________ test_examples_api[store/example.toml-api_pre_compile] _____________ [gw48] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw48/test_examples_api_store_exampl0') pre_compiled_validate = ._validate at 0x3f9f4ab100> example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/examples/store/example.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_examples_api(tmp_path, pre_compiled_validate, example, pre_compiled): toml_equivalent = tomllib.loads(example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=example) tests/test_pre_compile.py:153: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:102: in api_pre_compile return pre_compile(Path(tmp_path / PRE_COMPILED_NAME), extra_plugins=plugins) src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError _ test_invalid_examples_api[store/cibw-overrides-noaction.toml-api_pre_compile] _ [gw52] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw52/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3fa6ee5580> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-overrides-noaction.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:102: in api_pre_compile return pre_compile(Path(tmp_path / PRE_COMPILED_NAME), extra_plugins=plugins) src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ______ test_invalid_examples_api[store/ruff-badcode.toml-cli_pre_compile] ______ [gw56] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw56/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3f9767d620> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/ruff-badcode.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:108: in cli_pre_compile cli.run([*args, "-O", str(path)]) src/validate_pyproject/pre_compile/cli.py:108: in run pre_compile( src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError _ test_invalid_examples_api[store/cibw-overrides-noselect.toml-cli_pre_compile] _ [gw47] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw47/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3f8b828d60> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-overrides-noselect.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:108: in cli_pre_compile cli.run([*args, "-O", str(path)]) src/validate_pyproject/pre_compile/cli.py:108: in run pre_compile( src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError _ test_invalid_examples_api[store/cibw-overrides-noaction.toml-cli_pre_compile] _ [gw29] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw29/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3f81ab5da0> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-overrides-noaction.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:108: in cli_pre_compile cli.run([*args, "-O", str(path)]) src/validate_pyproject/pre_compile/cli.py:108: in run pre_compile( src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError __ test_invalid_examples_api[store/cibw-unknown-option.toml-cli_pre_compile] ___ [gw23] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw23/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3fa8cd8860> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-unknown-option.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:108: in cli_pre_compile cli.run([*args, "-O", str(path)]) src/validate_pyproject/pre_compile/cli.py:108: in run pre_compile( src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError __ test_invalid_examples_api[store/cibw-unknown-option.toml-api_pre_compile] ___ [gw24] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw24/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3f7d3e4680> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-unknown-option.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:102: in api_pre_compile return pre_compile(Path(tmp_path / PRE_COMPILED_NAME), extra_plugins=plugins) src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ____________________ test_examples_cli[store/example.toml] _____________________ [gw51] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/examples/store/example.toml') def test_examples_cli(example: Path) -> None: args = get_tools_as_args(example) > assert cli.run(["--dump-json", str(example), *args]) == 0 # no errors tests/test_examples.py:27: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ src/validate_pyproject/cli.py:233: in run _run_on_file(validator, params, file) src/validate_pyproject/cli.py:247: in _run_on_file validator(toml_equivalent) src/validate_pyproject/api.py:264: in __call__ compiled = FJS.compile( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:215: in compile global_state = code_generator.global_state /usr/lib/python3.12/site-packages/fastjsonschema/draft04.py:73: in global_state res = super().global_state /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:87: in global_state self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ______ test_invalid_examples_api[store/ruff-unknown.toml-cli_pre_compile] ______ [gw45] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw45/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3fa8374220> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/ruff-unknown.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:108: in cli_pre_compile cli.run([*args, "-O", str(path)]) src/validate_pyproject/pre_compile/cli.py:108: in run pre_compile( src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ______ test_invalid_examples_api[store/ruff-badcode.toml-api_pre_compile] ______ [gw36] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw36/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3f85358360> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/ruff-badcode.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:102: in api_pre_compile return pre_compile(Path(tmp_path / PRE_COMPILED_NAME), extra_plugins=plugins) src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError _ test_invalid_examples_api[store/cibw-overrides-noselect.toml-api_pre_compile] _ [gw59] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw59/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3fb4f6f740> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-overrides-noselect.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:102: in api_pre_compile return pre_compile(Path(tmp_path / PRE_COMPILED_NAME), extra_plugins=plugins) src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError __________ test_invalid_examples_cli[store/cibw-unknown-option.toml] ___________ [gw13] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-unknown-option.toml') caplog = <_pytest.logging.LogCaptureFixture object at 0x3f90077a10> def test_invalid_examples_cli(invalid_example: Path, caplog) -> None: args = get_tools_as_args(invalid_example) caplog.set_level(logging.DEBUG) expected_error = error_file(invalid_example).read_text("utf-8") with pytest.raises(SystemExit) as exc_info: cli.main([str(invalid_example), *args]) assert exc_info.value.args == (1,) for error in expected_error.splitlines(): > assert error in caplog.text E assert "`tool.cibuildwheel` must not contain {'no-a-read-option'} properties" in 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' E + where 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' = <_pytest.logging.LogCaptureFixture object at 0x3f90077a10>.text tests/test_examples.py:54: AssertionError ------------------------------ Captured log call ------------------------------- INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pdm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pyright from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pytest from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading repo-review from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading taskipy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tombi from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tox from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading uv from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-black.json defines `tool.black` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-cibuildwheel.json defines `tool.cibuildwheel` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-mypy.json defines `tool.mypy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/ruff.json defines `tool.ruff` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/hatch.json defines `tool.hatch` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/maturin.json defines `tool.maturin` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-scikit-build.json defines `tool.scikit-build` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-setuptools-scm.json defines `tool.setuptools_scm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poe.json defines `tool.poe` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poetry.json defines `tool.poetry` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pdm.json defines `tool.pdm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pyright.json defines `tool.pyright` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pytest.json defines `tool.pytest` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-repo-review.json defines `tool.repo-review` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-taskipy.json defines `tool.taskipy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/tombi.json defines `tool.tombi` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-tox.json defines `tool.tox` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/uv.json defines `tool.uv` schema ERROR validate_pyproject:cli.py:206 KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' DEBUG validate_pyproject:cli.py:207 Please check the following information: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 196, in exceptions2exit yield File "/usr/lib/python3.12/contextlib.py", line 81, in inner return func(*args, **kwds) ^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 233, in run _run_on_file(validator, params, file) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 247, in _run_on_file validator(toml_equivalent) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 264, in __call__ compiled = FJS.compile( ^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/__init__.py", line 215, in compile global_state = code_generator.global_state ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft04.py", line 73, in global_state res = super().global_state ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 87, in global_state self._generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 122, in _generate_func_code self.generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 136, in generate_func_code self.generate_validation_function(uri, name) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 146, in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 161, in generate_func_code_block count = self._generate_func_code_block(definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 36, in _generate_func_code_block self.run_generate_functions(definition) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 183, in run_generate_functions func() File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 76, in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 278, in exc definition = self._expand_refs(self._definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving schema = resolve_remote(uri, self.handlers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote result = handlers[scheme](uri) ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__ return self._schemas[key][-1] ~~~~~~~~~~~~~^^^^^ KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' __________ test_invalid_examples_api[store/cibw-unknown-option.toml] ___________ [gw63] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-unknown-option.toml') def test_invalid_examples_api(invalid_example: Path) -> None: load_tools = get_tools(invalid_example) expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) validator = api.Validator(extra_plugins=load_tools) with pytest.raises(ValidationError) as exc_info: > validator(toml_equivalent) tests/test_examples.py:37: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ src/validate_pyproject/api.py:264: in __call__ compiled = FJS.compile( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:215: in compile global_state = code_generator.global_state /usr/lib/python3.12/site-packages/fastjsonschema/draft04.py:73: in global_state res = super().global_state /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:87: in global_state self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ________ test_invalid_examples_api[store/cibw-overrides-noaction.toml] _________ [gw62] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-overrides-noaction.toml') def test_invalid_examples_api(invalid_example: Path) -> None: load_tools = get_tools(invalid_example) expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) validator = api.Validator(extra_plugins=load_tools) with pytest.raises(ValidationError) as exc_info: > validator(toml_equivalent) tests/test_examples.py:37: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ src/validate_pyproject/api.py:264: in __call__ compiled = FJS.compile( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:215: in compile global_state = code_generator.global_state /usr/lib/python3.12/site-packages/fastjsonschema/draft04.py:73: in global_state res = super().global_state /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:87: in global_state self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError ________ test_invalid_examples_cli[store/cibw-overrides-noaction.toml] _________ [gw6] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/cibw-overrides-noaction.toml') caplog = <_pytest.logging.LogCaptureFixture object at 0x3fa597ca40> def test_invalid_examples_cli(invalid_example: Path, caplog) -> None: args = get_tools_as_args(invalid_example) caplog.set_level(logging.DEBUG) expected_error = error_file(invalid_example).read_text("utf-8") with pytest.raises(SystemExit) as exc_info: cli.main([str(invalid_example), *args]) assert exc_info.value.args == (1,) for error in expected_error.splitlines(): > assert error in caplog.text E assert '`tool.cibuildwheel.overrides[0]` must contain at least 2 properties' in 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' E + where 'INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json\nINFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/p.../usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs\n return {k: self._expand_refs(v) for k, v in definition.items()}\n ^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs\n with self._resolver.resolving(definition["$ref"]) as schema:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__\n return next(self.gen)\n ^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving\n schema = resolve_remote(uri, self.handlers)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote\n result = handlers[scheme](uri)\n ^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__\n return self._schemas[key][-1]\n ~~~~~~~~~~~~~^^^^^\nKeyError: \'https://json.schemastore.org/partial-pdm-dockerize.json\'\n' = <_pytest.logging.LogCaptureFixture object at 0x3fa597ca40>.text tests/test_examples.py:54: AssertionError ------------------------------ Captured log call ------------------------------- INFO validate_pyproject.remote:remote.py:76 Loading black from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading cibuildwheel from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading mypy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading ruff from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading hatch from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading maturin from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading scikit-build from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading setuptools_scm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poe from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading poetry from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pdm from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pyright from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading pytest from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading repo-review from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading taskipy from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tombi from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading tox from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.remote:remote.py:76 Loading uv from store: https://json.schemastore.org/pyproject.json INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema INFO validate_pyproject.api:api.py:117 validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-black.json defines `tool.black` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-cibuildwheel.json defines `tool.cibuildwheel` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-mypy.json defines `tool.mypy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/ruff.json defines `tool.ruff` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/hatch.json defines `tool.hatch` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/maturin.json defines `tool.maturin` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-scikit-build.json defines `tool.scikit-build` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-setuptools-scm.json defines `tool.setuptools_scm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poe.json defines `tool.poe` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-poetry.json defines `tool.poetry` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pdm.json defines `tool.pdm` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pyright.json defines `tool.pyright` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-pytest.json defines `tool.pytest` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-repo-review.json defines `tool.repo-review` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-taskipy.json defines `tool.taskipy` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/tombi.json defines `tool.tombi` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/partial-tox.json defines `tool.tox` schema INFO validate_pyproject.api:api.py:117 https://json.schemastore.org/uv.json defines `tool.uv` schema ERROR validate_pyproject:cli.py:206 KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' DEBUG validate_pyproject:cli.py:207 Please check the following information: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 196, in exceptions2exit yield File "/usr/lib/python3.12/contextlib.py", line 81, in inner return func(*args, **kwds) ^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 233, in run _run_on_file(validator, params, file) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/cli.py", line 247, in _run_on_file validator(toml_equivalent) File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 264, in __call__ compiled = FJS.compile( ^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/__init__.py", line 215, in compile global_state = code_generator.global_state ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft04.py", line 73, in global_state res = super().global_state ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 87, in global_state self._generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 122, in _generate_func_code self.generate_func_code() File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 136, in generate_func_code self.generate_validation_function(uri, name) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 146, in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 161, in generate_func_code_block count = self._generate_func_code_block(definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 36, in _generate_func_code_block self.run_generate_functions(definition) File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 183, in run_generate_functions func() File "/usr/lib/python3.12/site-packages/fastjsonschema/draft06.py", line 76, in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 278, in exc definition = self._expand_refs(self._definition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 290, in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/generator.py", line 288, in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 136, in resolving schema = resolve_remote(uri, self.handlers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py", line 59, in resolve_remote result = handlers[scheme](uri) ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/src/validate_pyproject/api.py", line 156, in __getitem__ return self._schemas[key][-1] ~~~~~~~~~~~~~^^^^^ KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' ______ test_invalid_examples_api[store/ruff-unknown.toml-api_pre_compile] ______ [gw32] linux -- Python 3.12.10 /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 tmp_path = PosixPath('/tmp/pytest-of-buildozer/pytest-67/popen-gw32/test_invalid_examples_api_stor0') pre_compiled_validate = ._validate at 0x3f975d31a0> invalid_example = PosixPath('/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/tests/invalid-examples/store/ruff-unknown.toml') pre_compiled = @pytest.mark.parametrize("pre_compiled", _PRE_COMPILED) def test_invalid_examples_api( tmp_path, pre_compiled_validate, invalid_example, pre_compiled ): expected_error = error_file(invalid_example).read_text("utf-8") toml_equivalent = tomllib.loads(invalid_example.read_text()) > pre_compiled_path = pre_compiled(Path(tmp_path), example=invalid_example) tests/test_pre_compile.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_pre_compile.py:102: in api_pre_compile return pre_compile(Path(tmp_path / PRE_COMPILED_NAME), extra_plugins=plugins) src/validate_pyproject/pre_compile/__init__.py:47: in pre_compile code = replace_text(validator.generated_code, replacements) src/validate_pyproject/api.py:249: in generated_code self._code_cache = FJS.compile_to_code( /usr/lib/python3.12/site-packages/fastjsonschema/__init__.py:251: in compile_to_code code_generator.global_state_code + '\n' + /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:102: in global_state_code self._generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:122: in _generate_func_code self.generate_func_code() /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:136: in generate_func_code self.generate_validation_function(uri, name) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:146: in generate_validation_function self.generate_func_code_block(definition, 'data', 'data', clear_variables=True) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:161: in generate_func_code_block count = self._generate_func_code_block(definition) /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:36: in _generate_func_code_block self.run_generate_functions(definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:183: in run_generate_functions func() /usr/lib/python3.12/site-packages/fastjsonschema/draft06.py:76: in generate_type self.exc('{name} must be {}', ' or '.join(types), rule='type') /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:278: in exc definition = self._expand_refs(self._definition) /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:290: in _expand_refs return {k: self._expand_refs(v) for k, v in definition.items()} /usr/lib/python3.12/site-packages/fastjsonschema/generator.py:288: in _expand_refs with self._resolver.resolving(definition["$ref"]) as schema: /usr/lib/python3.12/contextlib.py:137: in __enter__ return next(self.gen) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:136: in resolving schema = resolve_remote(uri, self.handlers) /usr/lib/python3.12/site-packages/fastjsonschema/ref_resolver.py:59: in resolve_remote result = handlers[scheme](uri) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = key = 'https://json.schemastore.org/partial-pdm-dockerize.json' def __getitem__(self, key: str) -> Schema: > return self._schemas[key][-1] E KeyError: 'https://json.schemastore.org/partial-pdm-dockerize.json' src/validate_pyproject/api.py:156: KeyError =========================== short test summary info ============================ FAILED tests/test_examples.py::test_invalid_examples_api[store/ruff-badcode.toml] FAILED tests/test_examples.py::test_examples_api[store/example.toml] - KeyErr... FAILED tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml] FAILED tests/test_examples.py::test_invalid_examples_api[store/ruff-unknown.toml] FAILED tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noselect.toml] FAILED tests/test_examples.py::test_invalid_examples_cli[store/ruff-unknown.toml] FAILED tests/test_examples.py::test_invalid_examples_cli[store/ruff-badcode.toml] FAILED tests/test_pre_compile.py::test_examples_api[store/example.toml-cli_pre_compile] FAILED tests/test_pre_compile.py::test_examples_api[store/example.toml-api_pre_compile] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-api_pre_compile] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-cli_pre_compile] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-cli_pre_compile] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-cli_pre_compile] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-cli_pre_compile] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-api_pre_compile] FAILED tests/test_examples.py::test_examples_cli[store/example.toml] - KeyErr... FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-cli_pre_compile] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-api_pre_compile] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-api_pre_compile] FAILED tests/test_examples.py::test_invalid_examples_cli[store/cibw-unknown-option.toml] FAILED tests/test_examples.py::test_invalid_examples_api[store/cibw-unknown-option.toml] FAILED tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml] FAILED tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noaction.toml] FAILED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-api_pre_compile] ================== 24 failed, 534 passed in 61.42s (0:01:01) =================== >>> ERROR: py3-validate-pyproject: check failed >>> py3-validate-pyproject: Uninstalling dependencies... (1/40) Purging .makedepends-py3-validate-pyproject (20250503.093833) (2/40) Purging py3-fastjsonschema-pyc (2.21.1-r0) (3/40) Purging py3-fastjsonschema (2.21.1-r0) (4/40) Purging py3-gpep517-pyc (16-r0) (5/40) Purging py3-gpep517 (16-r0) (6/40) Purging py3-installer-pyc (0.7.0-r2) (7/40) Purging py3-installer (0.7.0-r2) (8/40) Purging py3-setuptools_scm-pyc (8.2.0-r0) (9/40) Purging py3-setuptools_scm (8.2.0-r0) (10/40) Purging py3-setuptools-pyc (77.0.3-r0) (11/40) Purging py3-setuptools (77.0.3-r0) (12/40) Purging py3-wheel-pyc (0.43.0-r0) (13/40) Purging py3-wheel (0.43.0-r0) (14/40) Purging py3-pytest-xdist-pyc (3.6.1-r0) (15/40) Purging py3-pytest-xdist (3.6.1-r0) (16/40) Purging py3-execnet-pyc (2.1.1-r0) (17/40) Purging py3-execnet (2.1.1-r0) (18/40) Purging py3-pytest-pyc (8.3.5-r0) (19/40) Purging py3-pytest (8.3.5-r0) (20/40) Purging py3-iniconfig-pyc (2.1.0-r0) (21/40) Purging py3-iniconfig (2.1.0-r0) (22/40) Purging py3-packaging-pyc (25.0-r0) (23/40) Purging py3-packaging (25.0-r0) (24/40) Purging py3-parsing-pyc (3.2.0-r0) (25/40) Purging py3-parsing (3.2.0-r0) (26/40) Purging py3-pluggy-pyc (1.5.0-r0) (27/40) Purging py3-pluggy (1.5.0-r0) (28/40) Purging py3-py-pyc (1.11.0-r4) (29/40) Purging py3-py (1.11.0-r4) (30/40) Purging python3-pyc (3.12.10-r0) (31/40) Purging python3-pycache-pyc0 (3.12.10-r0) (32/40) Purging pyc (3.12.10-r0) (33/40) Purging python3 (3.12.10-r0) (34/40) Purging gdbm (1.24-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.4.8-r0) (37/40) Purging libpanelw (6.5_p20250412-r0) (38/40) Purging mpdecimal (4.0.0-r0) (39/40) Purging sqlite-libs (3.49.1-r1) (40/40) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages