Skip to content

fix(test): add functional test for Java exceptions with non-nested continuation lines#3333

Open
vparfonov wants to merge 1 commit into
openshift:release-6.2from
vparfonov:log9565
Open

fix(test): add functional test for Java exceptions with non-nested continuation lines#3333
vparfonov wants to merge 1 commit into
openshift:release-6.2from
vparfonov:log9565

Conversation

@vparfonov

@vparfonov vparfonov commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description

Adds a test case for Java exceptions where multi-line error messages have non-indented lines between the exception header and the stack trace

/cc @Clee2691
/assign @jcantrill

Links

…ntinuation lines

Adds a test case for Java exceptions where multi-line error messages
have non-indented lines between the exception header and the stack trace

JIRA: LOG-9565

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: f8fb05a1-00d9-429c-b158-e23176e06e49

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@vparfonov

Copy link
Copy Markdown
Contributor Author

/hold

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 3, 2026
@openshift-ci openshift-ci Bot requested review from cahartma and jcantrill July 3, 2026 13:39
@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vparfonov
Once this PR has been reviewed and has the lgtm label, please assign alanconway for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vparfonov

Copy link
Copy Markdown
Contributor Author

/cc @Clee2691
/assign @jcantrill

@openshift-ci openshift-ci Bot requested a review from Clee2691 July 3, 2026 13:40
@vparfonov

Copy link
Copy Markdown
Contributor Author

/retest-required

@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

@vparfonov: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-target 0b3fd0d link true /test e2e-target
ci/prow/functional-target 0b3fd0d link true /test functional-target

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants