Skip to content

chore: suppress py3.14 warning for tarfile.extractall #546

chore: suppress py3.14 warning for tarfile.extractall

chore: suppress py3.14 warning for tarfile.extractall #546

Triggered via push November 19, 2025 09:24
Status Success
Total duration 47s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L293
TestPkgdevMask.test_last_rites FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/pytest-of-runner/pytest-0/repo52/profiles/package.mask'
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L215
TestPkgdevMask.test_existing_masks assert frozenset({<atom cat/masked @#104b6ec50>}) == frozenset({<atom cat/masked @#104b6eba0>, <atom =cat/pkg-0 @#1047c1700>}) Extra items in the right set: <atom =cat/pkg-0 @#1047c1700> Full diff: frozenset({ - <atom cat/masked @#104b6eba0>, ? ^^ + <atom cat/masked @#104b6ec50>, ? ^^ - <atom =cat/pkg-0 @#1047c1700>, })
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L195
TestPkgdevMask.test_mask_ebuild_path assert frozenset() == frozenset({<atom =cat/pkg-0 @#1047c1700>}) Extra items in the right set: <atom =cat/pkg-0 @#1047c1700> Full diff: - frozenset({ ? ^ + frozenset() ? ^ - <atom =cat/pkg-0 @#1047c1700>, - })
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L185
TestPkgdevMask.test_mask_target assert frozenset() == frozenset({<atom cat/pkg @#104337c20>}) Extra items in the right set: <atom cat/pkg @#104337c20> Full diff: - frozenset({ ? ^ + frozenset() ? ^ - <atom cat/pkg @#104337c20>, - })
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L175
TestPkgdevMask.test_mask_cwd assert frozenset() == frozenset({<atom cat/pkg @#104337c20>}) Extra items in the right set: <atom cat/pkg @#104337c20> Full diff: - frozenset({ ? ^ + frozenset() ? ^ - <atom cat/pkg @#104337c20>, - })
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L165
TestPkgdevMask.test_empty_mask_comment AssertionError: assert 'pkgdev mask: error: failed writing mask comment' == 'pkgdev mask: error: empty mask comment' - pkgdev mask: error: empty mask comment ? ^^ ^ + pkgdev mask: error: failed writing mask comment ? ++++ ^^^^^ ^^^
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_commit.py#L939
TestPkgdevCommit.test_no_summary assert 1 == 0 + where 1 = SystemExit(1).code + where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_commit.py#L587
TestPkgdevCommit.test_generated_commit_summaries assert 1 == 0 + where 1 = SystemExit(1).code + where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_commit.py#L398
TestPkgdevCommit.test_edited_commit_message assert 1 == 0 + where 1 = SystemExit(1).code + where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_commit.py#L266
TestPkgdevCommit.test_git_message_opts assert 1 == 0 + where 1 = SystemExit(1).code + where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
format
Could not parse version from /home/runner/work/pkgdev/pkgdev/pyproject.toml. Using latest version.