Actions
action #49361
closed[functional][u][sporadic] test fails in chrome to click "do not send data"
Status:
Rejected
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA (private) - Milestone 24
Start date:
2019-03-15
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_in_kde@64bit fails in
chrome
Reproducible¶
https://openqa.opensuse.org/tests/overview?arch=&modules=chrome&modules_result=failed&build=poo35589_okurz_kde_wayland_check_border_krunner6&distri=opensuse&version=Tumbleweed# shows 3/100 failed.
Expected result¶
100/100 stable :)
Suggestions¶
- Hide the mouse before assert_needle
Further details¶
Always latest result in this scenario: latest
Updated by okurz almost 6 years ago
- Copied from action #49358: [functional][u][sporadic] test fails in wine to close pkcon install xterm added
Updated by zluo almost 6 years ago
- Status changed from Workable to In Progress
- Assignee set to zluo
take over
Updated by zluo almost 6 years ago
my $chrome_url = "https://dl.google.com/linux/direct/google-chrome-stable_current_$arch.rpm";
select_console('x11');
mouse_hide;
x11_start_program('xterm');
mouse_hide is already there, and I don't see the mouse in recent test runs.
Updated by zluo almost 6 years ago
- Status changed from In Progress to Rejected
https://openqa.opensuse.org/tests/889216#next_previous shows no issue anymore for last 100 test runs on 3o.
reject this for now.
Actions