Actions
action #33970
closed[sle][functional][u][hyperv] test fails in apache_nss - script died or timeout
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA (private) - Milestone 17
Start date:
2018-03-28
Due date:
2018-07-03
% Done:
0%
Estimated time:
Difficulty:
Description
checked apachetest.pm:
Verify apache+ssl works¶
if ($mode =~ m/SSL|NSS/) {
validate_script_output 'curl -k https://localhost/hello.html', sub { m/Hello Linux/ };
To me this looks quite strange, the command was executed but validate_script_output is just not working:
validate_script_output 'curl -k https://localhost/hello.html', sub { m/Hello Linux/ };
Observation¶
openQA test in scenario sle-15-Installer-DVD-x86_64-minimal+base@svirt-hyperv fails in
apache_nss
Reproducible¶
Fails since (at least) Build 535.1 (current job)
Expected result¶
Last good: 533.2 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by okurz over 6 years ago
- Related to action #33190: [sle][functional][u][svirt-hyperv][medium] test fails in apache_nss with timeout on apache service, timing issue on typing? added
Updated by okurz over 6 years ago
- Related to action #10206: [tools]libvirt tests (Xen, Hyper-V, VMware) added
Updated by okurz over 6 years ago
- Subject changed from [sle][functional] test fails in apache_nss - script died or timeout to [sle][functional][u][hyperv] test fails in apache_nss - script died or timeout
- Target version set to Milestone 17
Updated by okurz over 6 years ago
- Target version changed from Milestone 17 to Milestone 21+
Updated by okurz over 6 years ago
- Target version changed from Milestone 21+ to Milestone 21+
Updated by okurz over 6 years ago
- Due date set to 2018-07-03
- Status changed from New to Rejected
- Assignee set to okurz
- Target version changed from Milestone 21+ to Milestone 17
After we have a new, more powerful and much more stable hyperv testing host I assume this ticket does not apply anymore, any new observations should be reported explicitly either by reopening or opening a new issue.
Actions