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

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

Carsten Ziegeler created SLING-9184:
---------------------------------------

             Summary: [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
             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)