Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.10, 5.11
-
None
-
50d1d95af5cb271285abb4375e63ca28cbadd77a 8b3a4d6f305955171a595ad93460346c58df51d7 6d429be4d77841218d89f5e563593fb39812395d
Description
Steps to reproduce:
- Setup development environment to Ubuntu 16.04
- Install hunspell (especially en-gb)
- apt-get install libhunspell libhunspell-dev libhunspell-en-gb
- Force qtvirtualkeyboard to detect hunspell support
- find /usr -name pkgconfig
- export PKG_CONFIG_LIBDIR= all paths found above
- Why hunspell support is not detected on Ubuntu by default?
- On b2qt sysroot cross compilation, hunspell support is detected automatically
- Compile
- PATH/TO/QMAKE/qmake
- make
- make install
- Run test
- cd tests/auto/input
- PATH/TO/QMAKE/qmake
- make
- ./tst_inputpanel tst_plugin::test_wclAutoCommitWordSetting
Expected outcome:
- Test passes
Actual outcome:
- FAIL! : inputpanel::tst_plugin::test_wclAutoCommitWordSetting(row 0) 'function returned false' returned FALSE. ()
- Loc: [/home/sami/Work/qt5_pc/qtvirtualkeyboard/tests/auto/inputpanel/data/tst_inputpanel.qml(1639)]
Attachments
Issue Links
- relates to
-
QTQAINFRA-2226 CI consistently fails to merge patch in qtvirtualkeyboard for (mostly) inconsistent reasons
-
- Closed
-
-
QTBUG-62518 Qt Virtual Keyboard tests are flaky
-
- Closed
-
For Gerrit Dashboard: QTBUG-61279 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
240402,1 | Blacklist tst_plugin::test_wclAutoCommitWordSetting on all platforms | 5.11 | qt/qtvirtualkeyboard | Status: ABANDONED | -1 | 0 |
240460,5 | tests: Backport test_wclAutoCommitWordSetting from 5.12 | 5.11 | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |
240503,4 | tests: Fix test_wclAutoCommitWordSetting | 5.11 | qt/qtvirtualkeyboard | Status: ABANDONED | -1 | 0 |
240756,2 | tests: Verify current item in selectionListSelectCurrentItem | 5.11 | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |
240761,2 | Fix word candidate list auto hiding | 5.11 | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |