On Wed, 2020-04-01 at 13:25 +0200, Robert Munteanu wrote:
> On Wed, 2020-04-01 at 13:16 +0200, Bertrand Delacretaz wrote:
> > Hi,
> >
> > On Wed, Apr 1, 2020 at 12:36 PM Robert Munteanu <[email protected]
> > >
> > wrote:
> > > ... I noticed that our launchpad tests are in poor shape...
> >
> > It looks like https://issues.apache.org/jira/browse/SLING-9319 will
> > fix a number of those, and this means the
> > org.apache.sling/org.apache.sling.installer.provider.jcr/3.2.0
> > release
> > can be considered broken.
>
> Thanks, Bertrand!
... and Bertrand's fix leaves us with 5 failing tests
org.apache.sling.launchpad.webapp.integrationtest.installer.ServerSideInstallerTest.noUntransformedResources
org.apache.sling.launchpad.webapp.integrationtest.installer.InstallManyBundlesTest.installManyBundles
org.apache.sling.launchpad.webapp.integrationtest.installer.InstallManyBundlesTest.installAndUpgradeBundleManyTimes
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.WarSelectorServletTest.testSelectorOne
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.WarSelectorServletTest.testSelectorTwo
The InstallManyBundlesTest failures are fixed by upgrading to
org.apache.sling.installer.factory.packages 1.0.1-SNAPSHOT .
Konrad, do you plan on releasing a new version of that bundle?
Thanks,
Robert