[Kde-bindings] [bindings] [Bug 360846] New: qtgui/t/helpcontextsensitivehelp.t tests fail
Petr Pisar via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Mar 22 11:26:51 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=360846
Bug ID: 360846
Summary: qtgui/t/helpcontextsensitivehelp.t tests fail
Product: bindings
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kde-bindings at kde.org
Reporter: ppisar at redhat.com
qtgui/t/helpcontextsensitivehelp.t tests fail like this:
$ xvfb-run -a "prove" -v -b -I qtgui/examples/help/contextsensitivehelp
qtgui/t/helpcontextsensitivehelp.t
qtgui/t/helpcontextsensitivehelp.t ..
1..10
********* Start testing of HelpContextSensitiveHelpTest *********
Config: Using QTest library 4.8.7, Qt 4.8.7
ok 1 - Window shown
PASS : HelpContextSensitiveHelpTest::initTestCase()
not ok 2 - Help message update plantComboBox
# Failed test 'Help message update plantComboBox'
# at qtgui/t/helpcontextsensitivehelp.t line 87.
# got: ''
# expected: 'Different kind of plants need different amounts of water.
Here's a short overview over the most common grown plants and their avarage
need of water:
#
# Kind
# Amount
# Squash
# 2000
# Bean
# 1500
# Carrot
# 1200
# Strawberry
# 1300
# Raspberry
# 1000
# Blueberry
# 1100
#
#
# Warning: Watering them too much or too little will cause irreversible damage!
'
All tests for the 9 widgets fail the same way: the obtained text is empty
instead of the expected test.
I can see the failure with latest master git code as well as 0.96.0 version
from CPAN.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-bindings
mailing list