Skip to content

KUrlNavigatorTest::bug251553_goUpFromArchive: skip without zip handler

With KUrlNavigatorPrivate::isCompressedPath(...) no longer having a hardcoded list of archive schemes, but instead querying the presence of installed protocol handlers, which are currently only provided by other repos (kio-extras with kio_archive or krusader with kio_krarc), for the test to work any handler has to be installed.

@dfaure @ahmadsamir

Edited by Friedrich W. H. Kossebau

Merge request reports