You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/03/07 14:10:00 UTC

[jira] [Commented] (SLING-9184) [Regression] BundleInstallUpgradeDowngradeTest fails

    [ https://issues.apache.org/jira/browse/SLING-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054082#comment-17054082 ] 

Konrad Windszus commented on SLING-9184:
----------------------------------------

Just for the record, this is at https://github.com/apache/sling-org-apache-sling-installer-it/blob/master/src/test/java/org/apache/sling/installer/it/BundleInstallUpgradeDowngradeTest.java

> [Regression] BundleInstallUpgradeDowngradeTest fails
> ----------------------------------------------------
>
>                 Key: SLING-9184
>                 URL: https://issues.apache.org/jira/browse/SLING-9184
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: Installer Core 3.10.2
>            Reporter: Carsten Ziegeler
>            Priority: Blocker
>             Fix For: Installer Core 3.10.4
>
>
> The 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)