Skip to content

Commit 74633a3

Browse files
authored
Filter expected error logs from cache handoff tests (#1126)
1 parent 6704968 commit 74633a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/hex/once_cache_test.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ defmodule Hex.OnceCacheTest do
243243
assert elapsed < 180_000
244244
end
245245

246+
@tag :capture_log
246247
test "hands off to next waiter when computing process crashes", %{cache: cache} do
247248
caller = self()
248249

0 commit comments

Comments
 (0)