View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007362 | Taler | exchange | public | 2022-09-14 17:45 | 2022-11-04 20:52 |
Reporter | ttn | Assigned To | ttn | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9 | Fixed in Version | 0.9 | ||
Summary | 0007362: multiplatform "make check" failures | ||||
Description | Attached are logs for two Alpine systems, one Parabola, and one Ubuntu, that show "make check" failures, with: HEAD == 1399cdb9cc594f9faa4a5024551260b9757279a9 (GNUnet) HEAD == b7bd4579085710787286b01957b84b13b63c50d2 (exchange). Perhaps this is a transient bug that will disappear on its own. I'll check back in 12 hours. | ||||
Tags | No tags attached. | ||||
|
|
|
I note that both Parabola and Ubuntu fail w/ segfault (see in respective .ttn.exchange-make-check.log files). |
|
With HEAD == f05a3450e0bfd7a2c0f6a2f1eb1d12cb1c6e5c5d, all four platforms still fail. I note that online Alpine 3.14.3 fails in src/testing/, all the others fail in src/auditordb/, specifically for test-auditordb-postgres. Also, both Ubuntu 22.04 and Parabola 2020.08.03 segfault in the process. Logs attached. |
|
With HEAD == 071d1920d0aac4f7c65d6f49e3116536328c1132, Alpine 3.14.3 now passes although the others still fail. They all seem to have problem with SQL table "auditor_exchanges". Logs attached. |
|
Did you $ dropdb talercheck $ createdb talercheck on those other platforms? |
|
Thanks! That did the trick! I have captured this bit of process here: - https://git.taler.net/docs.git/commit/?id=646f35c6025804d6bd7cd197d9a3899facbdd3c2 After resetting the test database on those platforms, "make check" now completes successfully. Closing. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-14 17:45 | ttn | New Issue | |
2022-09-14 17:45 | ttn | Status | new => assigned |
2022-09-14 17:45 | ttn | Assigned To | => Christian Grothoff |
2022-09-14 17:45 | ttn | File Added: logs.tar.gz | |
2022-09-20 02:44 | ttn | Note Added: 0019155 | |
2022-09-23 17:18 | ttn | Note Added: 0019172 | |
2022-09-23 17:18 | ttn | File Added: logs.tar-2.gz | |
2022-09-25 08:47 | ttn | Note Added: 0019179 | |
2022-09-25 08:47 | ttn | File Added: logs.tar-3.gz | |
2022-09-25 12:09 | Christian Grothoff | Note Added: 0019180 | |
2022-09-25 12:10 | Christian Grothoff | Assigned To | Christian Grothoff => ttn |
2022-09-25 12:10 | Christian Grothoff | Status | assigned => feedback |
2022-09-25 19:45 | ttn | Status | feedback => resolved |
2022-09-25 19:45 | ttn | Resolution | open => fixed |
2022-09-25 19:45 | ttn | Note Added: 0019181 | |
2022-10-20 10:47 | Christian Grothoff | Fixed in Version | => 0.9 |
2022-10-20 10:48 | Christian Grothoff | Target Version | => 0.9 |
2022-11-04 20:52 | Christian Grothoff | Status | resolved => closed |