Skip to content

chore(filebeat): unskip TestFilebeat/Filebeat_crashes_due_to_incorrect_config#47163

Merged
mauri870 merged 5 commits intoelastic:mainfrom
mauri870:unskip-TestFilebeat
Oct 22, 2025
Merged

chore(filebeat): unskip TestFilebeat/Filebeat_crashes_due_to_incorrect_config#47163
mauri870 merged 5 commits intoelastic:mainfrom
mauri870:unskip-TestFilebeat

Conversation

@mauri870
Copy link
Copy Markdown
Member

@mauri870 mauri870 commented Oct 16, 2025

Proposed commit message

This test was skipped in #42780 due to #43137.

Since #46331 fixed the underlying issue, we can re-enable the test.

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/fragments using the changelog tool.

How to test this PR locally

go test -v -tags integration -run TestFilebeat/Filebeat_crashes_due_to_incorrect_config ./testing/integration/ -count=1000

Related issues

This test was skipped in elastic#42780
due to elastic#43137.

Since elastic#46331 fixed the underlying issue,
we can re-enable the test.
@mauri870 mauri870 self-assigned this Oct 16, 2025
@mauri870 mauri870 added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team skip-changelog labels Oct 16, 2025
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Oct 16, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 16, 2025

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @mauri870? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@mauri870 mauri870 changed the title chore(filebeat): unskip Filebeat_crashes_due_to_incorrect_config chore(filebeat): unskip TestFilebeat_crashes_due_to_incorrect_config Oct 16, 2025
@mauri870 mauri870 marked this pull request as ready for review October 16, 2025 16:11
@mauri870 mauri870 requested a review from a team as a code owner October 16, 2025 16:11
@mauri870 mauri870 requested review from faec and khushijain21 October 16, 2025 16:11
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@mauri870 mauri870 changed the title chore(filebeat): unskip TestFilebeat_crashes_due_to_incorrect_config chore(filebeat): unskip TestFilebeat/Filebeat_crashes_due_to_incorrect_config Oct 16, 2025
@mauri870 mauri870 added the backport-active-all Automated backport with mergify to all the active branches label Oct 16, 2025
@mauri870 mauri870 merged commit e744a82 into elastic:main Oct 22, 2025
53 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

@Mergifyio backport 8.19 9.0 9.1 9.2

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 22, 2025

mergify bot pushed a commit that referenced this pull request Oct 22, 2025
)

This test was skipped in #42780
due to #43137.

Since #46331 fixed the underlying issue,
we can re-enable the test.

(cherry picked from commit e744a82)
mergify bot pushed a commit that referenced this pull request Oct 22, 2025
)

This test was skipped in #42780
due to #43137.

Since #46331 fixed the underlying issue,
we can re-enable the test.

(cherry picked from commit e744a82)
mergify bot pushed a commit that referenced this pull request Oct 22, 2025
)

This test was skipped in #42780
due to #43137.

Since #46331 fixed the underlying issue,
we can re-enable the test.

(cherry picked from commit e744a82)
mergify bot pushed a commit that referenced this pull request Oct 22, 2025
)

This test was skipped in #42780
due to #43137.

Since #46331 fixed the underlying issue,
we can re-enable the test.

(cherry picked from commit e744a82)
mauri870 added a commit that referenced this pull request Oct 22, 2025
) (#47269)

This test was skipped in #42780
due to #43137.

Since #46331 fixed the underlying issue,
we can re-enable the test.

(cherry picked from commit e744a82)

Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
mauri870 added a commit that referenced this pull request Oct 22, 2025
) (#47270)

This test was skipped in #42780
due to #43137.

Since #46331 fixed the underlying issue,
we can re-enable the test.

(cherry picked from commit e744a82)

Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
mauri870 added a commit that referenced this pull request Oct 22, 2025
) (#47268)

This test was skipped in #42780
due to #43137.

Since #46331 fixed the underlying issue,
we can re-enable the test.

(cherry picked from commit e744a82)

Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
mauri870 added a commit that referenced this pull request Oct 22, 2025
) (#47271)

This test was skipped in #42780
due to #43137.

Since #46331 fixed the underlying issue,
we can re-enable the test.

(cherry picked from commit e744a82)

Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
andrzej-stencel pushed a commit to andrzej-stencel/beats that referenced this pull request Dec 1, 2025
…stic#47163)

This test was skipped in elastic#42780
due to elastic#43137.

Since elastic#46331 fixed the underlying issue,
we can re-enable the test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches skip-changelog 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.

Filebeat occasionally gets stuck while initializing with an invalid configuration

3 participants