Overview
Request 1149096 superseded
- Revert to 1.3.0
* Pytest 7 is not compatible with pluggy 1.4 but many packages
are not compatible with pytest 8 yet
- update to 1.4.0:
* A warning :class:`~pluggy.PluggyTeardownRaisedWarning`
is now issued when an old-style hookwrapper raises an
exception during teardown. See the warning documentation for
more details.
* Add :func:`PluginManager.unblock
` method to unblock a plugin by
plugin name.
* Fix :func:`~pluggy.HookCaller.call_extra()` extra
methods getting ordered before everything else in some
circumstances. Regressed in pluggy 1.1.0.
* Fix plugins registering other plugins in a hook when
the other plugins implement the same hook itself. Regressed
in pluggy 1.1.0.
- Created by anag+factory
- In state superseded
- Supersedes 1143512
- Superseded by 1172296
- Open review for opensuse-review-team
- Open review for factory-staging
@dirkmueller Makes python-pytest:test fail to build:
[ 92s] =========================== short test summary info ============================ [ 92s] FAILED testing/acceptance_test.py::TestGeneralUsage::test_issue109_sibling_conftests_not_loaded [ 92s] FAILED testing/test_config.py::TestOverrideIniArgs::test_override_ini_usage_error_bad_style [ 92s] FAILED testing/test_config.py::TestOverrideIniArgs::test_addopts_from_ini_not_concatenated [ 92s] FAILED testing/test_config.py::test_help_and_version_after_argument_error - F... [ 92s] FAILED testing/test_config.py::test_config_does_not_load_blocked_plugin_from_args [ 92s] FAILED testing/test_config.py::TestParseIni::test_ini_parse_error - Failed: n... [ 92s] FAILED testing/test_config.py::TestParseIni::test_toml_parse_error - Failed: ... [ 92s] FAILED testing/test_config.py::TestSetupCfg::test_pytest_setup_cfg_unsupported [ 92s] FAILED testing/test_config.py::TestSetupCfg::test_pytest_custom_cfg_unsupported [ 92s] FAILED testing/acceptance_test.py::test_usage_error_code - assert <ExitCode.I... [ 92s] FAILED testing/test_config.py::TestParseIni::test_missing_required_plugins[2-missing] [ 92s] FAILED testing/test_config.py::TestParseIni::test_missing_required_plugins[2-missing-1-ok] [ 92s] FAILED testing/test_conftest.py::test_no_conftest - assert <ExitCode.INTERNAL... [ 92s] FAILED testing/test_config.py::TestParseIni::test_missing_required_plugins[missing-version] [ 92s] FAILED testing/test_config.py::TestParseIni::test_missing_required_plugins[missing-versions] [ 92s] FAILED testing/test_conftest.py::test_conftest_exception_handling - assert <E... [ 92s] FAILED testing/test_config.py::TestConfigAPI::test_confcutdir_check_isdir - p... [ 92s] FAILED testing/test_config.py::test_setuptools_importerror_issue1479 - pluggy... [ 92s] FAILED testing/test_main.py::test_wrap_session_exit_sessionfinish[None] - ass... [ 92s] FAILED testing/test_main.py::test_wrap_session_exit_sessionfinish[42] - asser... [ 92s] FAILED testing/test_session.py::test_plugin_specify - pluggy.PluggyTeardownRa... [ 92s] = 21 failed, 3328 passed, 64 skipped, 12 xfailed, 1 warning in 69.76s (0:01:09) = [ 92s] error: Bad exit status from /var/tmp/rpm-tmp.sYZ3zj (%check)
Request History
anag+factory created request
- Revert to 1.3.0
* Pytest 7 is not compatible with pluggy 1.4 but many packages
are not compatible with pytest 8 yet
- update to 1.4.0:
* A warning :class:`~pluggy.PluggyTeardownRaisedWarning`
is now issued when an old-style hookwrapper raises an
exception during teardown. See the warning documentation for
more details.
* Add :func:`PluginManager.unblock
` method to unblock a plugin by
plugin name.
* Fix :func:`~pluggy.HookCaller.call_extra()` extra
methods getting ordered before everything else in some
circumstances. Regressed in pluggy 1.1.0.
* Fix plugins registering other plugins in a hook when
the other plugins implement the same hook itself. Regressed
in pluggy 1.1.0.
anag+factory set openSUSE:Factory:Staging:G as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:G"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:G"
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
skipping the staging process since only .changes modifications
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar declined review
NOP change - no need to submit this to Factory (Update to 1.4, revert to 1.3 - this does not have to leave the devel prj)
dimstar declined request
NOP change - no need to submit this to Factory (Update to 1.4, revert to 1.3 - this does not have to leave the devel prj)
anag+factory reopened request
Reopened via staging workflow.
anag+factory added factory-staging as a reviewer
Being evaluated by group "factory-staging"
anag+factory accepted review
Unstaged from project "openSUSE:Factory:Staging:G"
anag+factory declined request
Declined via staging workflow.
superseded by 1172296