Files
headscale/hscontrol
copilot-swe-agent[bot] 1980ee6ca4 Fix TestShuffleDERPMapDeterministic flakiness by ensuring deterministic region iteration
The test was flaky because Go's map iteration order is non-deterministic. Even with a fixed random seed, shuffling regions in different orders produces different results since each shuffle advances the RNG state.

Solution: Sort region IDs before iterating to ensure consistent shuffle order across all test runs.

Co-authored-by: kradalby <98431+kradalby@users.noreply.github.com>
2025-11-01 07:13:55 +00:00
..
2023-09-05 08:47:43 +02:00
2025-09-09 09:40:00 +02:00
2025-09-09 09:40:00 +02:00
2025-10-16 12:00:11 +00:00
2025-09-09 09:40:00 +02:00
2024-10-02 14:50:17 +02:00