Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20400

MP TCK Rest Client tests started to fail since JDK24 EA 25+

XMLWordPrintable

      [ERROR] Failures: 
      [ERROR]   EntityPartTest>Arquillian.run:138->uploadFile:77->createClient:157 » NoClassDefFound org/jboss/weld/inject/WeldInstance
      [ERROR]   EntityPartTest>Arquillian.run:138->uploadMultipleFiles:109->createClient:157 » NoClassDefFound org/jboss/weld/inject/WeldInstance
      [ERROR]   BasicReactiveStreamsTest.testCommentOnlySse:148 » NoClassDefFound org/jboss/weld/inject/WeldInstance
      [ERROR]   BasicReactiveStreamsTest.testDataOnlySse_InboundSseEvent:71->AbstractSseTest.launchServer:38->AbstractSseTest.launchServer:62 Mock Sse Server did not start as expected expected [true] but found [false]
      [ERROR]   BasicReactiveStreamsTest.testDataOnlySse_JsonObject:116->AbstractSseTest.launchServer:38->AbstractSseTest.launchServer:62 Mock Sse Server did not start as expected expected [true] but found [false]
      [ERROR]   BasicReactiveStreamsTest.testDataOnlySse_String:94->AbstractSseTest.launchServer:38->AbstractSseTest.launchServer:62 Mock Sse Server did not start as expected expected [true] but found [false]
      [ERROR]   BasicReactiveStreamsTest.testNamedEventSse:165->AbstractSseTest.launchServer:38->AbstractSseTest.launchServer:62 Mock Sse Server did not start as expected expected [true] but found [false]
      [ERROR]   BasicReactiveStreamsTest.testServerClosesConnection:194->AbstractSseTest.launchServer:38->AbstractSseTest.launchServer:62 Mock Sse Server did not start as expected expected [true] but found [false]
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_createPublisher1MustProduceAStreamOfExactly1Element:155->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_createPublisher3MustProduceAStreamOfExactly3Elements:172->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec101_subscriptionRequestMustResultInTheCorrectNumberOfProducedElements:204->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec102_maySignalLessThanRequestedAndTerminateSubscription:232->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec105_mustSignalOnCompleteWhenFiniteStreamTerminates:390->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec107_mustNotEmitFurtherSignalsOnceOnCompleteHasBeenSignalled:423->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec109_mustIssueOnSubscribeForNonNullSubscriber:470->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec302_mustAllowSynchronousRequestCallsFromOnNextAndOnSubscribe:714->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec303_mustNotAllowUnboundedRecursion:745->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec306_afterSubscriptionIsCancelledRequestMustBeNops:837->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec307_afterSubscriptionIsCancelledAdditionalCancelationsMustBeNops:870->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec309_requestNegativeNumberMustSignalIllegalArgumentException:901->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec309_requestZeroMustSignalIllegalArgumentException:890->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec312_cancelMustMakeThePublisherToEventuallyStopSignaling:936->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec313_cancelMustMakeThePublisherEventuallyDropAllReferencesToTheSubscriber:1007->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec317_mustNotSignalOnErrorWhenPendingAboveLongMaxValue:1071->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec317_mustSupportACumulativePendingElementCountUpToLongMaxValue:1048->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.required_spec317_mustSupportAPendingElementCountUpToLongMaxValue:1030->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [ERROR]   ReactiveStreamsPublisherTckTest>PublisherVerification.stochastic_spec103_mustSignalOnMethodsSequentially:248->PublisherVerification.stochasticTest:1204->PublisherVerification.activePublisherTest:1135 » NullPointer Cannot invoke "org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber)" because "pub" is null
      [INFO] 
      [ERROR] Tests run: 235, Failures: 27, Errors: 0, Skipped: 16
      

              jperkins-rhn James Perkins
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: