DrTrigon added a comment.
In https://phabricator.wikimedia.org/T136985#2360573, @AbdealiJK wrote: > Wow, I'm happy that nearly all the tests passed ! Nod. > I recall having this exact same issue yesterday morning and I remember fixing it too. I think the dev999... version had that issue, and can be ignored for now. Is it possible to test a more recent version? Or is this too early? Anything else I can and should do? ;) > By the way, the skipped tests are probably because of these reasons: > > - bulk_tests.py will be skipped because you dont have pywikibot installed, not do you have a user-config set. This is by default, because otherwise you would be downloading 100,000 images ^^ > - Your system probably won't have both LibAv and FFMPEG, because of that, one of those tests will get skipped. > - Your system will not have python-magic from Ubuntu. Hence, that test will be skipped too (It will use the python-magic from pypi) Next step would be to install pywikibot and ffmpeg and run the test again? > You can get more info about skipped tests by adding the `-r s` arg to pytest. Tried that... May be I was looking in the wrong place... In https://phabricator.wikimedia.org/T136985#2360574, @jayvdb wrote: > \o/ > > So that means the seg fault is my own special problem to solve ;-) Yes, sorry for not helping but on the other hand I am happy. I have mixed feelings about that. As in my experience fedora can be very complicated about that, even more on a loaded system (with any kind of stuff). As I appreciate the testing in fedora (the system I developped catimages.py), have you tried it in a VM on a freshly new installed guest? http://www.osboxes.org/fedora/ TASK DETAIL https://phabricator.wikimedia.org/T136985 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: DrTrigon Cc: jayvdb, AbdealiJK, Aklapper, pywikibot-bugs-list, DrTrigon, Zppix, Lethexie, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
