Closed cpascual closed 6 years ago
while testing the container widgets with taurusdemo I got some deprecation warnings due to usage of useParentModel.
I hotfixed it in the release branch with commit 25729f5
All tests passed without problems. No regressions found. Only a couple of minor issues that I reported as new issues. I also updated the checklist with a few corrections and new tests.
IMHO, the tests for debian9 are ok
This issue is created for reporting the results of the manual tests for Jul18 release on debian-stretch (this is done in ALBA in parallel to those by @teresanunez in #783).
They are also considered for the release PR: #784
Installation
I USED A PRISTINE taurus-test:debian-stretch DOCKER IMAGE FOR THESE TESTS
pip install https://ci.appveyor.com/api/buildjobs/q6g52a22q2nkurst/artifacts/dist%2Ftaurus-4.4.0a0.tar.gz
Taurusdemo
sys/tg_test/1/ampli#rvalue.magnitude
,eval:Q('1mm')#rvalue.unit"
,eval:10*arange(9)#rvalue[3:4]
)taurusplot
(basically try all features described in the user's guide
taurusplot "eval:Q(rand(333),'mm')" sys/tg_test/1/wave
taurustrend
(basically try all features described in the user's guide
taurustrend "eval:Q(rand(),'mm')" sys/tg_test/1/ampli
taurustrend -xe "eval:Q(rand(),'mm')" sys/tg_test/1/ampli
Test taurusimage
taurusimage --demo
taurustrend2d
taurustrend2d --demo --taurus-polling-period 333
taurustrend2d -xt --demo --taurus-polling-period 333
(known to fail in 4.1.0)taurustrend2d -xe --demo --taurus-polling-period 333
Tauruscurve & taurustrend1d
(unused and to be deprecated, you may test but do not worry too much if they fail)
[ ] Execute:
tauruscurve --demo
IT FAILS TO LAUNCH:TypeError: native Qt signal is not callable
. SKIPPING THE REST OF THE TESTS FOR THESE 2 WIDGETS[ ] Change size
[ ] Move curve with mouse
[ ] Resize curve with mouse
[ ] Test some option of the menu with mouse.
[ ] Execute:
taurustrend1d "eval:Q(rand(),'mm')"
and test it in the same waytaurusdesigner
taurusdevicepanel
taurusdevicepanel sys/tg_test/1
tauruspanel
tauruspanel
NOTE: It is no longer possible to access the Change Tango Host action here. It should be re-added to tauruspanel GUI
taurusform
(basically try all features described in the user's guide
taurusform sys/tg_test/1/short_scalar
mm
. Close the form and relaunch. The new units should be used. Change the the write value and check that the orange color is used when in warning values, and that the write widget does not allow to write values out of range.>>{}<<
) FAILED FOR ITEMS IN COMPACT MODE. I CREATED #787taurusgui
(basically try all features described in the user's guide
taurusgui example01
foogui
) withtaurusgui --new-gui
(follow the wizard)foogui
with pip (using a virtualenv may be a good idea)foogui
using the script that has been installedtaurusconfigbrowser
taurusiconcatalog
taurusiconcatalog
. Several tabs with an array of icons should be displayed