Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky test] TestSQSReceiver - missing call(s) to *awss3.MockSQSAPI.ReceiveMessage #41458

Open
mauri870 opened this issue Oct 25, 2024 · 2 comments
Assignees
Labels
flaky-test Unstable or unreliable test cases. Team:Elastic-Agent Label for the Agent team

Comments

@mauri870
Copy link
Member

Flaky Test

Stack Trace

=== Failed
=== FAIL: x-pack/filebeat/input/awss3 TestSQSReceiver/ReceiveMessage_success (0.00s)
    controller.go:152: missing call(s) to *awss3.MockSQSAPI.ReceiveMessage(is anything, is anything) C:/buildkite-agent/builds/bk-agent-prod-gcp-1729874464622084425/elastic/beats-xpack-filebeat/x-pack/filebeat/input/awss3/sqs_test.go:62
    controller.go:156: aborting test due to missing call(s)
@mauri870 mauri870 added flaky-test Unstable or unreliable test cases. Team:Elastic-Agent Label for the Agent team labels Oct 25, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@mauri870 mauri870 changed the title [Flaky test] TestSQSReceiver - transaction_log_integration_test.go:22: timeout waiting for services to be healthy [Flaky test] TestSQSReceiver - transaction_log_integration_test.go:22: timeout waiting for services to be healthy Oct 25, 2024
@mauri870 mauri870 changed the title [Flaky test] TestSQSReceiver - transaction_log_integration_test.go:22: timeout waiting for services to be healthy [Flaky test] TestSQSReceiver - timeout waiting for services to be healthy Oct 25, 2024
@mauri870 mauri870 changed the title [Flaky test] TestSQSReceiver - timeout waiting for services to be healthy [Flaky test] TestSQSReceiver - missing call(s) to *awss3.MockSQSAPI.ReceiveMessage Oct 25, 2024
@belimawr
Copy link
Contributor

belimawr commented Nov 1, 2024

Another failure:

2024-10-31 15:50:47 EDT	=== Failed
2024-10-31 15:50:47 EDT	=== FAIL: x-pack/filebeat/input/awss3 TestSQSReceiver/ReceiveMessage_success (0.00s)
2024-10-31 15:50:47 EDT	    controller.go:152: missing call(s) to *awss3.MockSQSAPI.ReceiveMessage(is anything, is anything) C:/buildkite-agent/builds/bk-agent-prod-gcp-1730403281457206804/elastic/beats-xpack-filebeat/x-pack/filebeat/input/awss3/sqs_test.go:60
2024-10-31 15:50:47 EDT	    controller.go:156: aborting test due to missing call(s)
2024-10-31 15:50:47 EDT	
2024-10-31 15:50:47 EDT	=== FAIL: x-pack/filebeat/input/awss3 TestSQSReceiver (10.01s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Unstable or unreliable test cases. Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

No branches or pull requests

4 participants