wikimedia / pywikibot-core (master)
Build #2305 passed.
21 minutes and 32 seconds
Fabian Neundorf e6d06a3 Changeset →
  [FIX] tests: Support Python 3 in metaclass tests

Some tests (date, l10n and logentry) were just using __metaclass__ which is not
supported by Python 3. The metaclasses in aspects and script_tests were using
six on Python 3 to avoid that. This adds a generic decorator to tests.utils
which looks for __metaclass__ in the class itself and then uses six's
add_metaclass (like in aspects and script_tests) to add this metaclass.

Change-Id: I8cb46bffb39ef4640ec523e596fba5fbf48fbd8d

Travis CI supports Rails Girls Summer of Code 2015

Please join us in helping to get more women into Open Source. Read more ...

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis Pro could be your new best friend!