Bug report #17765
TestQgsComposerUtils::readOldDataDefinedPropertyMap() Compared values are not the same
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Tests Suite | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25661 |
Description
Running ./output/bin/qgis_composerutilstest I get the following failure:
FAIL! : TestQgsComposerUtils::readOldDataDefinedPropertyMap() Compared values are not the same
Loc: [/usr/src/qgis/qgis-master/tests/src/core/testqgscomposerutils.cpp(505)]
No actual/expected values are printed, unfortunately.
This is as of 626781a63a2e2e23345cdb55d0b5c2856bf80ca6 on an Ubuntu 17.04 with a DEBUG typed build (cmake -D CMAKE_BUILD_TYPE=Debug)
History
#1 Updated by Nyall Dawson about 6 years ago
- Status changed from Open to Closed
Test/class no longer exists