-
-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Labels
🧰 technical debtsTechnical debts, refactoringTechnical debts, refactoring
Milestone
Description
Sometimes we can observe following error (only with github action):
• [FAILED] [0.192 seconds]
Downloader
/home/runner/work/blocky/blocky/lists/downloader_test.go:21
Download of a file
/home/runner/work/blocky/blocky/lists/downloader_test.go:73
when DNS resolution of passed URL fails
/home/runner/work/blocky/blocky/lists/downloader_test.go:196
[It] Should perform a retry until max retry attempt count is reached and return DNSError
/home/runner/work/blocky/blocky/lists/downloader_test.go:203
Expected
<bool>: false
to be true
In [It] at: /home/runner/work/blocky/blocky/lists/downloader_test.go:207Metadata
Metadata
Assignees
Labels
🧰 technical debtsTechnical debts, refactoringTechnical debts, refactoring