action #18050
closed[opensuse] zdup_tw2twnext_gnome fails so random
0%
Description
sometimes it is passed, sometimes not, it happened during zdup test if the random fail happened. I'm not so sure it's product problem or openqa issue, just file a ticket for record.
Updated by okurz over 6 years ago
- Subject changed from zdup_tw2twnext_gnome fails so random to [opensuse] zdup_tw2twnext_gnome fails so random
- Category set to Bugs in existing tests
looking at https://openqa.opensuse.org/tests/377521#step/zdup/39 I see that the test fails because it is expecting ^ZYPPER-DONE
which does not match
linux-o2m5 login: ZYPPER-DONE
Updated by okurz over 6 years ago
- Status changed from New to In Progress
- Assignee set to okurz
https://openqa.opensuse.org/tests/375288#step/zdup/75 failed because the needle did not match on the line "There are some running programs…" so I created a new needle with match level 80%: zypper-zdup-finish-20170327
Three other jobs in the same history failed for the same reason as in #18050#note-1 which is that the word ZYPPER-DONE
might just be printed on the login line.
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/2632
Updated by okurz over 6 years ago
- Status changed from In Progress to Resolved
https://openqa.opensuse.org/tests/377823
@mlin7442 as you can see issues can be fixed fast - if they are reported ;-)