View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001774 | GNUnet | transport service | public | 2011-09-16 10:35 | 2024-05-03 14:01 |
| Reporter | Christian Grothoff | Assigned To | Matthias Wachs | ||
| Priority | urgent | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001774: HTTP/HTTPS tests fail *silently* on buildbots (and in general) | ||||
| Description | The output is simply: FAIL: test_transport_api_https FAIL: test_transport_api_reliability_http FAIL: test_transport_api_reliability_https | ||||
| Steps To Reproduce | Run 'make check' | ||||
| Additional Information | The problem here is actually two-fold: 1) clearly the tests should pass, so something in the HTTP plugin is broken 2) if a testcase fails, there MUST be an error message (logged using logging and possibly fprintf'ed to stderr directly by the test driver). So the testcase itself also needs to be improved (in terms of its error-reporting capabilities). | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-09-16 10:35 | Christian Grothoff | New Issue | |
| 2011-09-16 10:35 | Christian Grothoff | Status | new => assigned |
| 2011-09-16 10:35 | Christian Grothoff | Assigned To | => Matthias Wachs |
| 2011-09-16 10:39 | Christian Grothoff | Priority | normal => urgent |
| 2011-09-19 10:11 | Christian Grothoff | Target Version | => 0.9.0pre4 |
| 2011-09-29 13:36 | Matthias Wachs | Note Added: 0004645 | |
| 2011-09-29 13:36 | Matthias Wachs | Status | assigned => closed |
| 2011-09-29 13:36 | Matthias Wachs | Resolution | open => fixed |
| 2024-05-03 14:01 | Christian Grothoff | Category | HTTP transport => transport service |