action #41762
Updated by SLindoMansilla about 6 years ago
## Observation
Race condition: check_screen timeout and window get refreshed later
```perl
select_first_hard_disk if (check_screen('select-hard-disks', 0) && check_var('BACKEND', 'ipmi'));
```
openQA test in scenario sle-15-SP1-Installer-DVD-x86_64-btrfs@64bit-ipmi fails in
[partitioning_filesystem](https://openqa.suse.de/tests/2102945/modules/partitioning_filesystem/steps/3)
## Reproducible
Fails since (at least) Build [43.1](https://openqa.suse.de/tests/2072827)
## Expected result
Last good: [41.4](https://openqa.suse.de/tests/2059018) (or more recent)
## Further details
Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?distri=sle&version=15-SP1&arch=x86_64&flavor=Installer-DVD&machine=64bit-ipmi&test=btrfs)
## Workaround
Restart the job