Skip to content

CI build not running OSGi tests #4921

Description

@andrewfg

In #4913 I added an OSGi test class in org.openhab.core.thing.tests in order to validate the new functionality. However if I add an assertion to that test class that should fail (e.g. something like assertTrue(false)) the CI build does not actually fail. Which proves that the whole test class is not being run. I tried this with not only my added test class but also with some of the prior existing classes, and none of those fail either. So I think that the CI build is not actually running any of those OSGi tests at all. (And indeed this error may extend to other modules than just org.openhab.core.thing.tests..)

Originally posted by @andrewfg in #4913 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions