Package: qtlocation-opensource-src / 5.3.2-2

Metadata

Package Version Patches format
qtlocation-opensource-src 5.3.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_qgeocircle_extendShape_tests.patch | (download)

tests/auto/qgeocircle/tst_qgeocircle.cpp | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 disable qgeocircle::extendshape* tests.
 This tests fail on i386 most probably due to qFuzzyCompare() being used.
 Filled https://bugreports.qt-project.org/browse/QTBUG-41447 for it.
disable_failing_tests.patch | (download)

tests/auto/auto.pro | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 disable failing tests
 This tests seems to need a source of information to properly work.
 So far I couldn't understand how to add that source or if it is possible at
 all.
 Disable them until we can work it out.