Skip to content

Several test projects break/block the build #1154

@jbobnar

Description

@jbobnar
  • org.csstudio.diag.epics.pvtree.test fails because it depends on diag.pvtree version 4.0.0, which does not exist.
  • org.csstudio.remote.test and org.csstudio.servicelocator.test fail because they don't specify the junit framework (instead they import a package) and depend on org.mockito plugin, which does not exist.
  • org.csstudio.apputil.ui.test blocks the build because it opens a dialog and does not close it.
  • org.csstudio.diag.pvfields.test blocks until forever and also has a test that opens a GUI and waits (the project is also in a wrong plugin folder - it should be in diag and not in appunorganized)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions