On Tuesday 01 of March 2016 14:15:30 Tim Blechmann wrote: > hi all, > > it seems that i cannot integrate changes into 5.6 anymore: > > http://testresults.qt.io/coin/integration/qt/qtbase/tasks/1456811813.thrif > > t_bin > seems that i'm always hitting a timeout somewhere ... is this a known > issue? i was hoping that the following changes could make it into 5.6: > https://codereview.qt-project.org/#/c/149223/ > https://codereview.qt-project.org/#/c/150084/ > https://codereview.qt-project.org/#/c/150645/ > > all of them are bug fixes ... > > thnx, > tim
Hi, Just fast update on the issue. I thought that this is fixed: http://testresults.qt.io/coin/integration/qt/qtbase/tasks/1456811813.thrift_bin Thanks for pointing it out. Time handling in virtualiazed environment is not reliable, and sometimes source packages are created in future... Anyway I know how to workaround it a fix is coming hopefully soon. On the other hand this one https://codereview.qt-project.org/#/c/150084/ Was caused by a source incompatible change in qtbase. In such cases re-staging is just a waste of resources. This one https://codereview.qt-project.org/#/c/150645/ is most interesting. It contains a failure because make install in iOS build took more then 20 min(?). Another timeout was caused because of a temporary network failure (https://bugreports.qt.io/browse/QTQAINFRA-969). Cheers, Jędrek _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
