Details
-
Bug
-
Resolution: Duplicate
-
P0: Blocker
-
None
-
5.9.0
-
Windows g++, Kubuntu 16.04, g++ 5.4
Description
PASS : tst_qqmlvaluetypes::groupedInterceptors(value-interceptor) QWARN : tst_qqmlvaluetypes::groupedInterceptors(component-interceptor) QQmlComponent: Component is not ready FAIL! : tst_qqmlvaluetypes::groupedInterceptors(component-interceptor) 'object != 0' returned FALSE. (file:////qtdeclarative/tests/auto/qml/qqmlvaluetypes/data/grouped_interceptors_component.qml:5 Property has already been assigned a value ) Loc: [tst_qqmlvaluetypes.cpp(1489)] QWARN : tst_qqmlvaluetypes::groupedInterceptors(ignore-interceptor) QQmlComponent: Component is not ready FAIL! : tst_qqmlvaluetypes::groupedInterceptors(ignore-interceptor) 'object != 0' returned FALSE. (file:////qtdeclarative/tests/auto/qml/qqmlvaluetypes/data/grouped_interceptors_ignore.qml:5 Property has already been assigned a value
Attachments
Issue Links
- is duplicated by
-
QTBUG-61123 REG 5.7->5.8: aliasing issue with gcc causes test failures
- Closed