[
https://issues.apache.org/jira/browse/SLING-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054115#comment-17054115
]
Carsten Ziegeler commented on SLING-9184:
-----------------------------------------
This is caused by the change in SLING-8680
The it test uses an id which does not end in ".jar", so the solution is easy:
fixing the test case
> [Regression] BundleInstallUpgradeDowngradeTest fails
> ----------------------------------------------------
>
> Key: SLING-9184
> URL: https://issues.apache.org/jira/browse/SLING-9184
> Project: Sling
> Issue Type: Bug
> Components: Installer
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Blocker
>
> The BundleInstallUpgradeDowngradeTest IT test is failing (see below). The
> test is passing with 3.9.0 but fails with 3.10.2 (it also fails with
> 3.10.3-SNAPSHOT):
> 15:04:34,966 [ERROR] Failures:
> 15:04:34,968 [ERROR]
> BundleInstallUpgradeDowngradeTest.testReplaceBundleWithSameUrlButDifferentSymbolicName:232->OsgiInstallerTestBase.waitForBundleEvents:555
> osgi-installer-testbundle must be installed : Expected events=[
> BundleEvent osgi-installer-testbundle, version=1.0.0, state=1
> BundleEvent osgi-installer-testbundle, version=1.0.0, state=2
> ]
> received events=[
> ]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)