-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
2 - pick nextUsed to mark issues which are next up in the queue to be worked on. The tag is non-bindingUsed to mark issues which are next up in the queue to be worked on. The tag is non-bindingbugfailedTickets that indicate a CI failure, likely a flakey testTickets that indicate a CI failure, likely a flakey testt:stream
Description
java.lang.AssertionError: Async error during test execution: onSubscribe should be called prior to onComplete always
at org.testng.Assert.fail(Assert.java:78)
at org.reactivestreams.tck.TestEnvironment.verifyNoAsyncErrorsNoDelay(TestEnvironment.java:314)
at org.reactivestreams.tck.PublisherVerification$11.run(PublisherVerification.java:507)
at org.reactivestreams.tck.PublisherVerification.activePublisherTest(PublisherVerification.java:1138)
at org.reactivestreams.tck.PublisherVerification.required_spec109_mustIssueOnSubscribeForNonNullSubscriber(PublisherVerification.java:477)
at org.reactivestreams.tck.IdentityProcessorVerification.required_spec109_mustIssueOnSubscribeForNonNullSubscriber(IdentityProcessorVerification.java:311)
Metadata
Metadata
Assignees
Labels
2 - pick nextUsed to mark issues which are next up in the queue to be worked on. The tag is non-bindingUsed to mark issues which are next up in the queue to be worked on. The tag is non-bindingbugfailedTickets that indicate a CI failure, likely a flakey testTickets that indicate a CI failure, likely a flakey testt:stream