-
Bug
-
Resolution: Fixed
-
Trivial
-
None
-
-
1.15
I have try to bump pubsub-light version in 2 plugins and pubsub-light 1.14 is making test failing in blueocean-events plugin SseEventTest#pipelineWithInput and sse-gateway plugin on SSEPluginIntegrationTest#test_no_filter and SSEPluginIntegrationTest#test_with_filter
Tests are failing only by running the full class, if test are run one by one they are working.
The behavior is that the channel is in Terminated state when running the second test in the class, because the first tests has closed it.
Proposed PR https://github.com/jenkinsci/pubsub-light-plugin/pull/41
[JENKINS-65860] pubsub-light 1.14 is making tests failing in blueocean-events and sse-gateway
Description |
Original:
I have try to bump pubsub-light version in 2 plugins and pubsub-light 1.14 is making test failing in blueocean-events plugin SseEventTest#pipelineWithInput and sse-gateway plugin on SSEPluginIntegrationTest#test_no_filter and SSEPluginIntegrationTest#test_with_filter
Tests are failing only by running the full class, if test are run one by one they are working. The behavior is that the channel is in Terminated state when running the second test in the class, because the first tests has closed it. |
New:
I have try to bump pubsub-light version in 2 plugins and pubsub-light 1.14 is making test failing in blueocean-events plugin SseEventTest#pipelineWithInput and sse-gateway plugin on SSEPluginIntegrationTest#test_no_filter and SSEPluginIntegrationTest#test_with_filter
Tests are failing only by running the full class, if test are run one by one they are working. The behavior is that the channel is in Terminated state when running the second test in the class, because the first tests has closed it. Proposed PR https://github.com/jenkinsci/pubsub-light-plugin/pull/41 |
Released As | New: 1.15 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |