Skip to content

Flaky test: workspace_probe_path_is_hidden_and_unique (clock-tick uniqueness) #44

Description

@JordanTheJet

Identified by two independent agent runs (seen as the unnamed 3885/1 flake on #43's lane, then pinned during #42): doctor::tests::workspace_probe_path_is_hidden_and_unique builds its unique name from SystemTime::now() nanos + PID (crates/zeroclaw-runtime/src/doctor/mod.rs:1571) and calls it twice back-to-back asserting inequality — fails whenever the clock does not tick between calls. Same content passed 4x, failed 1x. Fix direction: counter or random suffix in the module. Pre-existing (predates the control-plane branches, bea9e53ea); upstream-applicable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    control-planeChat-based management control plane initiativereviewReview or verification work

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions