Remove invalid check from test_projectload test.

Authored by arrowd on Jul 9 2019, 6:30 PM.

Description

Remove invalid check from test_projectload test.

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.

Reviewers: KDevelop, apol

Reviewed By: KDevelop, apol

Subscribers: kdevelop-devel

Tags: KDevelop

Differential Revision: https://phabricator.kde.org/D22350

Details

Committed
arrowdJul 10 2019, 7:12 AM
Reviewer
KDevelop
Differential Revision
D22350: Remove invalid check from test_projectload test.
Parents
R32:3b5b643f1d30: [welcome page] Port to QtQuick Controls 2
Branches
Unknown
Tags
Unknown