View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007556 | Taler | libeufin (general) | public | 2023-01-07 10:35 | 2024-03-07 20:50 |
Reporter | MS | Assigned To | MS | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Product Version | git (master) | ||||
Target Version | 0.9.4 | Fixed in Version | 0.9.4 | ||
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 |
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 |