-
Notifications
You must be signed in to change notification settings - Fork 452
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
Stacktrace on current devel head: 'ascii' codec can't decode byte 0xe2 in position 32: ordinal not in range(128) #99
Comments
Does this still happen in the devel branch? |
Ill send you the log by mails as it is too big to pastebin it. ====================================================================== ERROR: test_downloadfrommagnet (Tribler.Test.test_libtorrent_download.TestLibtorrentDownload)Traceback (most recent call last): --------------------- >> end captured stdout << ---------------------- ====================================================================== ERROR: test_downloadfromurl (Tribler.Test.test_libtorrent_download.TestLibtorrentDownload)Traceback (most recent call last): --------------------- >> end captured stdout << ---------------------- ERROR: test_stopresumedelete (Tribler.Test.test_libtorrent_download.TestLibtorrentDownload)Traceback (most recent call last): --------------------- >> end captured stdout << ---------------------- Ran 5 tests in 1245.515s FAILED (errors=3) |
Which branch is this? And which version of Libtorrent? |
Nevermind, it works, I forgot to rebuild the latest swift |
Failing integration test fix
Fix not being able to download after metainfo lookup fails
This is @ rev: fa48344
The text was updated successfully, but these errors were encountered: