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

Remove unnecessary powermock annotation #12713

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

shoothzj
Copy link
Member

Motivation

Remove unnecessary powermock annotation. I think that can make tests run faster.

Verifying this change

run test local ok.

Documentation

Check the box below and label this PR (if you have committer privilege).

Need to update docs?

  • no-need-doc

    little modification for test code.

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Nov 10, 2021
@codelipenghui codelipenghui added this to the 2.10.0 milestone Nov 10, 2021
@eolivelli
Copy link
Contributor

I am +1 as long as the tests that we modified pass both on JDK11 and on JDK8

those annotations where there because of some weird behaviour on some JDK

@shoothzj can you please verify ?

@shoothzj
Copy link
Member Author

I am +1 as long as the tests that we modified pass both on JDK11 and on JDK8

those annotations where there because of some weird behaviour on some JDK

@shoothzj can you please verify ?

I have runned use jdk11, you mean run again use jdk8 ?

@eolivelli
Copy link
Contributor

you mean run again use jdk8 ?

yes

@shoothzj
Copy link
Member Author

you mean run again use jdk8 ?

yes
I tested, they can paas both on jdk8 and jdk11 :)

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shoothzj shoothzj closed this Nov 10, 2021
@shoothzj shoothzj reopened this Nov 10, 2021
@shoothzj
Copy link
Member Author

/pulsarbot run-failure-checks

@codelipenghui codelipenghui merged commit 8cae635 into apache:master Nov 11, 2021
@shoothzj shoothzj deleted the remove-unnecessary-powermock branch November 11, 2021 01:40
eolivelli pushed a commit to eolivelli/pulsar that referenced this pull request Nov 29, 2021
codelipenghui pushed a commit that referenced this pull request Dec 20, 2021
@codelipenghui codelipenghui added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Dec 20, 2021
@gaoran10 gaoran10 added the type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use label Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/branch-2.9 Archived: 2.9 is end of life doc-not-needed Your PR changes do not impact docs release/2.9.2 type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants