ArchiveTeam / wpull

Wget-compatible web downloader and crawler.
GNU General Public License v3.0
551 stars 77 forks source link

nosetests errors in travis-ci build #331

Open kelvinhammond opened 8 years ago

kelvinhammond commented 8 years ago

What I wanted: To verify unittests worked while trying to figure out why my plugin script isn't being loaded

What I expect: To see tests passing

What happened: I see nosetests issues, are the tests being run?

The command or website causes the problem: https://travis-ci.org/chfoo/wpull/jobs/139339502

Operating system: ArchLinux

Python version: python 3.5.1

Wpull version: 2.0.1

Log/Output: https://travis-ci.org/chfoo/wpull/jobs/139339502

JustAnotherArchivist commented 5 years ago

What are you referring to? According to lines 153 to 367, the tests did run (apart from the skipped ones). I see no "nosetests issues" anywhere in that log.