Bug report #17722
ASSERT: "expression4.hasEvalError()"
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Sandro Santilli | ||
Category: | Tests Suite | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25618 |
Description
Locally, I get this error upon running make check:
QFATAL : TestQgsExpression::represent_value() ASSERT: "expression4.hasEvalError()" in file /usr/src/qgis/qgis-master/tests/src/core/testqgsexpression.cpp, line 436
I've debugged it and have a PR ready for review.
History
#1 Updated by Sandro Santilli almost 7 years ago
Pull request is here: https://github.com/qgis/QGIS/pull/5912
Matthias Kuhn confirmed the error, when running locally, we're still trying to figure out why Travis succeeds
#2 Updated by Sandro Santilli almost 7 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Apparently fixed by d01f94f7ef8761f0a477c2b323756e5f8d493049