parameterized-trigger-plugin icon indicating copy to clipboard operation
parameterized-trigger-plugin copied to clipboard

Add spotbugs exclusions

Open dheerajodha opened this issue 3 years ago • 3 comments

This PR simply updates the parent POM of this plugin from 4.31 to 4.33.

  • [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [x] Ensure that the pull request title represents the desired changelog entry
  • [x] Please describe what you did

dheerajodha avatar Jan 17 '22 02:01 dheerajodha

https://github.com/jenkinsci/parameterized-trigger-plugin/pull/235/checks?check_run_id=5243312168 smells like a too-aggressive timeout?

jglick avatar Feb 18 '22 14:02 jglick

https://github.com/jenkinsci/parameterized-trigger-plugin/pull/235/checks?check_run_id=5243312168 smells like a too-aggressive timeout?

I tried to see what the error was:

Condition with lambda expression in hudson.plugins.parameterizedtrigger.test.BuildTriggerTest that uses hudson.model.FreeStyleProject was not fulfilled within 10 seconds.

But now it is resolved, and all I did was undo the autoformatting done by IDE. I'm confused about what went wrong and how it got resolved...

dheerajodha avatar Feb 18 '22 17:02 dheerajodha

Probably just some flaky test unrelated to your PR.

jglick avatar Feb 18 '22 17:02 jglick