Skip to content

v2.10.2 scheduled txn runs fail in test env #2181

@sisyphusSmiling

Description

@sisyphusSmiling

Problem

When running cadence tests involving scheduled transactions, v2.10.2 fails cases where v2.10.1 succeeds with error:

error: panic: Could not find Execute Scheduled Transactions Capability in storage
 --> 6bdfd8aa67b831362844d6e21b019d2071ff725986e82106e0a38408b81dc624:8:15
  |
8 |             ?? panic("Could not find Execute Scheduled Transactions Capability in storage")
  |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Steps to Reproduce

Create a Cadence test case involving scheduled transactions, move time beyond the scheduled timestamp, and run the test.

Example in CI

Acceptance Criteria

Scheduled transactions run in

Context

Testing for FlowActions. Rolled back to v2.10.1 to unblock.

Metadata

Metadata

Assignees

Labels

BugThe issue represents a bug, malfunction, regression

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions