elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
109 stars 4.93k forks source link

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

Open mauri870 opened 1 month ago

mauri870 commented 1 month ago

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)
elasticmachine commented 1 month ago

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

belimawr commented 3 weeks ago

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)