Skip to content
  • Ben Cooksley's avatar
    Re-disable the KIO tests on Windows like we have done essentially since the... · fc6d1563
    Ben Cooksley authored
    Re-disable the KIO tests on Windows like we have done essentially since the inception of Windows CI.
    Qt on Windows is horrendously broken when it comes to D-Bus and the Qt developers consider this to be Windows fault and not theirs, and thus won't fix this or attempt to workaround it.
    
    Until such time that KIO on Windows ceases it's use of D-Bus it is likely that KIO will remain unable to cleanly exit, requiring manual intervention and cleanup each time.
    It is likely that other applications will also be affected by this issue as well, so use of D-Bus in general on Windows should probably be avoided at all costs as that module is just not usable on Windows.
    
    CCMAIL: kde-frameworks-devel@kde.org
    fc6d1563