Skip to content

Fix flaky test #537

@0xERR0R

Description

@0xERR0R

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:207

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions