test coverage #68
tests.yaml
on: push
Annotations
80 errors
Ubuntu (Python 3.9) / mypy
Process completed with exit code 1.
|
Ubuntu (Python 3.12) / mypy
Process completed with exit code 1.
|
Ubuntu (Python 3.10) / mypy
Process completed with exit code 1.
|
Ubuntu (Python 3.8) / mypy
Process completed with exit code 1.
|
Ubuntu (Python 3.11) / mypy
Process completed with exit code 1.
|
macOS aarch64 (Python 3.9) / mypy
Process completed with exit code 1.
|
macOS aarch64 (Python 3.10) / mypy
Process completed with exit code 1.
|
Ubuntu (Python 3.11) / pytest:
tests/console/test_application.py#L139
test_application_verify_cache_flag_at_install[True]
assert 0 == 3
+ where 0 = <function __init__ at 0x7f013275e700>.call_count
|
Ubuntu (Python 3.11) / pytest:
tests/console/test_application.py#L139
test_application_verify_cache_flag_at_install[False]
assert 0 == 3
+ where 0 = <function __init__ at 0x7f01326f1620>.call_count
|
Ubuntu (Python 3.11) / pytest
Process completed with exit code 1.
|
Ubuntu (Python 3.8) / pytest
Process completed with exit code 1.
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/cache/test_clear.py#L38
test_cache_clear_all
assert 1 == 0
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/cache/test_clear.py#L54
test_cache_clear_all_no
assert 1 == 0
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/cache/test_clear.py#L86
test_cache_clear_pkg_no
assert 1 == 0
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/cache/test_clear.py#L73
test_cache_clear_pkg[Cachy]
assert 1 == 0
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/cache/test_clear.py#L73
test_cache_clear_pkg[cachy]
assert 1 == 0
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/test_build.py#L213
test_build_relative_directory_src_layout
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_build_relative_directory_0/project/dist'
|
Ubuntu (Python 3.12) / pytest
Process completed with exit code 1.
|
Ubuntu (Python 3.10) / pytest:
tests/console/commands/test_build.py#L213
test_build_relative_directory_src_layout
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_build_relative_directory_0/project/dist'
|
Ubuntu (Python 3.10) / pytest
Process completed with exit code 1.
|
Windows (Python 3.8) / mypy
Process completed with exit code 1.
|
macOS aarch64 (Python 3.11) / mypy
Process completed with exit code 1.
|
Windows (Python 3.11) / mypy
Process completed with exit code 1.
|
Windows (Python 3.10) / mypy
Process completed with exit code 1.
|
Windows (Python 3.12) / mypy
Process completed with exit code 1.
|
Ubuntu (Python 3.9) / pytest:
tests/console/commands/cache/test_clear.py#L54
test_cache_clear_all_no
assert 1 == 0
|
Ubuntu (Python 3.9) / pytest:
tests/console/test_application.py#L139
test_application_verify_cache_flag_at_install[False]
assert 0 == 3
+ where 0 = <function __init__ at 0x7fddd2e098b0>.call_count
|
Ubuntu (Python 3.9) / pytest:
tests/console/test_application.py#L139
test_application_verify_cache_flag_at_install[True]
assert 0 == 3
+ where 0 = <function __init__ at 0x7fddd2d6b0d0>.call_count
|
Ubuntu (Python 3.9) / pytest:
tests/console/commands/test_build.py#L213
test_build_relative_directory_src_layout
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_build_relative_directory_0/project/dist'
|
Ubuntu (Python 3.9) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.11) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.10) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.10) / mypy
Process completed with exit code 1.
|
Windows (Python 3.9) / mypy
Process completed with exit code 1.
|
macOS aarch64 (Python 3.12) / mypy
Process completed with exit code 1.
|
macOS aarch64 (Python 3.12) / pytest:
tests/console/test_application.py#L139
test_application_verify_cache_flag_at_install[True]
assert 0 == 3
+ where 0 = <function __init__ at 0x10705a020>.call_count
|
macOS aarch64 (Python 3.12) / pytest:
tests/console/test_application.py#L139
test_application_verify_cache_flag_at_install[False]
assert 0 == 3
+ where 0 = <function __init__ at 0x1071e8b80>.call_count
|
macOS aarch64 (Python 3.12) / pytest
Process completed with exit code 1.
|
Windows (Python 3.11) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[True]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.11) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[False]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.11) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.8) / mypy
[notice] A new release of pip is available: 21.1.1 -> 24.1.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
macOS aarch64 (Python 3.8) / mypy
Process completed with exit code 1.
|
macOS aarch64 (Python 3.8) / pytest (poetry-plugin-export)
[notice] A new release of pip is available: 21.1.1 -> 24.1.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Windows (Python 3.12) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[True]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.12) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[False]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.12) / pytest
Process completed with exit code 1.
|
Windows (Python 3.8) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[True]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.8) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[False]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.8) / pytest:
tests\console\test_application.py#L139
test_application_verify_cache_flag_at_install[False]
assert 0 == 3
+ where 0 = <function __init__ at 0x00000251C8851310>.call_count
|
Windows (Python 3.8) / pytest:
tests\console\test_application.py#L139
test_application_verify_cache_flag_at_install[True]
assert 0 == 3
+ where 0 = <function __init__ at 0x00000251C83819D0>.call_count
|
Windows (Python 3.8) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.10) / pytest:
tests/console/commands/test_build.py#L213
test_build_relative_directory_src_layout
FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/ng/t2lj_z6n4h30fn0h2ql_nd0c0000gn/T/pytest-of-runner/pytest-0/popen-gw0/test_build_relative_directory_0/project/dist'
|
macOS x86_64 (Python 3.10) / pytest
Process completed with exit code 1.
|
Windows (Python 3.9) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[False]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.9) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[True]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.9) / pytest:
tests\console\commands\test_build.py#L213
test_build_relative_directory_src_layout
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_build_relative_directory_0\\project\\dist'
|
Windows (Python 3.9) / pytest
Process completed with exit code 1.
|
Windows (Python 3.10) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[False]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.10) / pytest:
tests\plugins\test_plugin_manager.py#L511
test_project_plugins_are_installed_in_project_folder[True]
ValueError: path is on mount 'D:', start on mount 'C:'
|
Windows (Python 3.10) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.11) / mypy
Process completed with exit code 1.
|
macOS aarch64 (Python 3.8) / pytest
[notice] A new release of pip is available: 21.1.1 -> 24.1.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
macOS aarch64 (Python 3.8) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.12) / mypy
Process completed with exit code 1.
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/cache/test_clear.py#L73
test_cache_clear_pkg[Cachy]
assert 1 == 0
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/cache/test_clear.py#L54
test_cache_clear_all_no
assert 1 == 0
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/cache/test_clear.py#L86
test_cache_clear_pkg_no
assert 1 == 0
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/cache/test_clear.py#L73
test_cache_clear_pkg[cachy]
assert 1 == 0
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/cache/test_clear.py#L38
test_cache_clear_all
assert 1 == 0
|
macOS x86_64 (Python 3.11) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.8) / mypy
Process completed with exit code 1.
|
macOS x86_64 (Python 3.12) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.9) / mypy
Process completed with exit code 1.
|
macOS x86_64 (Python 3.8) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.9) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.9) / pytest
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 360 minutes.
|
macOS aarch64 (Python 3.9) / pytest:
tests/integration/test_utils_vcs_git.py#L248
test_git_clone_revision_is_tag[18d3ff247d288da701fc7f9ce2ec718388fca266-18d3ff247d288da701fc7f9ce2ec718388fca266]
dulwich.errors.GitProtocolError: ('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer'))
|
macOS aarch64 (Python 3.9) / pytest
The operation was canceled.
|
Status
Process completed with exit code 1.
|