Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928984 - dev-python/deepdiff-7.0.1 fails tests: FAILED test_delta.py::TestDeltaCompareFunc::test_list_of_alphabet_and_its_delta - TypeError: deepdiff.helper.Opcode() argument after must be a mapping, no..
Summary: dev-python/deepdiff-7.0.1 fails tests: FAILED test_delta.py::TestDeltaCompare...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-09 08:13 UTC by Agostino Sarubbo
Modified: 2024-04-09 08:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,188.46 KB, text/plain)
2024-04-09 08:13 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-04-09 08:13:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/deepdiff-7.0.1 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-09 08:13:27 UTC
Created attachment 890038 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-09 08:13:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
E                   TypeError: deepdiff.helper.Opcode() argument after ** must be a mapping, not list
FAILED tests/test_delta.py::TestDeltaCompareFunc::test_list_of_alphabet_and_its_delta - TypeError: deepdiff.helper.Opcode() argument after ** must be a mapping, no...
FAILED tests/test_serialization.py::TestDeepDiffPretty::test_namedtuple_seriazliation - assert '["replace", 0, 1, 10, 20, null, null]' == '{"tag":"replace","t1_fro...
tests/test_delta.py::TestDeltaCompareFunc::test_list_of_alphabet_and_its_delta FAILED [144/915]
tests/test_serialization.py::TestDeepDiffPretty::test_namedtuple_seriazliation FAILED [915/915]