Skip to content

[8.x](backport #42780) Skip flaky test TestFilebeat/Filebeat_crashes_due_to_incorrect_config#42788

Merged
AndersonQ merged 1 commit into8.xfrom
mergify/bp/8.x/pr-42780
Feb 19, 2025
Merged

[8.x](backport #42780) Skip flaky test TestFilebeat/Filebeat_crashes_due_to_incorrect_config#42788
AndersonQ merged 1 commit into8.xfrom
mergify/bp/8.x/pr-42780

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Feb 19, 2025

skip flaky test: TestFilebeat/Filebeat_crashes_due_to_incorrect_config

Checklist

  • My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

N/A

How to test this PR locally

run the test TestFilebeat/Filebeat_crashes_due_to_incorrect_config. It should be skipped

❯ cd filebeat
❯ go test -v -tags integration -run TestFilebeat/Filebeat_crashes_due_to_incorrect_config ./testing/integration/
=== RUN   TestFilebeat
    run_beat.go:238: ensuring the filebeat binary is available...
    run_beat.go:315: searching for the filebeat directory, starting with /home/ainsoph/devel/github.com/elastic/beats/filebeat/testing/integration...
    run_beat.go:330: found filebeat directory at /home/ainsoph/devel/github.com/elastic/beats/filebeat
    run_beat.go:255: found outdated filebeat binary at /home/ainsoph/devel/github.com/elastic/beats/filebeat/filebeat, removing...
    run_beat.go:270: building /home/ainsoph/devel/github.com/elastic/beats/filebeat/filebeat binary with "mage build"... 
    run_beat.go:281: /home/ainsoph/devel/github.com/elastic/beats/filebeat/filebeat binary has been successfully built 
=== RUN   TestFilebeat/Filebeat_crashes_due_to_incorrect_config
    sample_test.go:116: Flaky test: https://github.com/elastic/beats/issues/42778
--- PASS: TestFilebeat (11.36s)
    --- SKIP: TestFilebeat/Filebeat_crashes_due_to_incorrect_config (0.00s)
PASS
ok  	github.com/elastic/beats/v7/filebeat/testing/integration	11.415s

Related issues


This is an automatic backport of pull request #42780 done by [Mergify](https://mergify.com).

skip flaky test: TestFilebeat/Filebeat_crashes_due_to_incorrect_config

(cherry picked from commit 2200a16)
@mergify mergify bot added the backport label Feb 19, 2025
@mergify mergify bot requested a review from a team as a code owner February 19, 2025 13:40
@mergify mergify bot requested review from VihasMakwana and khushijain21 and removed request for a team February 19, 2025 13:40
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 19, 2025
@github-actions github-actions bot added flaky-test Unstable or unreliable test cases. Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Feb 19, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Feb 19, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@AndersonQ AndersonQ merged commit 8bf7225 into 8.x Feb 19, 2025
@AndersonQ AndersonQ deleted the mergify/bp/8.x/pr-42780 branch February 19, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport flaky-test Unstable or unreliable test cases. Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants