Summary: | autotest vimode_completion fails in ktexteditor 5.43.0 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | Rik Mills <rikmills> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | simonandric5 |
Priority: | VHI | ||
Version: | 5.43.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://phabricator.kde.org/R39:1a38adebb64e6e7d5acb756f68166d56d8ba0b72 | Version Fixed In: | |
Sentry Crash Report: |
Description
Rik Mills
2018-02-12 17:40:28 UTC
Indeed, we have to look into this asap. Sad that we did not notice this earlier! Thanks for bugging me. We should have taken care of this ASAP. It seems my attempt to fix it was successful, see: https://phabricator.kde.org/R39:1a38adebb64e6e7d5acb756f68166d56d8ba0b72 Ah, what may be interesting to add: This was a bug in the *tests*, meaning that KTextEditor 5.43 is fine and can be released on your side. You can either disable the broken tests for you in your release, or integrate this patch that should fix the unit tests. Thank you for the quick resolution of this :) |