action #109566
closed[sle][security][sle15sp4][FIPS] Change the needle tag in x3270_ssl
100%
Description
https://openqa.suse.de/tests/8454541#step/x3270_ssl/29
Hello Ben,
# Exit and back to generic desktop
send_key "ctrl-c";
send_key "alt-tab";
send_key "ctrl-c";
assert_screen 'generic-desktop';
We tried to match the needle with tag 'generic-desktop', I suggest using a another tag, since we still has xterm and 3270 windows there.
Updated by rfan1 over 2 years ago
- Related to action #109545: [sle][security][sle15sp4][fips][powervm] automation: fips_env_mode_tests_crypt_x11 added
Updated by bchou over 2 years ago
- Assignee changed from bchou to StarryWang
Hi Starry,
After discussing it with Richard, we think this issue shows in the IBM Power platform only. Can't reproduce it on other platforms.
We could modify and create a needle's tag name
assert_screen 'generic-desktop';
as another one.
And also check if it will introduce another regression on other platforms.
Thank you.
Updated by rfan1 over 2 years ago
Starry,
Please share your branch to me once your code is ready, I can do VR on powervm setup :)
Updated by StarryWang over 2 years ago
Updated by StarryWang over 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Updated by StarryWang over 2 years ago
- Status changed from In Progress to Feedback
- % Done changed from 50 to 90
PR Merged.
Updated by StarryWang over 2 years ago
- Status changed from Feedback to Resolved
- % Done changed from 90 to 100
Test passed successfully in build 129.1.
https://openqa.suse.de/tests/8557306#step/x3270_ssl/28