← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1522468] [NEW] One TestGeoDataWriter test fails with Qt 5.5.1

 

Public bug reported:

FAIL!  : TestGeoDataWriter::saveAndCompare(Tour.kml) Compared values are not the same
   Actual   (newFile.readAll().simplified()): "<?xml version=\"1.0\" encoding=\"UTF-8\"?> <kml xmlns=\"http://www.opengis.net/kml/2.2\"; xmlns:gx=\"http://www.google.com/kml/ext/2.2\";> <Document> <name>balloonVisibility Example</name> <gx:Tour> <name>Play me</name> <gx:Playlist> <gx:FlyTo> <g"...
   Expected (oldFile.readAll().simplified()): "<?xml version=\"1.0\" encoding=\"UTF-8\"?> <kml xmlns=\"http://www.opengis.net/kml/2.2\"; xmlns:gx=\"http://www.google.com/kml/ext/2.2\";> <Document> <name>balloonVisibility Example</name> <gx:Tour> <name>Play me</name> <gx:Playlist> <gx:FlyTo> <g"...
   Loc: [../../tests/TestGeoDataWriter.cpp(175)]

The failure is in more detail after qDebug() outputs that the "4.2" as
"4.2000000000000002".

** Affects: marble (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: qt5.5

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to marble in Ubuntu.
https://bugs.launchpad.net/bugs/1522468

Title:
  One TestGeoDataWriter test fails with Qt 5.5.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/marble/+bug/1522468/+subscriptions


Follow ups