>>> py3-syrupy: Building testing/py3-syrupy 4.0.1-r0 (using abuild 3.10.0-r0) started Mon, 13 Mar 2023 23:04:37 +0000 >>> py3-syrupy: Checking sanity of /home/buildozer/aports/testing/py3-syrupy/APKBUILD... >>> py3-syrupy: Analyzing dependencies... >>> py3-syrupy: Installing for build: build-base python3 py3-pytest py3-colored py3-poetry-core py3-gpep517 py3-installer py3-invoke py3-pytest-benchmark (1/30) Installing libbz2 (1.0.8-r4) (2/30) Installing libffi (3.4.4-r0) (3/30) Installing gdbm (1.23-r0) (4/30) Installing xz-libs (5.4.1-r0) (5/30) Installing mpdecimal (2.5.1-r1) (6/30) Installing libpanelw (6.4_p20230311-r0) (7/30) Installing readline (8.2.1-r0) (8/30) Installing sqlite-libs (3.41.1-r0) (9/30) Installing python3 (3.11.2-r0) (10/30) Installing py3-attrs (22.2.0-r0) (11/30) Installing py3-iniconfig (1.1.1-r5) (12/30) Installing py3-parsing (3.0.9-r1) (13/30) Installing py3-packaging (23.0-r1) (14/30) Installing py3-pluggy (1.0.0-r2) (15/30) Installing py3-py (1.11.0-r1) (16/30) Installing py3-pytest (7.2.2-r0) (17/30) Installing py3-colored (1.4.4-r0) (18/30) Installing py3-pyrsistent (0.19.3-r0) (19/30) Installing py3-jsonschema (4.7.2-r3) (20/30) Installing py3-lark-parser (0.11.3-r2) (21/30) Installing py3-tomlkit (0.11.6-r1) (22/30) Installing py3-poetry-core (1.5.2-r0) (23/30) Installing py3-installer (0.6.0-r0) (24/30) Installing py3-gpep517 (13-r0) (25/30) Installing yaml (0.2.5-r0) (26/30) Installing py3-yaml (6.0-r1) (27/30) Installing py3-invoke (2.0.0-r0) (28/30) Installing py3-py-cpuinfo (9.0.0-r1) (29/30) Installing py3-pytest-benchmark (4.0.0-r2) (30/30) Installing .makedepends-py3-syrupy (20230313.230438) Executing busybox-1.36.0-r5.trigger OK: 376 MiB in 125 packages >>> py3-syrupy: Cleaning up srcdir >>> py3-syrupy: Cleaning up pkgdir >>> py3-syrupy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-syrupy-4.0.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-syrupy: Fetching py3-syrupy-4.0.1.tar.gz::https://github.com/tophat/syrupy/archive/refs/tags/v4.0.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 416k 0 416k 0 0 204k 0 --:--:-- 0:00:02 --:--:-- 379k 100 2246k 0 2246k 0 0 779k 0 --:--:-- 0:00:02 --:--:-- 1154k >>> py3-syrupy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-syrupy-4.0.1.tar.gz >>> py3-syrupy: Checking sha512sums... py3-syrupy-4.0.1.tar.gz: OK >>> py3-syrupy: Unpacking /var/cache/distfiles/py3-syrupy-4.0.1.tar.gz... 2023-03-13 23:04:42,629 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-03-13 23:04:42,862 poetry.core.masonry.builders.wheel INFO Building wheel 2023-03-13 23:04:42,907 poetry.core.masonry.builders.wheel INFO Built syrupy-4.0.1-py3-none-any.whl 2023-03-13 23:04:42,908 gpep517 INFO The backend produced dist/syrupy-4.0.1-py3-none-any.whl syrupy-4.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/testing/py3-syrupy/src/syrupy-4.0.1, configfile: pyproject.toml, testpaths: tests plugins: syrupy-4.0.1, benchmark-4.0.0 collected 246 items tests/examples/test_custom_image_extension.py . [ 0%] tests/examples/test_custom_image_name_suffix.py . [ 0%] tests/examples/test_custom_object_repr.py .. [ 1%] tests/examples/test_custom_snapshot_directory.py . [ 2%] tests/examples/test_custom_snapshot_directory_2.py .. [ 2%] tests/examples/test_custom_snapshot_name.py . [ 3%] tests/examples/test_custom_snapshot_name_suffix.py . [ 3%] tests/integration/test_custom_comparator.py XXXX [ 5%] tests/integration/test_pytest_extension.py .. [ 6%] tests/integration/test_single_file_multiple_extensions.py . [ 6%] tests/integration/test_snapshot_option_defaults.py . [ 6%] tests/integration/test_snapshot_option_extension.py .. [ 7%] tests/integration/test_snapshot_option_include_details.py ..... [ 9%] tests/integration/test_snapshot_option_name.py ... [ 10%] tests/integration/test_snapshot_option_update.py ............. [ 16%] tests/integration/test_snapshot_option_warn_unused.py ... [ 17%] tests/integration/test_snapshot_outside_directory.py .... [ 19%] tests/integration/test_snapshot_similar_names_default.py ...... [ 21%] tests/integration/test_snapshot_similar_names_file_extension.py ...... [ 23%] tests/integration/test_snapshot_use_extension.py ...... [ 26%] tests/syrupy/test_doctest.py ..... [ 28%] tests/syrupy/test_doctest.txt . [ 28%] tests/syrupy/test_location.py ..... [ 30%] tests/syrupy/test_terminal.py . [ 31%] tests/syrupy/test_utils.py ..... [ 33%] tests/syrupy/extensions/test_base.py ...... [ 35%] tests/syrupy/extensions/test_single_file.py ............. [ 41%] tests/syrupy/extensions/amber/test_amber_filters.py ...... [ 43%] tests/syrupy/extensions/amber/test_amber_matchers.py ..... [ 45%] tests/syrupy/extensions/amber/test_amber_serializer.py ................. [ 52%] ........................................... [ 69%] tests/syrupy/extensions/amber/test_amber_snapshot_diff.py ... [ 71%] tests/syrupy/extensions/amber_sorted/test_amber_sort.py . [ 71%] tests/syrupy/extensions/image/test_image_png.py .. [ 72%] tests/syrupy/extensions/image/test_image_svg.py .. [ 73%] tests/syrupy/extensions/json/test_json_filters.py ...... [ 75%] tests/syrupy/extensions/json/test_json_matchers.py . [ 76%] tests/syrupy/extensions/json/test_json_serializer.py ................... [ 83%] ........................................ [100%] --------------------------- snapshot report summary ---------------------------- 2 snapshots failed. 262 snapshots passed. 36 unused snapshots deleted. Deleted test_special_characters[ (tests/syrupy/extensions/__snapshots__/test_single_file/test_special_characters[.123~!@#$%^&()[]{}].raw) Deleted TestClass (tests/syrupy/extensions/__snapshots__/test_single_file/TestClass.test_class_method_parametrized[y].raw) Deleted TestClass (tests/syrupy/extensions/__snapshots__/test_single_file/TestClass.test_class_method_name.raw) Deleted TestClass (tests/syrupy/extensions/__snapshots__/test_single_file/TestClass.test_class_method_parametrized[x].raw) Deleted TestClass (tests/syrupy/extensions/__snapshots__/test_single_file/TestClass.test_class_method_parametrized[z].raw) Deleted test_multiple_snapshot_extensions (tests/syrupy/extensions/image/__snapshots__/test_image_svg/test_multiple_snapshot_extensions.2.svg) Deleted test_multiple_snapshot_extensions (tests/syrupy/extensions/image/__snapshots__/test_image_png/test_multiple_snapshot_extensions.2.png) Deleted test_exclude_simple (tests/syrupy/extensions/json/__snapshots__/test_json_filters/test_exclude_simple.1.json) Deleted TestSubClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.test_class_method_parametrized[b].json) Deleted test_newline_control_characters (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.4.json) Deleted test_newline_control_characters (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.2.json) Deleted test_multiple_snapshots (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_multiple_snapshots.1.json) Deleted test_empty_snapshot (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_empty_snapshot.1.json) Deleted test_newline_control_characters (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.5.json) Deleted TestClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.test_class_method_parametrized[a].json) Deleted test_numbers (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_numbers.2.json) Deleted TestSubClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.test_class_method_parametrized[c].json) Deleted test_parameter_with_dot[value.with (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_parameter_with_dot[value.with.dot].json) Deleted TestClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.test_class_method_parametrized[b].json) Deleted TestSubClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.test_class_method_name.json) Deleted TestSubClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.test_class_method_parametrized[a].json) Deleted test_doubly_parametrized[bar-foo] (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_doubly_parametrized[bar-foo].1.json) Deleted TestSubClass.TestNestedClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.TestNestedClass.test_nested_class_method[y].json) Deleted TestSubClass.TestNestedClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.TestNestedClass.test_nested_class_method[z].json) Deleted TestClass.TestNestedClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.TestNestedClass.test_nested_class_method[x].json) Deleted test_multiple_snapshots (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_multiple_snapshots.2.json) Deleted TestClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.test_class_method_name.json) Deleted test_tuple (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_tuple.1.json) Deleted test_numbers (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_numbers.1.json) Deleted TestSubClass.TestNestedClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.TestNestedClass.test_nested_class_method[x].json) Deleted TestClass.TestNestedClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.TestNestedClass.test_nested_class_method[z].json) Deleted TestClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.test_class_method_parametrized[c].json) Deleted test_newline_control_characters (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.3.json) Deleted TestClass.TestNestedClass (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.TestNestedClass.test_nested_class_method[y].json) Deleted test_tuple (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_tuple.2.json) Deleted test_newline_control_characters (tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.1.json) ======================= 242 passed, 4 xpassed in 11.74s ======================== >>> py3-syrupy: Entering fakeroot... >>> py3-syrupy*: Running postcheck for py3-syrupy >>> py3-syrupy*: Preparing package py3-syrupy... >>> py3-syrupy*: Tracing dependencies... >>> py3-syrupy*: Package size: 472.0 KB >>> py3-syrupy*: Compressing data... >>> py3-syrupy*: Create checksum... >>> py3-syrupy*: Create py3-syrupy-4.0.1-r0.apk >>> py3-syrupy: Build complete at Mon, 13 Mar 2023 23:04:55 +0000 elapsed time 0h 0m 18s >>> py3-syrupy: Cleaning up srcdir >>> py3-syrupy: Cleaning up pkgdir >>> py3-syrupy: Uninstalling dependencies... (1/30) Purging .makedepends-py3-syrupy (20230313.230438) (2/30) Purging py3-colored (1.4.4-r0) (3/30) Purging py3-poetry-core (1.5.2-r0) (4/30) Purging py3-jsonschema (4.7.2-r3) (5/30) Purging py3-pyrsistent (0.19.3-r0) (6/30) Purging py3-lark-parser (0.11.3-r2) (7/30) Purging py3-tomlkit (0.11.6-r1) (8/30) Purging py3-gpep517 (13-r0) (9/30) Purging py3-installer (0.6.0-r0) (10/30) Purging py3-invoke (2.0.0-r0) (11/30) Purging py3-yaml (6.0-r1) (12/30) Purging py3-pytest-benchmark (4.0.0-r2) (13/30) Purging py3-pytest (7.2.2-r0) (14/30) Purging py3-attrs (22.2.0-r0) (15/30) Purging py3-iniconfig (1.1.1-r5) (16/30) Purging py3-packaging (23.0-r1) (17/30) Purging py3-parsing (3.0.9-r1) (18/30) Purging py3-pluggy (1.0.0-r2) (19/30) Purging py3-py (1.11.0-r1) (20/30) Purging py3-py-cpuinfo (9.0.0-r1) (21/30) Purging python3 (3.11.2-r0) (22/30) Purging libbz2 (1.0.8-r4) (23/30) Purging libffi (3.4.4-r0) (24/30) Purging gdbm (1.23-r0) (25/30) Purging xz-libs (5.4.1-r0) (26/30) Purging mpdecimal (2.5.1-r1) (27/30) Purging libpanelw (6.4_p20230311-r0) (28/30) Purging readline (8.2.1-r0) (29/30) Purging sqlite-libs (3.41.1-r0) (30/30) Purging yaml (0.2.5-r0) Executing busybox-1.36.0-r5.trigger OK: 292 MiB in 95 packages >>> py3-syrupy: Updating the testing/ppc64le repository index... >>> py3-syrupy: Signing the index...