>>> py3-pathlib2: Building community/py3-pathlib2 2.3.7-r4 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 12:03:03 +0000 >>> py3-pathlib2: Validating /home/buildozer/aports/community/py3-pathlib2/APKBUILD... >>> py3-pathlib2: Analyzing dependencies... >>> py3-pathlib2: Installing for build: build-base python3 py3-six py3-setuptools py3-gpep517 py3-wheel python3-tests (1/25) Installing libffi (3.4.8-r0) (2/25) Installing gdbm (1.24-r0) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.5_p20250412-r0) (5/25) Installing sqlite-libs (3.49.1-r1) (6/25) Installing python3 (3.12.10-r0) (7/25) Installing python3-pycache-pyc0 (3.12.10-r0) (8/25) Installing pyc (3.12.10-r0) (9/25) Installing python3-pyc (3.12.10-r0) (10/25) Installing py3-six (1.17.0-r0) (11/25) Installing py3-six-pyc (1.17.0-r0) (12/25) Installing py3-parsing (3.2.0-r0) (13/25) Installing py3-parsing-pyc (3.2.0-r0) (14/25) Installing py3-packaging (25.0-r0) (15/25) Installing py3-packaging-pyc (25.0-r0) (16/25) Installing py3-setuptools (77.0.3-r0) (17/25) Installing py3-setuptools-pyc (77.0.3-r0) (18/25) Installing py3-installer (0.7.0-r2) (19/25) Installing py3-installer-pyc (0.7.0-r2) (20/25) Installing py3-gpep517 (16-r0) (21/25) Installing py3-gpep517-pyc (16-r0) (22/25) Installing py3-wheel (0.43.0-r0) (23/25) Installing py3-wheel-pyc (0.43.0-r0) (24/25) Installing python3-tests (3.12.10-r0) (25/25) Installing .makedepends-py3-pathlib2 (20250503.120304) Executing busybox-1.37.0-r16.trigger OK: 580 MiB in 143 packages >>> py3-pathlib2: Cleaning up srcdir >>> py3-pathlib2: Cleaning up pkgdir >>> py3-pathlib2: Cleaning up tmpdir >>> py3-pathlib2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pathlib2-2.3.7-post1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pathlib2: Fetching pathlib2-2.3.7-post1.tar.gz::https://github.com/jazzband/pathlib2/archive/2.3.7-post1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39281 100 39281 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k 100 39281 100 39281 0 0 102k 0 --:--:-- --:--:-- --:--:-- 0 >>> py3-pathlib2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pathlib2-2.3.7-post1.tar.gz >>> py3-pathlib2: Checking sha512sums... pathlib2-2.3.7-post1.tar.gz: OK fix-tests.patch: OK >>> py3-pathlib2: Unpacking /var/cache/distfiles/edge/pathlib2-2.3.7-post1.tar.gz... >>> py3-pathlib2: fix-tests.patch patching file tests/test_pathlib2.py 2025-05-03 12:03:07,354 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:333: InformationOnly: Normalizing '2.3.7-post1' to '2.3.7.post1' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-03 12:03:07,384 root INFO running bdist_wheel 2025-05-03 12:03:07,395 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-05-03 12:03:07,403 root INFO running build 2025-05-03 12:03:07,403 root INFO running build_py 2025-05-03 12:03:07,407 root INFO creating build/lib/pathlib2 2025-05-03 12:03:07,408 root INFO copying pathlib2/__init__.py -> build/lib/pathlib2 2025-05-03 12:03:07,416 root INFO installing to build/bdist.linux-i686/wheel 2025-05-03 12:03:07,416 root INFO running install 2025-05-03 12:03:07,428 root INFO running install_lib 2025-05-03 12:03:07,432 root INFO creating build/bdist.linux-i686/wheel 2025-05-03 12:03:07,433 root INFO creating build/bdist.linux-i686/wheel/pathlib2 2025-05-03 12:03:07,433 root INFO copying build/lib/pathlib2/__init__.py -> build/bdist.linux-i686/wheel/./pathlib2 2025-05-03 12:03:07,433 root INFO running install_egg_info 2025-05-03 12:03:07,437 root INFO running egg_info 2025-05-03 12:03:07,441 root INFO creating pathlib2.egg-info 2025-05-03 12:03:07,441 root INFO writing pathlib2.egg-info/PKG-INFO 2025-05-03 12:03:07,442 root INFO writing dependency_links to pathlib2.egg-info/dependency_links.txt 2025-05-03 12:03:07,442 root INFO writing requirements to pathlib2.egg-info/requires.txt 2025-05-03 12:03:07,443 root INFO writing top-level names to pathlib2.egg-info/top_level.txt 2025-05-03 12:03:07,443 root INFO writing manifest file 'pathlib2.egg-info/SOURCES.txt' 2025-05-03 12:03:07,447 root INFO reading manifest file 'pathlib2.egg-info/SOURCES.txt' 2025-05-03 12:03:07,447 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 12:03:07,449 root WARNING warning: no previously-included files found matching 'codecov.yml' 2025-05-03 12:03:07,449 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2025-05-03 12:03:07,449 root WARNING no previously-included directories found matching 'appveyor' 2025-05-03 12:03:07,449 root INFO adding license file 'LICENSE.rst' 2025-05-03 12:03:07,451 root INFO writing manifest file 'pathlib2.egg-info/SOURCES.txt' 2025-05-03 12:03:07,451 root INFO Copying pathlib2.egg-info to build/bdist.linux-i686/wheel/./pathlib2-2.3.7.post1-py3.12.egg-info 2025-05-03 12:03:07,452 root INFO running install_scripts 2025-05-03 12:03:07,453 root INFO creating build/bdist.linux-i686/wheel/pathlib2-2.3.7.post1.dist-info/WHEEL 2025-05-03 12:03:07,454 wheel INFO creating '/home/buildozer/aports/community/py3-pathlib2/src/pathlib2-2.3.7-post1/.dist/.tmp-7segcvni/pathlib2-2.3.7.post1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-03 12:03:07,455 wheel INFO adding 'pathlib2/__init__.py' 2025-05-03 12:03:07,455 wheel INFO adding 'pathlib2-2.3.7.post1.dist-info/licenses/LICENSE.rst' 2025-05-03 12:03:07,456 wheel INFO adding 'pathlib2-2.3.7.post1.dist-info/METADATA' 2025-05-03 12:03:07,456 wheel INFO adding 'pathlib2-2.3.7.post1.dist-info/WHEEL' 2025-05-03 12:03:07,456 wheel INFO adding 'pathlib2-2.3.7.post1.dist-info/top_level.txt' 2025-05-03 12:03:07,456 wheel INFO adding 'pathlib2-2.3.7.post1.dist-info/RECORD' 2025-05-03 12:03:07,457 root INFO removing build/bdist.linux-i686/wheel 2025-05-03 12:03:07,457 gpep517 INFO The backend produced .dist/pathlib2-2.3.7.post1-py2.py3-none-any.whl pathlib2-2.3.7.post1-py2.py3-none-any.whl test_parse_parts (tests.test_pathlib2.NTFlavourTest.test_parse_parts) ... ok test_parse_parts_common (tests.test_pathlib2.NTFlavourTest.test_parse_parts_common) ... ok test_splitroot (tests.test_pathlib2.NTFlavourTest.test_splitroot) ... ok test_chmod (tests.test_pathlib2.PathTest.test_chmod) ... ok test_complex_symlinks_absolute (tests.test_pathlib2.PathTest.test_complex_symlinks_absolute) ... ok test_complex_symlinks_relative (tests.test_pathlib2.PathTest.test_complex_symlinks_relative) ... ok test_complex_symlinks_relative_dot_dot (tests.test_pathlib2.PathTest.test_complex_symlinks_relative_dot_dot) ... ok test_concrete_class (tests.test_pathlib2.PathTest.test_concrete_class) ... ok test_cwd (tests.test_pathlib2.PathTest.test_cwd) ... ok test_empty_path (tests.test_pathlib2.PathTest.test_empty_path) ... ok test_exists (tests.test_pathlib2.PathTest.test_exists) ... ok test_expanduser_common (tests.test_pathlib2.PathTest.test_expanduser_common) ... ok test_glob_common (tests.test_pathlib2.PathTest.test_glob_common) ... ok test_glob_dotdot (tests.test_pathlib2.PathTest.test_glob_dotdot) ... ok test_glob_empty_pattern (tests.test_pathlib2.PathTest.test_glob_empty_pattern) ... ok test_group (tests.test_pathlib2.PathTest.test_group) ... ok test_home (tests.test_pathlib2.PathTest.test_home) ... ok test_is_block_device_false (tests.test_pathlib2.PathTest.test_is_block_device_false) ... ok test_is_char_device_false (tests.test_pathlib2.PathTest.test_is_char_device_false) ... ok test_is_char_device_true (tests.test_pathlib2.PathTest.test_is_char_device_true) ... ok test_is_dir (tests.test_pathlib2.PathTest.test_is_dir) ... ok test_is_fifo_false (tests.test_pathlib2.PathTest.test_is_fifo_false) ... ok test_is_fifo_true (tests.test_pathlib2.PathTest.test_is_fifo_true) ... ok test_is_file (tests.test_pathlib2.PathTest.test_is_file) ... ok test_is_socket_false (tests.test_pathlib2.PathTest.test_is_socket_false) ... ok test_is_socket_true (tests.test_pathlib2.PathTest.test_is_socket_true) ... ok test_is_symlink (tests.test_pathlib2.PathTest.test_is_symlink) ... ok test_iterdir (tests.test_pathlib2.PathTest.test_iterdir) ... ok test_iterdir_nodir (tests.test_pathlib2.PathTest.test_iterdir_nodir) ... ok test_iterdir_symlink (tests.test_pathlib2.PathTest.test_iterdir_symlink) ... ok test_lstat (tests.test_pathlib2.PathTest.test_lstat) ... ok test_lstat_nosymlink (tests.test_pathlib2.PathTest.test_lstat_nosymlink) ... ok test_mkdir (tests.test_pathlib2.PathTest.test_mkdir) ... ok test_mkdir_concurrent_parent_creation (tests.test_pathlib2.PathTest.test_mkdir_concurrent_parent_creation) ... ok test_mkdir_exist_ok (tests.test_pathlib2.PathTest.test_mkdir_exist_ok) ... ok test_mkdir_exist_ok_root (tests.test_pathlib2.PathTest.test_mkdir_exist_ok_root) ... ok test_mkdir_exist_ok_with_parent (tests.test_pathlib2.PathTest.test_mkdir_exist_ok_with_parent) ... ok test_mkdir_no_parents_file (tests.test_pathlib2.PathTest.test_mkdir_no_parents_file) ... ok test_mkdir_parents (tests.test_pathlib2.PathTest.test_mkdir_parents) ... ok test_mkdir_with_child_file (tests.test_pathlib2.PathTest.test_mkdir_with_child_file) ... ok test_mkdir_with_unknown_drive (tests.test_pathlib2.PathTest.test_mkdir_with_unknown_drive) ... skipped 'test requires a Windows-compatible system' test_open_common (tests.test_pathlib2.PathTest.test_open_common) ... ok test_owner (tests.test_pathlib2.PathTest.test_owner) ... ok test_parts_interning (tests.test_pathlib2.PathTest.test_parts_interning) ... ok test_pickling_common (tests.test_pathlib2.PathTest.test_pickling_common) ... ok test_read_write_bytes (tests.test_pathlib2.PathTest.test_read_write_bytes) ... ok test_read_write_text (tests.test_pathlib2.PathTest.test_read_write_text) ... ok test_rename (tests.test_pathlib2.PathTest.test_rename) ... ok test_replace (tests.test_pathlib2.PathTest.test_replace) ... ok test_resolve_common (tests.test_pathlib2.PathTest.test_resolve_common) ... ok test_resolve_dot (tests.test_pathlib2.PathTest.test_resolve_dot) ... ok test_rglob_common (tests.test_pathlib2.PathTest.test_rglob_common) ... ok test_rglob_symlink_loop (tests.test_pathlib2.PathTest.test_rglob_symlink_loop) ... ok test_rmdir (tests.test_pathlib2.PathTest.test_rmdir) ... ok test_samefile (tests.test_pathlib2.PathTest.test_samefile) ... ok test_stat (tests.test_pathlib2.PathTest.test_stat) ... ok test_symlink_to (tests.test_pathlib2.PathTest.test_symlink_to) ... ok test_touch_common (tests.test_pathlib2.PathTest.test_touch_common) ... ok test_touch_nochange (tests.test_pathlib2.PathTest.test_touch_nochange) ... ok test_unlink (tests.test_pathlib2.PathTest.test_unlink) ... ok test_unsupported_flavour (tests.test_pathlib2.PathTest.test_unsupported_flavour) ... ok test_with (tests.test_pathlib2.PathTest.test_with) ... ok test_parse_parts (tests.test_pathlib2.PosixFlavourTest.test_parse_parts) ... ok test_parse_parts_common (tests.test_pathlib2.PosixFlavourTest.test_parse_parts_common) ... ok test_splitroot (tests.test_pathlib2.PosixFlavourTest.test_splitroot) ... ok test_anchor_common (tests.test_pathlib2.PosixPathAsPureTest.test_anchor_common) ... ok test_as_bytes_common (tests.test_pathlib2.PosixPathAsPureTest.test_as_bytes_common) ... ok test_as_posix_common (tests.test_pathlib2.PosixPathAsPureTest.test_as_posix_common) ... ok test_as_uri (tests.test_pathlib2.PosixPathAsPureTest.test_as_uri) ... ok test_as_uri_common (tests.test_pathlib2.PosixPathAsPureTest.test_as_uri_common) ... ok test_as_uri_non_ascii (tests.test_pathlib2.PosixPathAsPureTest.test_as_uri_non_ascii) ... ok test_constructor_common (tests.test_pathlib2.PosixPathAsPureTest.test_constructor_common) ... ok test_div (tests.test_pathlib2.PosixPathAsPureTest.test_div) ... ok test_div_common (tests.test_pathlib2.PosixPathAsPureTest.test_div_common) ... ok test_drive_common (tests.test_pathlib2.PosixPathAsPureTest.test_drive_common) ... ok test_eq (tests.test_pathlib2.PosixPathAsPureTest.test_eq) ... ok test_eq_common (tests.test_pathlib2.PosixPathAsPureTest.test_eq_common) ... ok test_equivalences (tests.test_pathlib2.PosixPathAsPureTest.test_equivalences) ... ok test_fspath_common (tests.test_pathlib2.PosixPathAsPureTest.test_fspath_common) ... ok test_is_absolute (tests.test_pathlib2.PosixPathAsPureTest.test_is_absolute) ... ok test_is_reserved (tests.test_pathlib2.PosixPathAsPureTest.test_is_reserved) ... ok test_join (tests.test_pathlib2.PosixPathAsPureTest.test_join) ... ok test_join_common (tests.test_pathlib2.PosixPathAsPureTest.test_join_common) ... ok test_match (tests.test_pathlib2.PosixPathAsPureTest.test_match) ... ok test_match_common (tests.test_pathlib2.PosixPathAsPureTest.test_match_common) ... ok test_name_common (tests.test_pathlib2.PosixPathAsPureTest.test_name_common) ... ok test_ordering_common (tests.test_pathlib2.PosixPathAsPureTest.test_ordering_common) ... ok test_parent_common (tests.test_pathlib2.PosixPathAsPureTest.test_parent_common) ... ok test_parents_common (tests.test_pathlib2.PosixPathAsPureTest.test_parents_common) ... ok test_parts_common (tests.test_pathlib2.PosixPathAsPureTest.test_parts_common) ... ok test_pickling_common (tests.test_pathlib2.PosixPathAsPureTest.test_pickling_common) ... ok test_relative_to_common (tests.test_pathlib2.PosixPathAsPureTest.test_relative_to_common) ... ok test_repr_common (tests.test_pathlib2.PosixPathAsPureTest.test_repr_common) ... ok test_root (tests.test_pathlib2.PosixPathAsPureTest.test_root) ... ok test_root_common (tests.test_pathlib2.PosixPathAsPureTest.test_root_common) ... ok test_stem_common (tests.test_pathlib2.PosixPathAsPureTest.test_stem_common) ... ok test_str_common (tests.test_pathlib2.PosixPathAsPureTest.test_str_common) ... ok test_str_subclass_common (tests.test_pathlib2.PosixPathAsPureTest.test_str_subclass_common) ... ok test_suffix_common (tests.test_pathlib2.PosixPathAsPureTest.test_suffix_common) ... ok test_suffixes_common (tests.test_pathlib2.PosixPathAsPureTest.test_suffixes_common) ... ok test_unicode (tests.test_pathlib2.PosixPathAsPureTest.test_unicode) ... ok test_with_name_common (tests.test_pathlib2.PosixPathAsPureTest.test_with_name_common) ... ok test_with_name_common_unicode (tests.test_pathlib2.PosixPathAsPureTest.test_with_name_common_unicode) ... ok test_with_suffix_common (tests.test_pathlib2.PosixPathAsPureTest.test_with_suffix_common) ... ok test_with_suffix_common_unicode (tests.test_pathlib2.PosixPathAsPureTest.test_with_suffix_common_unicode) ... ok test_chmod (tests.test_pathlib2.PosixPathTest.test_chmod) ... ok test_complex_symlinks_absolute (tests.test_pathlib2.PosixPathTest.test_complex_symlinks_absolute) ... ok test_complex_symlinks_relative (tests.test_pathlib2.PosixPathTest.test_complex_symlinks_relative) ... ok test_complex_symlinks_relative_dot_dot (tests.test_pathlib2.PosixPathTest.test_complex_symlinks_relative_dot_dot) ... ok test_cwd (tests.test_pathlib2.PosixPathTest.test_cwd) ... ok test_empty_path (tests.test_pathlib2.PosixPathTest.test_empty_path) ... ok test_exists (tests.test_pathlib2.PosixPathTest.test_exists) ... ok test_expanduser (tests.test_pathlib2.PosixPathTest.test_expanduser) ... ok test_expanduser_common (tests.test_pathlib2.PosixPathTest.test_expanduser_common) ... ok test_glob (tests.test_pathlib2.PosixPathTest.test_glob) ... ok test_glob_common (tests.test_pathlib2.PosixPathTest.test_glob_common) ... ok test_glob_dotdot (tests.test_pathlib2.PosixPathTest.test_glob_dotdot) ... ok test_group (tests.test_pathlib2.PosixPathTest.test_group) ... ok test_home (tests.test_pathlib2.PosixPathTest.test_home) ... ok test_is_block_device_false (tests.test_pathlib2.PosixPathTest.test_is_block_device_false) ... ok test_is_char_device_false (tests.test_pathlib2.PosixPathTest.test_is_char_device_false) ... ok test_is_char_device_true (tests.test_pathlib2.PosixPathTest.test_is_char_device_true) ... ok test_is_dir (tests.test_pathlib2.PosixPathTest.test_is_dir) ... ok test_is_fifo_false (tests.test_pathlib2.PosixPathTest.test_is_fifo_false) ... ok test_is_fifo_true (tests.test_pathlib2.PosixPathTest.test_is_fifo_true) ... ok test_is_file (tests.test_pathlib2.PosixPathTest.test_is_file) ... ok test_is_socket_false (tests.test_pathlib2.PosixPathTest.test_is_socket_false) ... ok test_is_socket_true (tests.test_pathlib2.PosixPathTest.test_is_socket_true) ... ok test_is_symlink (tests.test_pathlib2.PosixPathTest.test_is_symlink) ... ok test_iterdir (tests.test_pathlib2.PosixPathTest.test_iterdir) ... ok test_iterdir_nodir (tests.test_pathlib2.PosixPathTest.test_iterdir_nodir) ... ok test_iterdir_symlink (tests.test_pathlib2.PosixPathTest.test_iterdir_symlink) ... ok test_lstat (tests.test_pathlib2.PosixPathTest.test_lstat) ... ok test_lstat_nosymlink (tests.test_pathlib2.PosixPathTest.test_lstat_nosymlink) ... ok test_mkdir (tests.test_pathlib2.PosixPathTest.test_mkdir) ... ok test_mkdir_concurrent_parent_creation (tests.test_pathlib2.PosixPathTest.test_mkdir_concurrent_parent_creation) ... ok test_mkdir_exist_ok (tests.test_pathlib2.PosixPathTest.test_mkdir_exist_ok) ... ok test_mkdir_exist_ok_root (tests.test_pathlib2.PosixPathTest.test_mkdir_exist_ok_root) ... ok test_mkdir_exist_ok_with_parent (tests.test_pathlib2.PosixPathTest.test_mkdir_exist_ok_with_parent) ... ok test_mkdir_no_parents_file (tests.test_pathlib2.PosixPathTest.test_mkdir_no_parents_file) ... ok test_mkdir_parents (tests.test_pathlib2.PosixPathTest.test_mkdir_parents) ... ok test_mkdir_with_child_file (tests.test_pathlib2.PosixPathTest.test_mkdir_with_child_file) ... ok test_mkdir_with_unknown_drive (tests.test_pathlib2.PosixPathTest.test_mkdir_with_unknown_drive) ... skipped 'test requires a Windows-compatible system' test_open_common (tests.test_pathlib2.PosixPathTest.test_open_common) ... ok test_open_mode (tests.test_pathlib2.PosixPathTest.test_open_mode) ... ok test_owner (tests.test_pathlib2.PosixPathTest.test_owner) ... ok test_parts_interning (tests.test_pathlib2.PosixPathTest.test_parts_interning) ... ok test_pickling_common (tests.test_pathlib2.PosixPathTest.test_pickling_common) ... ok test_read_write_bytes (tests.test_pathlib2.PosixPathTest.test_read_write_bytes) ... ok test_read_write_text (tests.test_pathlib2.PosixPathTest.test_read_write_text) ... ok test_rename (tests.test_pathlib2.PosixPathTest.test_rename) ... ok test_replace (tests.test_pathlib2.PosixPathTest.test_replace) ... ok test_resolve_common (tests.test_pathlib2.PosixPathTest.test_resolve_common) ... ok test_resolve_dot (tests.test_pathlib2.PosixPathTest.test_resolve_dot) ... ok test_resolve_loop (tests.test_pathlib2.PosixPathTest.test_resolve_loop) ... ok test_rglob (tests.test_pathlib2.PosixPathTest.test_rglob) ... ok test_rglob_common (tests.test_pathlib2.PosixPathTest.test_rglob_common) ... ok test_rglob_symlink_loop (tests.test_pathlib2.PosixPathTest.test_rglob_symlink_loop) ... ok test_rmdir (tests.test_pathlib2.PosixPathTest.test_rmdir) ... ok test_samefile (tests.test_pathlib2.PosixPathTest.test_samefile) ... ok test_stat (tests.test_pathlib2.PosixPathTest.test_stat) ... ok test_symlink_to (tests.test_pathlib2.PosixPathTest.test_symlink_to) ... ok test_touch_common (tests.test_pathlib2.PosixPathTest.test_touch_common) ... ok test_touch_mode (tests.test_pathlib2.PosixPathTest.test_touch_mode) ... ok test_touch_nochange (tests.test_pathlib2.PosixPathTest.test_touch_nochange) ... ok test_unlink (tests.test_pathlib2.PosixPathTest.test_unlink) ... ok test_with (tests.test_pathlib2.PosixPathTest.test_with) ... ok test_anchor_common (tests.test_pathlib2.PurePathTest.test_anchor_common) ... ok test_as_bytes_common (tests.test_pathlib2.PurePathTest.test_as_bytes_common) ... ok test_as_posix_common (tests.test_pathlib2.PurePathTest.test_as_posix_common) ... ok test_as_uri_common (tests.test_pathlib2.PurePathTest.test_as_uri_common) ... ok test_concrete_class (tests.test_pathlib2.PurePathTest.test_concrete_class) ... ok test_constructor_common (tests.test_pathlib2.PurePathTest.test_constructor_common) ... ok test_different_flavours_unequal (tests.test_pathlib2.PurePathTest.test_different_flavours_unequal) ... ok test_different_flavours_unordered (tests.test_pathlib2.PurePathTest.test_different_flavours_unordered) ... ok test_div_common (tests.test_pathlib2.PurePathTest.test_div_common) ... ok test_drive_common (tests.test_pathlib2.PurePathTest.test_drive_common) ... ok test_eq_common (tests.test_pathlib2.PurePathTest.test_eq_common) ... ok test_equivalences (tests.test_pathlib2.PurePathTest.test_equivalences) ... ok test_fspath_common (tests.test_pathlib2.PurePathTest.test_fspath_common) ... ok test_join_common (tests.test_pathlib2.PurePathTest.test_join_common) ... ok test_match_common (tests.test_pathlib2.PurePathTest.test_match_common) ... ok test_name_common (tests.test_pathlib2.PurePathTest.test_name_common) ... ok test_ordering_common (tests.test_pathlib2.PurePathTest.test_ordering_common) ... ok test_parent_common (tests.test_pathlib2.PurePathTest.test_parent_common) ... ok test_parents_common (tests.test_pathlib2.PurePathTest.test_parents_common) ... ok test_parts_common (tests.test_pathlib2.PurePathTest.test_parts_common) ... ok test_pickling_common (tests.test_pathlib2.PurePathTest.test_pickling_common) ... ok test_relative_to_common (tests.test_pathlib2.PurePathTest.test_relative_to_common) ... ok test_repr_common (tests.test_pathlib2.PurePathTest.test_repr_common) ... ok test_root_common (tests.test_pathlib2.PurePathTest.test_root_common) ... ok test_stem_common (tests.test_pathlib2.PurePathTest.test_stem_common) ... ok test_str_common (tests.test_pathlib2.PurePathTest.test_str_common) ... ok test_str_subclass_common (tests.test_pathlib2.PurePathTest.test_str_subclass_common) ... ok test_suffix_common (tests.test_pathlib2.PurePathTest.test_suffix_common) ... ok test_suffixes_common (tests.test_pathlib2.PurePathTest.test_suffixes_common) ... ok test_unicode (tests.test_pathlib2.PurePathTest.test_unicode) ... ok test_with_name_common (tests.test_pathlib2.PurePathTest.test_with_name_common) ... ok test_with_name_common_unicode (tests.test_pathlib2.PurePathTest.test_with_name_common_unicode) ... ok test_with_suffix_common (tests.test_pathlib2.PurePathTest.test_with_suffix_common) ... ok test_with_suffix_common_unicode (tests.test_pathlib2.PurePathTest.test_with_suffix_common_unicode) ... ok test_anchor_common (tests.test_pathlib2.PurePosixPathTest.test_anchor_common) ... ok test_as_bytes_common (tests.test_pathlib2.PurePosixPathTest.test_as_bytes_common) ... ok test_as_posix_common (tests.test_pathlib2.PurePosixPathTest.test_as_posix_common) ... ok test_as_uri (tests.test_pathlib2.PurePosixPathTest.test_as_uri) ... ok test_as_uri_common (tests.test_pathlib2.PurePosixPathTest.test_as_uri_common) ... ok test_as_uri_non_ascii (tests.test_pathlib2.PurePosixPathTest.test_as_uri_non_ascii) ... ok test_constructor_common (tests.test_pathlib2.PurePosixPathTest.test_constructor_common) ... ok test_div (tests.test_pathlib2.PurePosixPathTest.test_div) ... ok test_div_common (tests.test_pathlib2.PurePosixPathTest.test_div_common) ... ok test_drive_common (tests.test_pathlib2.PurePosixPathTest.test_drive_common) ... ok test_eq (tests.test_pathlib2.PurePosixPathTest.test_eq) ... ok test_eq_common (tests.test_pathlib2.PurePosixPathTest.test_eq_common) ... ok test_equivalences (tests.test_pathlib2.PurePosixPathTest.test_equivalences) ... ok test_fspath_common (tests.test_pathlib2.PurePosixPathTest.test_fspath_common) ... ok test_is_absolute (tests.test_pathlib2.PurePosixPathTest.test_is_absolute) ... ok test_is_reserved (tests.test_pathlib2.PurePosixPathTest.test_is_reserved) ... ok test_join (tests.test_pathlib2.PurePosixPathTest.test_join) ... ok test_join_common (tests.test_pathlib2.PurePosixPathTest.test_join_common) ... ok test_match (tests.test_pathlib2.PurePosixPathTest.test_match) ... ok test_match_common (tests.test_pathlib2.PurePosixPathTest.test_match_common) ... ok test_name_common (tests.test_pathlib2.PurePosixPathTest.test_name_common) ... ok test_ordering_common (tests.test_pathlib2.PurePosixPathTest.test_ordering_common) ... ok test_parent_common (tests.test_pathlib2.PurePosixPathTest.test_parent_common) ... ok test_parents_common (tests.test_pathlib2.PurePosixPathTest.test_parents_common) ... ok test_parts_common (tests.test_pathlib2.PurePosixPathTest.test_parts_common) ... ok test_pickling_common (tests.test_pathlib2.PurePosixPathTest.test_pickling_common) ... ok test_relative_to_common (tests.test_pathlib2.PurePosixPathTest.test_relative_to_common) ... ok test_repr_common (tests.test_pathlib2.PurePosixPathTest.test_repr_common) ... ok test_root (tests.test_pathlib2.PurePosixPathTest.test_root) ... ok test_root_common (tests.test_pathlib2.PurePosixPathTest.test_root_common) ... ok test_stem_common (tests.test_pathlib2.PurePosixPathTest.test_stem_common) ... ok test_str_common (tests.test_pathlib2.PurePosixPathTest.test_str_common) ... ok test_str_subclass_common (tests.test_pathlib2.PurePosixPathTest.test_str_subclass_common) ... ok test_suffix_common (tests.test_pathlib2.PurePosixPathTest.test_suffix_common) ... ok test_suffixes_common (tests.test_pathlib2.PurePosixPathTest.test_suffixes_common) ... ok test_unicode (tests.test_pathlib2.PurePosixPathTest.test_unicode) ... ok test_with_name_common (tests.test_pathlib2.PurePosixPathTest.test_with_name_common) ... ok test_with_name_common_unicode (tests.test_pathlib2.PurePosixPathTest.test_with_name_common_unicode) ... ok test_with_suffix_common (tests.test_pathlib2.PurePosixPathTest.test_with_suffix_common) ... ok test_with_suffix_common_unicode (tests.test_pathlib2.PurePosixPathTest.test_with_suffix_common_unicode) ... ok test_anchor (tests.test_pathlib2.PureWindowsPathTest.test_anchor) ... ok test_anchor_common (tests.test_pathlib2.PureWindowsPathTest.test_anchor_common) ... ok test_as_bytes_common (tests.test_pathlib2.PureWindowsPathTest.test_as_bytes_common) ... ok test_as_posix_common (tests.test_pathlib2.PureWindowsPathTest.test_as_posix_common) ... ok test_as_uri (tests.test_pathlib2.PureWindowsPathTest.test_as_uri) ... ok test_as_uri_common (tests.test_pathlib2.PureWindowsPathTest.test_as_uri_common) ... ok test_constructor_common (tests.test_pathlib2.PureWindowsPathTest.test_constructor_common) ... ok test_div (tests.test_pathlib2.PureWindowsPathTest.test_div) ... ok test_div_common (tests.test_pathlib2.PureWindowsPathTest.test_div_common) ... ok test_drive (tests.test_pathlib2.PureWindowsPathTest.test_drive) ... ok test_drive_common (tests.test_pathlib2.PureWindowsPathTest.test_drive_common) ... ok test_eq (tests.test_pathlib2.PureWindowsPathTest.test_eq) ... ok test_eq_common (tests.test_pathlib2.PureWindowsPathTest.test_eq_common) ... ok test_equivalences (tests.test_pathlib2.PureWindowsPathTest.test_equivalences) ... ok test_fspath_common (tests.test_pathlib2.PureWindowsPathTest.test_fspath_common) ... ok test_is_absolute (tests.test_pathlib2.PureWindowsPathTest.test_is_absolute) ... ok test_is_reserved (tests.test_pathlib2.PureWindowsPathTest.test_is_reserved) ... ok test_join (tests.test_pathlib2.PureWindowsPathTest.test_join) ... ok test_join_common (tests.test_pathlib2.PureWindowsPathTest.test_join_common) ... ok test_match_common (tests.test_pathlib2.PureWindowsPathTest.test_match_common) ... ok test_name (tests.test_pathlib2.PureWindowsPathTest.test_name) ... ok test_name_common (tests.test_pathlib2.PureWindowsPathTest.test_name_common) ... ok test_ordering_common (tests.test_pathlib2.PureWindowsPathTest.test_ordering_common) ... ok test_parent (tests.test_pathlib2.PureWindowsPathTest.test_parent) ... ok test_parent_common (tests.test_pathlib2.PureWindowsPathTest.test_parent_common) ... ok test_parents (tests.test_pathlib2.PureWindowsPathTest.test_parents) ... ok test_parents_common (tests.test_pathlib2.PureWindowsPathTest.test_parents_common) ... ok test_parts (tests.test_pathlib2.PureWindowsPathTest.test_parts) ... ok test_parts_common (tests.test_pathlib2.PureWindowsPathTest.test_parts_common) ... ok test_pickling_common (tests.test_pathlib2.PureWindowsPathTest.test_pickling_common) ... ok test_relative_to (tests.test_pathlib2.PureWindowsPathTest.test_relative_to) ... ok test_relative_to_common (tests.test_pathlib2.PureWindowsPathTest.test_relative_to_common) ... ok test_repr_common (tests.test_pathlib2.PureWindowsPathTest.test_repr_common) ... ok test_root (tests.test_pathlib2.PureWindowsPathTest.test_root) ... ok test_root_common (tests.test_pathlib2.PureWindowsPathTest.test_root_common) ... ok test_stem (tests.test_pathlib2.PureWindowsPathTest.test_stem) ... ok test_stem_common (tests.test_pathlib2.PureWindowsPathTest.test_stem_common) ... ok test_str (tests.test_pathlib2.PureWindowsPathTest.test_str) ... ok test_str_common (tests.test_pathlib2.PureWindowsPathTest.test_str_common) ... ok test_str_subclass (tests.test_pathlib2.PureWindowsPathTest.test_str_subclass) ... ok test_str_subclass_common (tests.test_pathlib2.PureWindowsPathTest.test_str_subclass_common) ... ok test_suffix (tests.test_pathlib2.PureWindowsPathTest.test_suffix) ... ok test_suffix_common (tests.test_pathlib2.PureWindowsPathTest.test_suffix_common) ... ok test_suffixes (tests.test_pathlib2.PureWindowsPathTest.test_suffixes) ... ok test_suffixes_common (tests.test_pathlib2.PureWindowsPathTest.test_suffixes_common) ... ok test_unicode (tests.test_pathlib2.PureWindowsPathTest.test_unicode) ... ok test_with_name (tests.test_pathlib2.PureWindowsPathTest.test_with_name) ... ok test_with_name_common (tests.test_pathlib2.PureWindowsPathTest.test_with_name_common) ... ok test_with_name_common_unicode (tests.test_pathlib2.PureWindowsPathTest.test_with_name_common_unicode) ... ok test_with_suffix (tests.test_pathlib2.PureWindowsPathTest.test_with_suffix) ... ok test_with_suffix_common (tests.test_pathlib2.PureWindowsPathTest.test_with_suffix_common) ... ok test_with_suffix_common_unicode (tests.test_pathlib2.PureWindowsPathTest.test_with_suffix_common_unicode) ... ok test_anchor (tests.test_pathlib2.WindowsPathAsPureTest.test_anchor) ... skipped 'test requires a Windows-compatible system' test_anchor_common (tests.test_pathlib2.WindowsPathAsPureTest.test_anchor_common) ... skipped 'test requires a Windows-compatible system' test_as_bytes_common (tests.test_pathlib2.WindowsPathAsPureTest.test_as_bytes_common) ... skipped 'test requires a Windows-compatible system' test_as_posix_common (tests.test_pathlib2.WindowsPathAsPureTest.test_as_posix_common) ... skipped 'test requires a Windows-compatible system' test_as_uri (tests.test_pathlib2.WindowsPathAsPureTest.test_as_uri) ... skipped 'test requires a Windows-compatible system' test_as_uri_common (tests.test_pathlib2.WindowsPathAsPureTest.test_as_uri_common) ... skipped 'test requires a Windows-compatible system' test_constructor_common (tests.test_pathlib2.WindowsPathAsPureTest.test_constructor_common) ... skipped 'test requires a Windows-compatible system' test_div (tests.test_pathlib2.WindowsPathAsPureTest.test_div) ... skipped 'test requires a Windows-compatible system' test_div_common (tests.test_pathlib2.WindowsPathAsPureTest.test_div_common) ... skipped 'test requires a Windows-compatible system' test_drive (tests.test_pathlib2.WindowsPathAsPureTest.test_drive) ... skipped 'test requires a Windows-compatible system' test_drive_common (tests.test_pathlib2.WindowsPathAsPureTest.test_drive_common) ... skipped 'test requires a Windows-compatible system' test_eq (tests.test_pathlib2.WindowsPathAsPureTest.test_eq) ... skipped 'test requires a Windows-compatible system' test_eq_common (tests.test_pathlib2.WindowsPathAsPureTest.test_eq_common) ... skipped 'test requires a Windows-compatible system' test_equivalences (tests.test_pathlib2.WindowsPathAsPureTest.test_equivalences) ... skipped 'test requires a Windows-compatible system' test_fspath_common (tests.test_pathlib2.WindowsPathAsPureTest.test_fspath_common) ... skipped 'test requires a Windows-compatible system' test_group (tests.test_pathlib2.WindowsPathAsPureTest.test_group) ... skipped 'test requires a Windows-compatible system' test_is_absolute (tests.test_pathlib2.WindowsPathAsPureTest.test_is_absolute) ... skipped 'test requires a Windows-compatible system' test_is_reserved (tests.test_pathlib2.WindowsPathAsPureTest.test_is_reserved) ... skipped 'test requires a Windows-compatible system' test_join (tests.test_pathlib2.WindowsPathAsPureTest.test_join) ... skipped 'test requires a Windows-compatible system' test_join_common (tests.test_pathlib2.WindowsPathAsPureTest.test_join_common) ... skipped 'test requires a Windows-compatible system' test_match_common (tests.test_pathlib2.WindowsPathAsPureTest.test_match_common) ... skipped 'test requires a Windows-compatible system' test_name (tests.test_pathlib2.WindowsPathAsPureTest.test_name) ... skipped 'test requires a Windows-compatible system' test_name_common (tests.test_pathlib2.WindowsPathAsPureTest.test_name_common) ... skipped 'test requires a Windows-compatible system' test_ordering_common (tests.test_pathlib2.WindowsPathAsPureTest.test_ordering_common) ... skipped 'test requires a Windows-compatible system' test_owner (tests.test_pathlib2.WindowsPathAsPureTest.test_owner) ... skipped 'test requires a Windows-compatible system' test_parent (tests.test_pathlib2.WindowsPathAsPureTest.test_parent) ... skipped 'test requires a Windows-compatible system' test_parent_common (tests.test_pathlib2.WindowsPathAsPureTest.test_parent_common) ... skipped 'test requires a Windows-compatible system' test_parents (tests.test_pathlib2.WindowsPathAsPureTest.test_parents) ... skipped 'test requires a Windows-compatible system' test_parents_common (tests.test_pathlib2.WindowsPathAsPureTest.test_parents_common) ... skipped 'test requires a Windows-compatible system' test_parts (tests.test_pathlib2.WindowsPathAsPureTest.test_parts) ... skipped 'test requires a Windows-compatible system' test_parts_common (tests.test_pathlib2.WindowsPathAsPureTest.test_parts_common) ... skipped 'test requires a Windows-compatible system' test_pickling_common (tests.test_pathlib2.WindowsPathAsPureTest.test_pickling_common) ... skipped 'test requires a Windows-compatible system' test_relative_to (tests.test_pathlib2.WindowsPathAsPureTest.test_relative_to) ... skipped 'test requires a Windows-compatible system' test_relative_to_common (tests.test_pathlib2.WindowsPathAsPureTest.test_relative_to_common) ... skipped 'test requires a Windows-compatible system' test_repr_common (tests.test_pathlib2.WindowsPathAsPureTest.test_repr_common) ... skipped 'test requires a Windows-compatible system' test_root (tests.test_pathlib2.WindowsPathAsPureTest.test_root) ... skipped 'test requires a Windows-compatible system' test_root_common (tests.test_pathlib2.WindowsPathAsPureTest.test_root_common) ... skipped 'test requires a Windows-compatible system' test_stem (tests.test_pathlib2.WindowsPathAsPureTest.test_stem) ... skipped 'test requires a Windows-compatible system' test_stem_common (tests.test_pathlib2.WindowsPathAsPureTest.test_stem_common) ... skipped 'test requires a Windows-compatible system' test_str (tests.test_pathlib2.WindowsPathAsPureTest.test_str) ... skipped 'test requires a Windows-compatible system' test_str_common (tests.test_pathlib2.WindowsPathAsPureTest.test_str_common) ... skipped 'test requires a Windows-compatible system' test_str_subclass (tests.test_pathlib2.WindowsPathAsPureTest.test_str_subclass) ... skipped 'test requires a Windows-compatible system' test_str_subclass_common (tests.test_pathlib2.WindowsPathAsPureTest.test_str_subclass_common) ... skipped 'test requires a Windows-compatible system' test_suffix (tests.test_pathlib2.WindowsPathAsPureTest.test_suffix) ... skipped 'test requires a Windows-compatible system' test_suffix_common (tests.test_pathlib2.WindowsPathAsPureTest.test_suffix_common) ... skipped 'test requires a Windows-compatible system' test_suffixes (tests.test_pathlib2.WindowsPathAsPureTest.test_suffixes) ... skipped 'test requires a Windows-compatible system' test_suffixes_common (tests.test_pathlib2.WindowsPathAsPureTest.test_suffixes_common) ... skipped 'test requires a Windows-compatible system' test_unicode (tests.test_pathlib2.WindowsPathAsPureTest.test_unicode) ... skipped 'test requires a Windows-compatible system' test_with_name (tests.test_pathlib2.WindowsPathAsPureTest.test_with_name) ... skipped 'test requires a Windows-compatible system' test_with_name_common (tests.test_pathlib2.WindowsPathAsPureTest.test_with_name_common) ... skipped 'test requires a Windows-compatible system' test_with_name_common_unicode (tests.test_pathlib2.WindowsPathAsPureTest.test_with_name_common_unicode) ... skipped 'test requires a Windows-compatible system' test_with_suffix (tests.test_pathlib2.WindowsPathAsPureTest.test_with_suffix) ... skipped 'test requires a Windows-compatible system' test_with_suffix_common (tests.test_pathlib2.WindowsPathAsPureTest.test_with_suffix_common) ... skipped 'test requires a Windows-compatible system' test_with_suffix_common_unicode (tests.test_pathlib2.WindowsPathAsPureTest.test_with_suffix_common_unicode) ... skipped 'test requires a Windows-compatible system' test_chmod (tests.test_pathlib2.WindowsPathTest.test_chmod) ... skipped 'test requires a Windows-compatible system' test_complex_symlinks_absolute (tests.test_pathlib2.WindowsPathTest.test_complex_symlinks_absolute) ... skipped 'test requires a Windows-compatible system' test_complex_symlinks_relative (tests.test_pathlib2.WindowsPathTest.test_complex_symlinks_relative) ... skipped 'test requires a Windows-compatible system' test_complex_symlinks_relative_dot_dot (tests.test_pathlib2.WindowsPathTest.test_complex_symlinks_relative_dot_dot) ... skipped 'test requires a Windows-compatible system' test_cwd (tests.test_pathlib2.WindowsPathTest.test_cwd) ... skipped 'test requires a Windows-compatible system' test_empty_path (tests.test_pathlib2.WindowsPathTest.test_empty_path) ... skipped 'test requires a Windows-compatible system' test_exists (tests.test_pathlib2.WindowsPathTest.test_exists) ... skipped 'test requires a Windows-compatible system' test_expanduser (tests.test_pathlib2.WindowsPathTest.test_expanduser) ... skipped 'test requires a Windows-compatible system' test_expanduser_common (tests.test_pathlib2.WindowsPathTest.test_expanduser_common) ... skipped 'test requires a Windows-compatible system' test_glob (tests.test_pathlib2.WindowsPathTest.test_glob) ... skipped 'test requires a Windows-compatible system' test_glob_common (tests.test_pathlib2.WindowsPathTest.test_glob_common) ... skipped 'test requires a Windows-compatible system' test_glob_dotdot (tests.test_pathlib2.WindowsPathTest.test_glob_dotdot) ... skipped 'test requires a Windows-compatible system' test_group (tests.test_pathlib2.WindowsPathTest.test_group) ... skipped 'test requires a Windows-compatible system' test_home (tests.test_pathlib2.WindowsPathTest.test_home) ... skipped 'test requires a Windows-compatible system' test_is_block_device_false (tests.test_pathlib2.WindowsPathTest.test_is_block_device_false) ... skipped 'test requires a Windows-compatible system' test_is_char_device_false (tests.test_pathlib2.WindowsPathTest.test_is_char_device_false) ... skipped 'test requires a Windows-compatible system' test_is_char_device_true (tests.test_pathlib2.WindowsPathTest.test_is_char_device_true) ... skipped 'test requires a Windows-compatible system' test_is_dir (tests.test_pathlib2.WindowsPathTest.test_is_dir) ... skipped 'test requires a Windows-compatible system' test_is_fifo_false (tests.test_pathlib2.WindowsPathTest.test_is_fifo_false) ... skipped 'test requires a Windows-compatible system' test_is_fifo_true (tests.test_pathlib2.WindowsPathTest.test_is_fifo_true) ... skipped 'test requires a Windows-compatible system' test_is_file (tests.test_pathlib2.WindowsPathTest.test_is_file) ... skipped 'test requires a Windows-compatible system' test_is_socket_false (tests.test_pathlib2.WindowsPathTest.test_is_socket_false) ... skipped 'test requires a Windows-compatible system' test_is_socket_true (tests.test_pathlib2.WindowsPathTest.test_is_socket_true) ... skipped 'test requires a Windows-compatible system' test_is_symlink (tests.test_pathlib2.WindowsPathTest.test_is_symlink) ... skipped 'test requires a Windows-compatible system' test_iterdir (tests.test_pathlib2.WindowsPathTest.test_iterdir) ... skipped 'test requires a Windows-compatible system' test_iterdir_nodir (tests.test_pathlib2.WindowsPathTest.test_iterdir_nodir) ... skipped 'test requires a Windows-compatible system' test_iterdir_symlink (tests.test_pathlib2.WindowsPathTest.test_iterdir_symlink) ... skipped 'test requires a Windows-compatible system' test_lstat (tests.test_pathlib2.WindowsPathTest.test_lstat) ... skipped 'test requires a Windows-compatible system' test_lstat_nosymlink (tests.test_pathlib2.WindowsPathTest.test_lstat_nosymlink) ... skipped 'test requires a Windows-compatible system' test_mkdir (tests.test_pathlib2.WindowsPathTest.test_mkdir) ... skipped 'test requires a Windows-compatible system' test_mkdir_concurrent_parent_creation (tests.test_pathlib2.WindowsPathTest.test_mkdir_concurrent_parent_creation) ... skipped 'test requires a Windows-compatible system' test_mkdir_exist_ok (tests.test_pathlib2.WindowsPathTest.test_mkdir_exist_ok) ... skipped 'test requires a Windows-compatible system' test_mkdir_exist_ok_root (tests.test_pathlib2.WindowsPathTest.test_mkdir_exist_ok_root) ... skipped 'test requires a Windows-compatible system' test_mkdir_exist_ok_with_parent (tests.test_pathlib2.WindowsPathTest.test_mkdir_exist_ok_with_parent) ... skipped 'test requires a Windows-compatible system' test_mkdir_no_parents_file (tests.test_pathlib2.WindowsPathTest.test_mkdir_no_parents_file) ... skipped 'test requires a Windows-compatible system' test_mkdir_parents (tests.test_pathlib2.WindowsPathTest.test_mkdir_parents) ... skipped 'test requires a Windows-compatible system' test_mkdir_with_child_file (tests.test_pathlib2.WindowsPathTest.test_mkdir_with_child_file) ... skipped 'test requires a Windows-compatible system' test_mkdir_with_unknown_drive (tests.test_pathlib2.WindowsPathTest.test_mkdir_with_unknown_drive) ... skipped 'test requires a Windows-compatible system' test_open_common (tests.test_pathlib2.WindowsPathTest.test_open_common) ... skipped 'test requires a Windows-compatible system' test_owner (tests.test_pathlib2.WindowsPathTest.test_owner) ... skipped 'test requires a Windows-compatible system' test_parts_interning (tests.test_pathlib2.WindowsPathTest.test_parts_interning) ... skipped 'test requires a Windows-compatible system' test_pickling_common (tests.test_pathlib2.WindowsPathTest.test_pickling_common) ... skipped 'test requires a Windows-compatible system' test_read_write_bytes (tests.test_pathlib2.WindowsPathTest.test_read_write_bytes) ... skipped 'test requires a Windows-compatible system' test_read_write_text (tests.test_pathlib2.WindowsPathTest.test_read_write_text) ... skipped 'test requires a Windows-compatible system' test_rename (tests.test_pathlib2.WindowsPathTest.test_rename) ... skipped 'test requires a Windows-compatible system' test_replace (tests.test_pathlib2.WindowsPathTest.test_replace) ... skipped 'test requires a Windows-compatible system' test_resolve_common (tests.test_pathlib2.WindowsPathTest.test_resolve_common) ... skipped 'test requires a Windows-compatible system' test_resolve_dot (tests.test_pathlib2.WindowsPathTest.test_resolve_dot) ... skipped 'test requires a Windows-compatible system' test_rglob (tests.test_pathlib2.WindowsPathTest.test_rglob) ... skipped 'test requires a Windows-compatible system' test_rglob_common (tests.test_pathlib2.WindowsPathTest.test_rglob_common) ... skipped 'test requires a Windows-compatible system' test_rglob_symlink_loop (tests.test_pathlib2.WindowsPathTest.test_rglob_symlink_loop) ... skipped 'test requires a Windows-compatible system' test_rmdir (tests.test_pathlib2.WindowsPathTest.test_rmdir) ... skipped 'test requires a Windows-compatible system' test_samefile (tests.test_pathlib2.WindowsPathTest.test_samefile) ... skipped 'test requires a Windows-compatible system' test_stat (tests.test_pathlib2.WindowsPathTest.test_stat) ... skipped 'test requires a Windows-compatible system' test_symlink_to (tests.test_pathlib2.WindowsPathTest.test_symlink_to) ... skipped 'test requires a Windows-compatible system' test_touch_common (tests.test_pathlib2.WindowsPathTest.test_touch_common) ... skipped 'test requires a Windows-compatible system' test_touch_nochange (tests.test_pathlib2.WindowsPathTest.test_touch_nochange) ... skipped 'test requires a Windows-compatible system' test_unlink (tests.test_pathlib2.WindowsPathTest.test_unlink) ... skipped 'test requires a Windows-compatible system' test_with (tests.test_pathlib2.WindowsPathTest.test_with) ... skipped 'test requires a Windows-compatible system' test_absolute (tests.test_unicode.TestUnicode.test_absolute) Test that pathlib.Path.absolute() returns str objects only. ... ok test_anchor (tests.test_unicode.TestUnicode.test_anchor) Test that pathlib.Path.anchor() returns a str object. ... ok test_div (tests.test_unicode.TestUnicode.test_div) Test that div/truediv/rtruediv accepts a Unicode argument. ... ok test_glob (tests.test_unicode.TestUnicode.test_glob) Test that pathlib.Path.glob() accepts a Unicode pattern. ... ok test_init (tests.test_unicode.TestUnicode.test_init) Test that self.base was constructed properly. ... ok test_joinpath (tests.test_unicode.TestUnicode.test_joinpath) Test that pathlib.Path.joinpath() accepts a Unicode path. ... ok test_match (tests.test_unicode.TestUnicode.test_match) Test that pathlib.Path.match() accepts a Unicode pattern. ... ok test_parent (tests.test_unicode.TestUnicode.test_parent) Test that pathlib.Path.parent() returns str objects. ... ok test_parents (tests.test_unicode.TestUnicode.test_parents) Test that pathlib.Path.parent() returns str objects. ... ok test_relative_to (tests.test_unicode.TestUnicode.test_relative_to) Test that pathlib.Path.relative_to() accepts a Unicode path. ... ok test_rename (tests.test_unicode.TestUnicode.test_rename) Test that pathlib.Path.rename() accepts a Unicode path. ... ok test_replace (tests.test_unicode.TestUnicode.test_replace) Test that pathlib.Path.replace() accepts a Unicode path. ... ok test_rglob (tests.test_unicode.TestUnicode.test_rglob) Test that pathlib.Path.rglob() accepts a Unicode pattern. ... ok test_root (tests.test_unicode.TestUnicode.test_root) Test that pathlib.Path.root returns a str object. ... ok test_samefile (tests.test_unicode.TestUnicode.test_samefile) Test that pathlib.Path.samefile() accepts a Unicode path. ... ok test_stem (tests.test_unicode.TestUnicode.test_stem) Test that pathlib.Path.stem returns a str object. ... ok test_suffix (tests.test_unicode.TestUnicode.test_suffix) Test that pathlib.Path.suffix returns a str object. ... ok test_suffixes (tests.test_unicode.TestUnicode.test_suffixes) Test that pathlib.Path.suffixes returns str objects. ... ok test_symlink_to (tests.test_unicode.TestUnicode.test_symlink_to) Test that pathlib.Path.symlink_to() accepts a Unicode path. ... ok test_with_name (tests.test_unicode.TestUnicode.test_with_name) Test that pathlib.Path.with_name() accepts a Unicode name. ... ok test_with_suffix (tests.test_unicode.TestUnicode.test_with_suffix) Test that pathlib.Path.with_suffix() accepts a Unicode suffix. ... ok ---------------------------------------------------------------------- Ran 427 tests in 0.264s OK (skipped=115) >>> py3-pathlib2: Entering fakeroot... >>> py3-pathlib2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pathlib2/__pycache__' -> '/home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2-pyc/usr/lib/python3.12/site-packages/pathlib2/__pycache__' >>> py3-pathlib2-pyc*: Preparing subpackage py3-pathlib2-pyc... >>> py3-pathlib2-pyc*: Running postcheck for py3-pathlib2-pyc >>> py3-pathlib2*: Running postcheck for py3-pathlib2 >>> py3-pathlib2*: Preparing package py3-pathlib2... >>> py3-pathlib2-pyc*: Tracing dependencies... python3 py3-six python3~3.12 >>> py3-pathlib2-pyc*: Package size: 75.1 KB >>> py3-pathlib2-pyc*: Compressing data... >>> py3-pathlib2-pyc*: Create checksum... >>> py3-pathlib2-pyc*: Create py3-pathlib2-pyc-2.3.7-r4.apk >>> py3-pathlib2*: Tracing dependencies... python3 py3-six python3~3.12 >>> py3-pathlib2*: Package size: 65.8 KB >>> py3-pathlib2*: Compressing data... >>> py3-pathlib2*: Create checksum... >>> py3-pathlib2*: Create py3-pathlib2-2.3.7-r4.apk >>> py3-pathlib2: Build complete at Sat, 03 May 2025 12:03:08 +0000 elapsed time 0h 0m 5s >>> py3-pathlib2: Cleaning up srcdir >>> py3-pathlib2: Cleaning up pkgdir >>> py3-pathlib2: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pathlib2 (20250503.120304) (2/25) Purging py3-six-pyc (1.17.0-r0) (3/25) Purging py3-six (1.17.0-r0) (4/25) Purging py3-setuptools-pyc (77.0.3-r0) (5/25) Purging py3-setuptools (77.0.3-r0) (6/25) Purging py3-gpep517-pyc (16-r0) (7/25) Purging py3-gpep517 (16-r0) (8/25) Purging py3-installer-pyc (0.7.0-r2) (9/25) Purging py3-installer (0.7.0-r2) (10/25) Purging py3-wheel-pyc (0.43.0-r0) (11/25) Purging py3-wheel (0.43.0-r0) (12/25) Purging py3-packaging-pyc (25.0-r0) (13/25) Purging py3-packaging (25.0-r0) (14/25) Purging py3-parsing-pyc (3.2.0-r0) (15/25) Purging py3-parsing (3.2.0-r0) (16/25) Purging python3-pyc (3.12.10-r0) (17/25) Purging python3-pycache-pyc0 (3.12.10-r0) (18/25) Purging pyc (3.12.10-r0) (19/25) Purging python3 (3.12.10-r0) (20/25) Purging python3-tests (3.12.10-r0) (21/25) Purging gdbm (1.24-r0) (22/25) Purging libffi (3.4.8-r0) (23/25) Purging libpanelw (6.5_p20250412-r0) (24/25) Purging mpdecimal (4.0.0-r0) (25/25) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 405 MiB in 118 packages >>> py3-pathlib2: Updating the community/x86 repository index... >>> py3-pathlib2: Signing the index...