Skip to content

Fix tests on CI #369

@jbonofre

Description

@jbonofre

Three integration tests are disabled on CI:

  • OshiCollectorTest.java is related to org.apache.karaf.decanter.collector.oshi bundle is invalid with JDK17 #366
  • Log4jSocketCollectorTest.java is timing out (probably due to network restriction on CI to open socket)
  • SocketCollectorTest.java is timing out (same as Log4jSocketCollectorTest.java, probably related to open socket on CI)
  • KafkaCollectorTest.java has a NoClassDefFound error on the Kafka bundle.
  • SocketCollectorTest (in socket collector) test is flacky with Address already in use (Bind failed).
  • SocketCollectorTest (in log4j socket collector) test is flacky with Socket close.
  • JmsCollectorTest itest is flacky (ClassNotFound javax.jms.JMSRuntimeException (no securi...)
  • SystemCollectorTest is related to System collector bundle is invalid with JDK17 #422

That should be investigated and renabled on CI at some point.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions