Now qtdeclarative compiles, but still CI (macx-clang) always fails with this test:
https://github.com/qtproject/qtdeclarative/blob/5.4/tests/auto/quick/qquickwindow/tst_qquickwindow.cpp#L1679 One of the logs: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00235/macx-clang_developer-build_OSX_10.9/log.txt.gz Any idea why? The tests fails on Linux my machine as well, but in different QVERIFY(). Best, Oleg On Tue, Oct 7, 2014 at 10:07 AM, Joerg Bornemann < [email protected]> wrote: > On 07-Oct-14 18:21, Oleg Shparber wrote: > > I cannot get my changes [1] through CI for qtdeclarative/5.4. Originally >> it failed with qquickwindow tests, but now it does not compile on >> Windows CE platform. >> >> Can anyone take a look at the situation? >> >> 1. https://codereview.qt-project.org/96314 >> > > This was caused by cd1dff75561aa132f8dccd0a3c79b80962f3d161 in qtbase. > Here's a fix: https://codereview.qt-project.org/96544 > > > BR, > > Joerg >
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
