View Issue Details

IDProjectCategoryView StatusLast Update
0007556Talerlibeufin (general)public2023-06-29 11:47
ReporterMS Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Target Versionpost-1.0 
Summary0007556: Fix "make parse".
DescriptionThe two failing tests (test_dashed_subject, test_camt53_example3) show both a message like the following:

self = <json.decoder.JSONDecoder object at 0x7fd9059361d0>
s = '10:04:43,134 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]\n10... "unstructuredRemittanceInformation" : "subject-with-dashes"\n }\n } ]\n } ]\n } ]\n } ]\n}\n'
_w = <built-in method match of re.Pattern object at 0x7fd905a892f0>
Steps To ReproduceRun "make parse".
Additional Information=============================== short test summary info ================================
FAILED checks.py::test_dashed_subject - json.decoder.JSONDecodeError: Extra data: line 1 column 3 (char 2)
FAILED checks.py::test_camt53_example3 - json.decoder.JSONDecodeError: Extra data: line 1 column 3 (char 2)

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-01-07 10:35 MS New Issue
2023-01-07 10:37 MS Additional Information Updated
2023-01-08 11:36 Christian Grothoff Target Version => 0.9.3
2023-04-13 20:26 Florian Dold Project libeufin => Taler
2023-04-13 20:57 Florian Dold Category other => libeufin (general)
2023-06-29 11:47 MS Target Version 0.9.3 => post-1.0