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

ducktape: support skipping log lines for raise_on_crash #11356

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

rockwotj
Copy link
Contributor

In #11275 we get a false positive detecting a crash because of an
expected log line. Let's ignore those when looking for crashes.

Note the test is still failing, but due to a different reason than what
this function is calling.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

@rockwotj rockwotj force-pushed the rockwood/bad_raise_on_crash branch from 64f33d3 to fd6c949 Compare June 12, 2023 15:30
In redpanda-data#11275 we get a false positive detecting a crash because of an
expected log line. Let's ignore those when looking for crashes.

Note the test is still failing, but due to a different reason than what
this function is calling.

Signed-off-by: Tyler Rockwood <[email protected]>
@rockwotj rockwotj force-pushed the rockwood/bad_raise_on_crash branch from fd6c949 to b402d04 Compare June 12, 2023 19:20
@rockwotj rockwotj requested a review from dotnwat June 12, 2023 21:01
@rockwotj
Copy link
Contributor Author

CI Failure: #11044

@dotnwat dotnwat merged commit 71034fa into redpanda-data:dev Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants