Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Unit tests are not properly deterministic #164

Description

@evanmcc

An aborted test run or a number of other conditions can leave riak in a state where some of the tests will fail, when normally they would have succeeded, had they been run on a clean riak cluster.

Ideally, all keys and bucket names would be generated per-run (per test?) at random. This would not guarantee total determinism, but it would help a lot.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions