On Tuesday 24 February 2015 07:43:47 Heikkinen Jani wrote: > Hi all, > > If I have understood correctly merge from 'dev' to '5.5' should solve this > issue. Or does someone disagree?
It could be that a commit which somehow integrated to 5.5 is causing the failure. There is only a few commit in 5.5 that are not in dev. A candidate, looking at the failure, could be 2f5c2ec12f3c45a0806b5872c206a680e9fce014, but i have no idea. The way to solve this would be to investigate: try to reproduce the failure and see why it fails. This could very well be a real regression. But yes, you can also try to merge dev into 5.5 and see if it passes. -- Olivier Woboq - Qt services and support - http://woboq.com - http://code.woboq.org _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
