action #95875
closed[qe-core] test fails in openssl_nodejs with "Node v10.24.1-1.36.1 Test test/parallel/test-tls-connect-stream-writes.js" but the only change in test is in "spice-vdagent"
100%
Description
Observation¶
openQA test in scenario sle-15-SP1-Server-DVD-Updates-aarch64-mau-extratests1@aarch64-virtio fails in
openssl_nodejs
with
Some tests have failed:
Node v10.24.1-1.36.1 Test test/parallel/test-tls-connect-stream-writes.js
however https://openqa.suse.de/tests/6520829#investigation shows that the only relevant product change seems to be
- "LTSS_TEST_ISSUES" : "20249,20297,20348,20355,20428,20441",
+ "LTSS_TEST_ISSUES" : "20249,20297,20348,20355,20428,20441,20484",
so only https://smelt.suse.de/incident/20484/ about "spice-vdagent" is added which does not look like it could be related?
Test suite description¶
Run console tests against aggregated test repo
Reproducible¶
Fails since (at least) Build 20210722-1 (current job)
Expected result¶
Last good: 20210721-2 (or more recent)
Suggestions¶
- Test suite should have a test maintainer, e.g.
Maintainer: qe-core@suse.de
? - Investigate if the change in "spice-vdagent" can actually explain the test failure, otherwise ensure the test to be stable unless related changes can explain the failure
Further details¶
Always latest result in this scenario: latest
Added "mgrifalconi" as test module maintainer, hence assigned to "[qe-core]".
Updated by mgrifalconi over 3 years ago
- Assignee set to mgrifalconi
Running 10.24.1-1.36.1 /usr/bin/node10 --expose_gc --expose-internals test/parallel/test-tls-connect-stream-writes.js
./test_openssl_nodejs.sh: line 5: 31957 Segmentation fault (core dumped) $NODE $GLOBAL_FLAGS ${node_flags[$VERSION $FILE]} $FILE &> $OUTPUT
FAILED
Test Output:
Restarted to see if it is possible to reproduce it.
If it was a one time only, one idea would be to run the failed script once more before recording the failure. The test runs some script from node upstream.
Updated by mgrifalconi over 3 years ago
PR to try 3 times the upstream test scripts before failing was merged https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/12999
Updated by mgrifalconi over 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100