Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFI test failing #86

Closed
glaslos opened this issue Nov 23, 2016 · 2 comments
Closed

RFI test failing #86

glaslos opened this issue Nov 23, 2016 · 2 comments
Assignees
Labels

Comments

@glaslos
Copy link
Member

glaslos commented Nov 23, 2016

FAIL: test_ftp_download (tanner.tests.test_rfi_emulation.TestRfiEmulator)

Traceback (most recent call last):
  File "/home/travis/build/mushorg/tanner/tanner/tests/test_rfi_emulation.py", line 26, in test_ftp_download
    self.assertIsNotNone(data)
AssertionError: unexpectedly None

tanner.rfi_emulator.RfiEmulator: ERROR: Error during downloading the rfi script [Errno 101] Cannot connect to host mirror.yandex.ru:None ssl:False [Can not connect to mirror.yandex.ru:None [Network is unreachable]]

@afeena
Copy link
Collaborator

afeena commented Nov 23, 2016

#81

This problem occured after new version of aiohttp has been released

@afeena
Copy link
Collaborator

afeena commented May 10, 2017

#90 #92

@afeena afeena closed this as completed May 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants