Skip to content

[JENKINS-76360] Fix NPE on TAP Test Results screen#43

Open
janfaracik wants to merge 1 commit into
jenkinsci:masterfrom
janfaracik:JENKINS-76360
Open

[JENKINS-76360] Fix NPE on TAP Test Results screen#43
janfaracik wants to merge 1 commit into
jenkinsci:masterfrom
janfaracik:JENKINS-76360

Conversation

@janfaracik

Copy link
Copy Markdown
Member

Would appreciate some insight from plugin maintainers here. I've fixed the null pointer issue, essentially caused by expected methods not existing in this plugin setup. The getTarget call made this a little more complicated to debug initially, so would appreciate a review.

Testing done

  • Screen appears, title shows, tests show
image

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@kinow kinow self-requested a review February 5, 2026 21:21
@kinow kinow self-assigned this Feb 17, 2026

@kinow kinow left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The code changes look OK @janfaracik , but I'm not following the API changes in Jenkins (haven't done so in years). I'll need some time to review their API and see if I can confirm if there's anything dangerous here, something that needs a test, etc. Thanks for the PR!

@pool15

pool15 commented May 2, 2026

Copy link
Copy Markdown

Hi, thanks for the effort and attention to this, I raised the original issue. Just curious where this stands, is it waiting for something external, or no longer necessary?

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