┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/statusbar/spaceinfoobserver.cpp
diff options
context:
space:
mode:
authorMéven Car <[email protected]>2026-06-13 22:32:15 +0000
committerMéven Car <[email protected]>2026-06-14 06:21:16 +0000
commit655ded169bf5f3c7a925d01a15738333dc64a5df (patch)
tree7e96738afdb7539f840242368d3b6850541b0765 /src/statusbar/spaceinfoobserver.cpp
parenta654e1af1031ffb8eacfdfe63640667abdb39a7e (diff)
dolphinmainwindowtest: assert the thumbnail, not a fresh preview, after rename
testThumbnailAfterRename waited for KFileItemModelRolesUpdater::previewJobFinished after renaming a.jpg to b.jpg. That signal is only emitted when a new preview is generated successfully (slotGotPreview), but a rename keeps the file's content and its already-correct thumbnail, so whether a fresh preview job runs at all is timing- and platform-dependent. On FreeBSD CI none is produced, so the wait timed out. Assert the actual outcome instead: the renamed item still shows a non-null preview pixmap. This passes whether the thumbnail is regenerated, inherited across the rename, or cache-served, and still fails if a rename ever drops the preview.
Diffstat (limited to 'src/statusbar/spaceinfoobserver.cpp')
0 files changed, 0 insertions, 0 deletions