View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008210 | Taler | wallet-core | public | 2024-01-22 23:48 | 2024-03-07 20:49 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.9.4 | Fixed in Version | 0.9.4 | ||
Summary | 0008210: wallet-core runIntegrationTest* requests are blocked if other transactions are pending | ||||
Description | The code to implement the wallet-core internal integration test waits for *all* transactions to settle. Instead, it should just wait for the relevant transactions of the integration test to settle. | ||||
Tags | No tags attached. | ||||
|
commit 61e3484d6ce1db846c435d84cbf5b9c3711a30f2 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon Jan 29 21:29:26 2024 +0100 wallet-core,harness: let runIntegrationTest wait for its own transactions |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-22 23:48 | Florian Dold | New Issue | |
2024-01-22 23:48 | Florian Dold | Status | new => assigned |
2024-01-22 23:48 | Florian Dold | Assigned To | => Florian Dold |
2024-01-29 21:29 | Florian Dold | Status | assigned => resolved |
2024-01-29 21:29 | Florian Dold | Resolution | open => fixed |
2024-01-29 21:29 | Florian Dold | Note Added: 0021080 | |
2024-01-30 00:37 | Christian Grothoff | Fixed in Version | => 0.9.4 |
2024-01-30 00:37 | Christian Grothoff | Target Version | 0.10 => 0.9.4 |
2024-03-07 20:49 | Christian Grothoff | Status | resolved => closed |