Skip to content

test(java): shorten inherited tag test name - #3985

Merged
chaokunyang merged 1 commit into
apache:mainfrom
chaokunyang:field-tag-test-name
Aug 26, 2026
Merged

test(java): shorten inherited tag test name#3985
chaokunyang merged 1 commit into
apache:mainfrom
chaokunyang:field-tag-test-name

Conversation

@chaokunyang

Copy link
Copy Markdown
Collaborator

Why?

PR #3984 added an inherited duplicate-tag regression test whose method name exceeds the repository maximum of 35 characters.

What does this PR do?

  • Renames the test method from testDecodeRejectsInheritedDuplicateTag to testRejectsInheritedDuplicateTag.
  • Leaves the annotation, test body, coverage, and production code unchanged.

Related issues

Follow-up to #3984.

Does this PR introduce any user-facing change?

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

Test

  • NativeTypeDefEncoderTest#testRejectsInheritedDuplicateTag passed.

Benchmark

Test-only rename; no production or benchmark path changes.

@chaokunyang
chaokunyang marked this pull request as ready for review August 26, 2026 04:53
@chaokunyang
chaokunyang merged commit 09856b5 into apache:main Aug 26, 2026
73 checks passed
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.

3 participants