View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007556 | Taler | libeufin (general) | public | 2023-01-07 10:35 | 2023-06-29 11:47 |
Reporter | MS | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Target Version | post-1.0 | ||||
Summary | 0007556: Fix "make parse". | ||||
Description | The 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 Reproduce | Run "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) | ||||
Tags | No tags attached. | ||||
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 |