Skip to content

Added Scala Backend changes for Expired Amulet Transfer Instruction Trigger#4200

Open
pasindutennage-da wants to merge 7 commits intococreature/transfer-instruction-expiryfrom
pasindu-tennage-da/transfer-instruction-expiry-scala
Open

Added Scala Backend changes for Expired Amulet Transfer Instruction Trigger#4200
pasindutennage-da wants to merge 7 commits intococreature/transfer-instruction-expiryfrom
pasindu-tennage-da/transfer-instruction-expiry-scala

Conversation

@pasindutennage-da
Copy link
Contributor

Fixes #3381

[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
advanceTime(Duration.ofDays(1))

eventually(60.seconds) {
aliceWalletClient.listTokenStandardTransfers() shouldBe empty
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@moritzkiefer-da

this assertion failed, and the reason is the trigger was never called (as indicated by LNAV logs)

I tried using advanceRoundsToNextRoundOpening (multiple invocations) but the test fails

What am I missing in order to trigger the clean up job?

[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants