<table><tr><td style="">sitter created this revision.<br />sitter added reviewers: aacid, rikmills.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />sitter requested review of this revision.
</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/D18178">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">use correct env vars LANG and LANGUAGE</li>
<li class="remarkup-list-item">as an additional safety-net explicitly set QLocale default to english</li>
</ul>

<p>(the latter kinda overrides the former, but better save than sorry since it<br />
has no adverse effects to do both)</p>

<p>this should make tests pass regardless of potentially weird env states some<br />
CIs may have</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>test passes on kubuntu ci. my theory is that QLocale picked the default before the env was set up and therefore used <tt style="background: #ebebeb; font-size: 13px;">C</tt> instead of <tt style="background: #ebebeb; font-size: 13px;">en</tt> thus bypassing the en=>en_US coercion</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R265 KConfigWidgets</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18178">https://phabricator.kde.org/D18178</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/klanguagenametest.cpp</div></div></div><br /><div><strong>To: </strong>sitter, aacid, rikmills<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>