Update coverage[toml] requirement from ~=7.5.4 to ~=7.6.0 #2525
Annotations
10 errors
tests\test_config.py#L505
test_auto_env_var_conf[yaml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L454
test_conf_file_overrides_defaults[toml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L549
test_conf_file_overridden_by_cli_param[xml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L549
test_conf_file_overridden_by_cli_param[toml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L505
test_auto_env_var_conf[json]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L454
test_conf_file_overrides_defaults[ini]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L454
test_conf_file_overrides_defaults[yaml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L549
test_conf_file_overridden_by_cli_param[ini]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L549
test_conf_file_overridden_by_cli_param[yaml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests\test_config.py#L549
test_conf_file_overridden_by_cli_param[json]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
This job failed
Loading