View Issue Details

IDProjectCategoryView StatusLast Update
0007556Talerlibeufin (general)public2024-03-07 20:50
ReporterMS Assigned ToMS  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product Versiongit (master) 
Target Version0.9.4Fixed in Version0.9.4 
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

MS

2023-12-14 12:31

reporter   ~0020759

"make parse" not offered anymore

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
2023-12-14 12:31 MS Assigned To => MS
2023-12-14 12:31 MS Status new => resolved
2023-12-14 12:31 MS Resolution open => no change required
2023-12-14 12:31 MS Note Added: 0020759
2023-12-15 15:37 Christian Grothoff Product Version => git (master)
2023-12-15 15:37 Christian Grothoff Fixed in Version => 0.9.4
2023-12-15 15:37 Christian Grothoff Target Version post-1.0 => 0.9.4
2024-03-07 20:50 Christian Grothoff Status resolved => closed