https://bugs.kde.org/show_bug.cgi?id=387031

--- Comment #3 from Christophe Giboudeaux <christo...@krop.fr> ---
Interesting, I've just tested master with Qt 5.11, I have 2 failures locally:
The following tests FAILED:
         63 - vimode_modes (Failed)
         66 - vimode_keys (Failed)

---

>>> running command  "\\:<\\"  on text  "   foo"
QDEBUG : ModesTest::CommandTests() 17:15:37 - vimode_modes(7802) - 
BaseTest::TestPressKey: Executing command directly from ViModeTest:
 "<"
FAIL!  : ModesTest::CommandTests() Compared values are not the same
   Actual   (kate_document->text()): " foo"
   Expected (expected_text)        : "  foo"
   Loc: [/data/kde/src/ktexteditor/autotests/src/vimode/modes.cpp(1492)]
QDEBUG : ModesTest::CommandTests() 17:15:37 - vimode_modes(7802) - 
BaseTest::TestPressKey: 

----
>>> running command  "\\:1<\\"  on text  "   foo\nbaz"
QDEBUG : ModesTest::CommandTests() 17:15:37 - vimode_modes(7802) - 
BaseTest::TestPressKey: Executing command directly from ViModeTest:
 "1<"
FAIL!  : ModesTest::CommandTests() Compared values are not the same
   Actual   (kate_document->text()): " foo\nbaz"
   Expected (expected_text)        : "  foo\nbaz"
   Loc: [/data/kde/src/ktexteditor/autotests/src/vimode/modes.cpp(1495)]
QDEBUG : ModesTest::CommandTests() 17:15:37 - vimode_modes(7802) - 
BaseTest::TestPressKey: 
---

>>> running further keypresses  "gg@q"  on text  ""
FAIL!  : KeysTest::MacroTests() Compared values are not the same
   Actual   (kate_document->text()): "completionMacro
completionRepeatLastChange completionRep"
   Expected (expected_text)        : "completionMacro
completionRepeatLastChange completionRepeatLastChange"
   Loc: [/data/kde/src/ktexteditor/autotests/src/vimode/keys.cpp(1512)]
QDEBUG : KeysTest::MarkTests() 17:15:53 - vimode_keys(7817) - 
BaseTest::TestPressKey: 

---

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to