View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009798 | Taler | taler-harness | public | 2025-04-26 02:23 | 2025-04-28 16:15 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 | ||||
Summary | 0009798: investigate failing harness test deposit-merge | ||||
Description | Not clear why it's failing and if the behavior is expected or not. | ||||
Tags | No tags attached. | ||||
|
Was simply a timing bug, thus the test non-deterministically failed. We now ask the wallets in the test to wait until the transactions have been settled. commit 18d0581dbab41f8f37262cc082752a50928f75ec (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon Apr 28 16:14:07 2025 +0200 harness: wait for transactions to settle in deposit-merge |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-26 02:23 | Florian Dold | New Issue | |
2025-04-26 02:23 | Florian Dold | Assigned To | => Florian Dold |
2025-04-26 02:23 | Florian Dold | Status | new => assigned |
2025-04-28 16:15 | Florian Dold | Status | assigned => resolved |
2025-04-28 16:15 | Florian Dold | Resolution | open => fixed |
2025-04-28 16:15 | Florian Dold | Note Added: 0024698 |