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

[9.0](backport #42780) Skip flaky test TestFilebeat/Filebeat_crashes_due_to_incorrect_config #42789

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

mergify[bot]
Copy link
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 requested a review from a team as a code owner February 19, 2025 13:40
@mergify mergify bot added the backport label Feb 19, 2025
@mergify mergify bot requested review from AndersonQ and belimawr 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
@elasticmachine
Copy link
Collaborator

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

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Feb 19, 2025
@AndersonQ AndersonQ merged commit 736dcc1 into 9.0 Feb 19, 2025
32 checks passed
@AndersonQ AndersonQ deleted the mergify/bp/9.0/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