-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
flaky-testUnstable or unreliable test cases.Unstable or unreliable test cases.needs_teamIndicates that the issue/PR needs a Team:* labelIndicates that the issue/PR needs a Team:* label
Description
Flaky Test
- Test Name: x-pack/metricbeat/module/sql/query TestOracle/fetch
- Link:
require.Empty(t, errs) - Branch: 8.19, updatecli_8.19_bump-elastic-stack-snapshot-8.19
- Artifact Link:
- updatecli_8.19_bump-elastic-stack-snapshot-8.19:
- 8.19:
- Notes: Additional details about the test. e.g. theory as to failure cause
It seems to be a failure when connecting to the database
Stack Trace
=== Failed
=== FAIL: x-pack/metricbeat/module/sql/query TestOracle/fetch (0.32s)
query_integration_test.go:252:
Error Trace: /go/src/github.com/elastic/beats/x-pack/metricbeat/module/sql/query/query_integration_test.go:252
/go/src/github.com/elastic/beats/x-pack/metricbeat/module/sql/query/query_integration_test.go:245
Error: Should be empty, but was [cannot open connection: testing connection: user="sys" standalone params={authMode:2 connectionClass:<nil> connectionClassLength:0 purity:0 newPassword:<nil> newPasswordLength:0 appContext:<nil> numAppContext:0 externalAuth:0 externalHandle:<nil> pool:<nil> tag:<nil> tagLength:0 matchAnyTag:0 outTag:<nil> outTagLength:0 outTagFound:0 shardingKeyColumns:<nil> numShardingKeyColumns:0 superShardingKeyColumns:<nil> numSuperShardingKeyColumns:0 outNewSession:0}: ORA-12547: TNS:lost contact]
Test: TestOracle/fetch
Metadata
Metadata
Assignees
Labels
flaky-testUnstable or unreliable test cases.Unstable or unreliable test cases.needs_teamIndicates that the issue/PR needs a Team:* labelIndicates that the issue/PR needs a Team:* label