Thanks Larry, The fix is quite simple
s/from nose2.compat import unittest/import unittest/ https://github.com/qgis/QGIS/pull/5540 Regards Matthias On 11/05/2017 08:16 PM, Larry Shaffer wrote: > Hi. > > As noted for the recent nose2 release 0.7.0 (released today): > https://github.com/nose-devs/nose2 > > "Note: As of 0.7.0 we have support for 2.6, 3.2, 3.3 and removed > nose2.compat." > > The "removed nose2.compat" shows up as a failure on Travis: > https://travis-ci.org/qgis/QGIS/jobs/297642094 > > I just noticed this, but will be away from computer today. Just wanted > other devs to know, as it will affect all Travis builds and needs > fixed. Sorry I did not have time to look into a fix. > > Regards, > > Larry Shaffer > Dakota Cartography > Black Hills, South Dakota > ---------------------------------- > Boundless Desktop and QGIS Support/Development > Boundless Spatial - http://boundlessgeo.com > [email protected] <mailto:[email protected]> > > > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
