Bug 434687 - Git make test kfileitemmodeltest fail
Summary: Git make test kfileitemmodeltest fail
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-20 20:45 UTC by Henry Pfeil
Modified: 2021-03-21 18:05 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Pfeil 2021-03-20 20:45:51 UTC
SUMMARY

The following tests FAILED:
          6 - kfileitemmodeltest (Failed)

STEPS TO REPRODUCE
1. Git clone
2. cmake-gui [Release]
3. make
4. make test

OBSERVED RESULT

93% tests passed, 1 tests failed out of 14

Total Test time (real) =  28.96 sec

The following tests FAILED:
          6 - kfileitemmodeltest (Failed)
Errors while running CTest

EXPECTED RESULT
100% tests passed

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2021-03-21 02:25:53 UTC
What makes you think git caused it?
Comment 2 Nicolas Fella 2021-03-21 12:27:28 UTC
I assume they are talking about Dolphin build from git, i.e. current master
Comment 3 Elvis Angelaccio 2021-03-21 18:05:48 UTC
Will be fixed by https://invent.kde.org/system/dolphin/-/merge_requests/186