# `:flaky` tags are load-sensitive wall-clock timing tests that are deterministic # in isolation but jittery when the whole suite runs together. Excluded by default; # run them with `mix test --include flaky`. ExUnit.start(exclude: [:flaky])