action #51653
closed[qam] test fails in rrdtool_x11 lost characters in typed cmd string
100%
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
Updated by michel_mno over 5 years ago
confirmation that lost typed characters in second trial https://openqa.opensuse.org/tests/938209#step/rrdtool_x11/47
"rrdtool graph speed-2.png --start 920804400 --end 920808000 --vertical-label m/s DEF:myspeed=test.rrd:speed:AVERAGE CDEF:realspeed=myspeed,1000,*peed#FF0000";
Updated by SLindoMansilla over 5 years ago
- Subject changed from test fails in rrdtool_x11 lost characters in typed cmd string to [qam] test fails in rrdtool_x11 lost characters in typed cmd string
As a result of backlog triaging (see https://progress.opensuse.org/projects/openqatests/wiki#ticket-backlog-triaging for more information).
Please, feel free to adjust the category or the "[label]" if you think different.
Updated by SLindoMansilla over 5 years ago
- Related to action #48380: [qe-core][opensuse][functional][aarch64][sporadic] test fails in multiple modules on cryptlvm test - lost keystrokes added
Updated by SLindoMansilla over 5 years ago
- Assignee set to martinsmac
Hi Martin,
As you appear as the maintainer of the module, could you take a look?
Updated by martinsmac over 5 years ago
- Due date set to 2019-05-25
- Status changed from New to In Progress
ok, verifying.
Updated by martinsmac over 5 years ago
- % Done changed from 0 to 80
I modify to use serial, I think any wrong with "assert_script_run" when command is too long:
-- assert_script_run 'rddtoll graph....
++ type_string_slow 'rrdtool graph ...
Testing now in my openqa
Updated by okurz over 5 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: extra_tests_on_gnome
https://openqa.opensuse.org/tests/974311
Updated by martinsmac over 5 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Working in last job : https://openqa.opensuse.org/tests/975882#step/rrdtool_x11/38
Updated by okurz over 5 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: extra_tests_on_gnome
https://openqa.opensuse.org/tests/987661