Actions
action #51653
closed[qam] test fails in rrdtool_x11 lost characters in typed cmd string
Start date:
2019-05-20
Due date:
2019-05-25
% Done:
100%
Estimated time:
Difficulty:
Description
test fails in rrdtool_x11 lost characters in typed cmd string
as per TW 20190517 snapshot ppc64le openQA test ref below.
comparison of command line between script and displayed line:
command line:
"rrdtool graph speed-2.png --start 920804400 --end 920808000 --vertical-label m/s DEF:myspeed=test.rrd:speed:AVERAGE CDEF:realspeed=myspeed,1000,* LINE2:realspeed#FF0000";
displayed buffer:
"rrdtool graph speed-2.png --start 920804400 --end 920808000 --vertical-label m/s DEF:myspeed=test.rrd:speed:AVERAGE CDEF:realspeed=myspeeNE2:realspeed#FF0000";
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-ppc64le-extra_tests_on_gnome@ppc64le fails in
rrdtool_x11
Test suite description¶
Maintainer: asmorodskyi, okurz. Extra tests which were designed to run on gnome
Reproducible¶
Fails since (at least) Build 20190517 (current job)
I am just doing a manual retry to check if reproducible at
https://openqa.opensuse.org/tests/938209
Expected result¶
Last good: 20190430 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions