eclipse-archived / concierge

Eclipse Concierge™ project
https://www.eclipse.org/concierge/
Eclipse Public License 1.0
33 stars 22 forks source link

Build at 2017-10-12 has failed tests #32

Closed JochenHiller closed 7 years ago

JochenHiller commented 7 years ago

The build from latest commit https://github.com/eclipse/concierge/commit/5657c3cf3f3c45abe995b214fece00efb0379066 does fail with 3 failed tests:

org.eclipse.concierge.MultiMapTest > testOrder FAILED
    java.lang.AssertionError at MultiMapTest.java:52
org.eclipse.concierge.ConciergeMainOptionAllTest > testAllWithSortedBundles FAILED
    org.osgi.framework.BundleException at ConciergeMainOptionAllTest.java:118
org.eclipse.concierge.ConciergeMainOptionAllTest > testUnsortedBundles FAILED
    org.osgi.framework.BundleException at ConciergeMainOptionAllTest.java:137