D22350: Remove invalid check from test_projectload test.
Gleb Popov
noreply at phabricator.kde.org
Tue Jul 9 19:33:52 BST 2019
arrowd created this revision.
arrowd added a reviewer: KDevelop.
Herald added a project: KDevelop.
Herald added a subscriber: kdevelop-devel.
arrowd requested review of this revision.
REVISION SUMMARY
This check implies that newly allocated `projectItem` will be placed
in different memory region, but it isn't always so. On FreeBSD, reloading the
project occupies the same memory region, so this check fails.
REPOSITORY
R32 KDevelop
BRANCH
projectload
REVISION DETAIL
https://phabricator.kde.org/D22350
AFFECTED FILES
plugins/genericprojectmanager/tests/test_projectload.cpp
To: arrowd, #kdevelop
Cc: kdevelop-devel, hmitonneau, christiant, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190709/a2d41634/attachment.html>
More information about the KDevelop-devel
mailing list