https://bugs.kde.org/show_bug.cgi?id=387006

Christophe Giboudeaux <christo...@krop.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kcoreaddons/commit/2
                   |                            |5afdfe5fc002091017da7b56114
                   |                            |14e2f30135c3
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.75

--- Comment #12 from Christophe Giboudeaux <christo...@krop.fr> ---
Git commit 25afdfe5fc002091017da7b5611414e2f30135c3 by Christophe Giboudeaux,
on behalf of Harald Sitter.
Committed on 13/09/2020 at 10:40.
Pushed by cgiboudeaux into branch 'master'.

harden message-based tests against environment

QTest::ignoreMessage is both an ignore AND an expectation. So if a line
is not generated that fails the test.
Trouble is the environment has all sorts of ways to change and influence
the output generated by qdebugs.

To deal with this we'll skip when overriding environment stuff is set.

When possible we'll try to force desktopparser on, but it's a bit tricky
because of how many overriding elements there are
FIXED-IN: 5.75

M  +41   -1    autotests/kpluginmetadatatest.cpp
M  +1    -0    src/lib/plugin/desktopfileparser.cpp

https://invent.kde.org/frameworks/kcoreaddons/commit/25afdfe5fc002091017da7b5611414e2f30135c3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to