Actions
action #111210
open[qe-core] frequent timeout in "rust" test
Status:
New
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2022-05-17
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
The test calls
assert_script_run('cargo run --manifest-path testproject/Cargo.toml');
This works quite often (I'd say most of the time) but on many occasions it times out
looking at the failure it just seems to more test our (poor) network performance than actually testing rust :)
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_textmode@64bit fails in
rust
Test suite description¶
Maintainer: slindomansilla@suse.de.
Mainly post-installation console extra tests.
Reproducible¶
Fails since (at least) Build 20210920
Expected result¶
Last good: 20210920 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by maritawerner over 1 year ago
- Subject changed from frequent timeout in "rust" test to [qe-core] frequent timeout in "rust" test
Actions