The first one (multiple adapters in jsonbconfig)

I dont see any standalone test, do they pass? If so it is a tomee run setup
issue.

The CDI tests were not run in standalone thought so can need a quick check
with owb and cdise api maybe to ensure we are covered.

Le mar. 20 août 2019 à 23:29, Mark Struberg <[email protected]> a
écrit :

> Here are the tests which fail:
>
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithAda
> ptersMultipleCalls_from_appclient
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithAda
> ptersMultipleCalls_from_ejb
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithAda
> ptersMultipleCalls_from_jsp
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithAda
> ptersMultipleCalls_from_servlet
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithDes
> erializersMultipleCalls_from_appclient
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithDes
> erializersMultipleCalls_from_ejb
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithDes
> erializersMultipleCalls_from_jsp
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithDes
> erializersMultipleCalls_from_servlet
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithSer
> ializersMultipleCalls_from_appclient
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithSer
> ializersMultipleCalls_from_ejb
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithSer
> ializersMultipleCalls_from_jsp
>
> FAILED........com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java#testWithSer
> ializersMultipleCalls_from_servlet
>
> FAILED........com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/Serialize
> rsCustomizationCDITest.java#testCDISupport_from_ejb
>
> FAILED........com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/Serialize
> rsCustomizationCDITest.java#testCDISupport_from_jsp
>
> FAILED........com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/Serialize
> rsCustomizationCDITest.java#testCDISupport_from_servlet
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatAccessors_from_ejb
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatAccessors_from_jsp
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatAccessors_from_servlet
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatPackageTypeOverride_from_ejb
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatPackageTypeOverride_from_jsp
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatPackageTypeOverride_from_servlet
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatType_from_ejb
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatType_from_jsp
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatType_from_servlet
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatTypeFieldOverride_from_ejb
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatTypeFieldOverride_from_jsp
>
> FAILED........com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormat
> CustomizationTest.java#testNumberFormatTypeFieldOverride_from_servlet
>
>
> Do you remember which one it was because of the bug in the jsonb api?
>
>
> LieGrue,
> strub
>
>
> Am Dienstag, den 20.08.2019, 23:17 +0200 schrieb Romain Manni-Bucau:
> > There was only 1 broken tck in the spec impl. Maybe give a quick try in
> > standalone - just update bin/ts.jte jsonb.classes of jsonb tck zip to
> > johnzon jsonb stack with the geronimo spec snapshot, it is more reliable
> in
> > current state than "tomee setup" for these 2 specs and only takes like
> 3mn
> > to run. Will enable to be sure quickly.
> >
> > Le mar. 20 août 2019 à 23:14, Mark Struberg <[email protected]>
> a
> > écrit :
> >
> > > hmmm might be because the javaee-api did not get updated to the new
> > > geronimo-
> > > jsonb-api?
> > >
> > > LieGrue,
> > > strub
> > >
> > >
> > > Am Dienstag, den 20.08.2019, 23:10 +0200 schrieb Mark Struberg:
> > > > welllll, bad news: 27 errors in JSON-B now ;)
> > > >
> > > > Did let it run as part of TomEE.
> > > >
> > > > LieGrue,
> > > > strub
> > > >
> > > >
> > > > Am Dienstag, den 20.08.2019, 21:07 +0200 schrieb Jean-Louis Monteiro:
> > > > > That would be awesome guys
> > > > >
> > > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > > >
> > > > > On Tue, Aug 20, 2019 at 9:02 PM Romain Manni-Bucau <
> > > [email protected]>
> > > > > wrote:
> > > > >
> > > > > > If jsonp part didnt change anything - which shouldnt since we
> dont
> > > use
> > > > > > stream api - we are good.
> > > > > >
> > > > > > Just need a G jsonb api release. Can run it tmr if it helps.
> > > > > >
> > > > > > Le mar. 20 août 2019 à 20:52, Mark Struberg
> > > <[email protected]> a
> > > > > > écrit :
> > > > > >
> > > > > > > tomee-tck]$ ./runtests --web tomee-plus com.sun.ts.tests.jsonp
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > >
> ==========================================================================
> > > > > > ==
> > > > > > ===
> > > > > > > Completed running 744 tests (0:20:59.095):
> > > > > > >
> > > > > > >     Passed: 744
> > > > > > >     Failed: 0
> > > > > > >     Errors: 0
> > > > > > >
> > > > > > >
> > > > > > >
> > >
> ==========================================================================
> > > > > > ==
> > > > > > ===
> > > > > > > Think we are good to go for a 1.2.0?
> > > > > > >
> > > > > > > Anything missing in the jsonb part still?
> > > > > > >
> > > > > > > LieGrue,
> > > > > > > strub
> > > > > > >
> > > > > > >
> > > > > > >
>
>

Reply via email to