<table><tr><td style="">mlaurent requested changes to this revision.<br />mlaurent added a comment.<br />This revision now requires changes to proceed.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9420" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>You still forgot to launch autotest...<br />
see:<br />
"laurent@linux-5nvn:/compile/kde5/framework/frameworks/kcoreaddons/build> ./bin/kaboutdatatest</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Start testing of KAboutDataTest <strong>*</strong>****</li>
</ul>

<p>Config: Using QtTest library 5.10.1, Qt 5.10.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.1 20171020 [gcc-7-branch revision 253932])<br />
PASS   : KAboutDataTest::initTestCase()<br />
PASS   : KAboutDataTest::testLongFormConstructorWithDefaults()<br />
PASS   : KAboutDataTest::testLongFormConstructor()<br />
PASS   : KAboutDataTest::testShortFormConstructor()<br />
FAIL!  : KAboutDataTest::testSetAddLicense() Compared values are not the same</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">Actual   (aboutData.licenses().at(2).text()): "free to write, reading forbidden"
Expected (QLatin1String(LicenseFileText))   : "free to write, reading forbidden, in the file"
Loc: [/compile/kde5/framework/frameworks/kcoreaddons/autotests/kaboutdatatest.cpp(260)]</pre></div>

<p>PASS   : KAboutDataTest::testSetProgramIconName()<br />
PASS   : KAboutDataTest::testSetDesktopFileName()<br />
PASS   : KAboutDataTest::testCopying()<br />
PASS   : KAboutDataTest::testKAboutDataOrganizationDomain()<br />
PASS   : KAboutDataTest::testLicenseSPDXID()<br />
PASS   : KAboutDataTest::testLicenseOrLater()<br />
PASS   : KAboutDataTest::cleanupTestCase()<br />
Totals: 11 passed, 1 failed, 0 skipped, 0 blacklisted, 3ms<br />
"</p>

<h2 class="remarkup-header">> I found the porting error in line 260. Please compare you change in 260.</h2>

<p>You must launch autotest to see if you created a bug or not.</p>

<p>You need to compare before and after your patch and see if you have some failed.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R244 KCoreAddons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9420" rel="noreferrer">https://phabricator.kde.org/D9420</a></div></div><br /><div><strong>To: </strong>velurimithun, mlaurent<br /><strong>Cc: </strong>dfaure, Frameworks<br /></div>