jayvdb added a comment.
The main requirements *logging support (like nose, shows the stdout, stderr, & logging on failure) - re-run-ability -- it should be easily to identify a failed test, and then run that specific test (see examples in tests/README.rst showing how to run a specific test) - timestamps -- a job can take an hour, but we need more specific times for errors, in order to use when looking at the (very large) server logs. - ability to block network access (currently Jenkins uses a nose plugin for this) TASK DETAIL https://phabricator.wikimedia.org/T115313 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: AbdealiJK, zhuyifei1999, Aklapper, pywikibot-bugs-list, XZise, jayvdb _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
