Skip to content

[fix][test] Fix Thread.getThreadGroup().getName() NPE #22070

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

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

Technoboy-
Copy link
Contributor

Fixes #22056

Motivation

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@Technoboy- Technoboy- self-assigned this Feb 19, 2024
@Technoboy- Technoboy- added this to the 3.3.0 milestone Feb 19, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Feb 19, 2024
@Technoboy- Technoboy- closed this Feb 19, 2024
@Technoboy- Technoboy- reopened this Feb 19, 2024
@lhotari lhotari changed the title [fix][text] Fix Thread groupName NPE [fix][test] Fix Thread groupName NPE Feb 19, 2024
@lhotari lhotari changed the title [fix][test] Fix Thread groupName NPE [fix][test] Fix Thread.getThreadGroup().getName() NPE Feb 19, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (825e997) 73.57% compared to head (4d00e0f) 73.60%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #22070      +/-   ##
============================================
+ Coverage     73.57%   73.60%   +0.02%     
+ Complexity    32575    32085     -490     
============================================
  Files          1874     1874              
  Lines        139252   139252              
  Branches      15260    15260              
============================================
+ Hits         102454   102493      +39     
+ Misses        28880    28859      -21     
+ Partials       7918     7900      -18     
Flag Coverage Δ
inttests 24.66% <ø> (-0.12%) ⬇️
systests 24.28% <ø> (-0.07%) ⬇️
unittests 72.88% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 74 files with indirect coverage changes

@lhotari lhotari merged commit 0b6bd70 into apache:master Feb 19, 2024
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky-test: ThreadLeakDetectorListener
3 participants