Skip to content

Unify test setup: ensure tests run fully independently, and mark any known flaky tests #272

@holyfuchs

Description

@holyfuchs

Current Test.Reset() implementation fails on rollback to current height.
Often test files reset on every test except the first, this will fail when only a single test is run in that file.
Fix: onflow/cadence-tools#604

Scheduled transactions execute at a time determined by the emulator clock, which drifts with real wall time. This makes tests that assert on timing-sensitive behavior inherently flaky.
Fix: onflow/cadence#4466

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions