mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
263 stars 63 forks source link

Flakey test `RoutesTest.java` #496

Closed Jeeppler closed 3 years ago

Jeeppler commented 3 years ago

In Java 11 and 15 the RoutesTest.java sometimes does not work and sometimes does work. It behaves flakey.

com.daimler.sechub.test.RoutesTest > routes_assigned_to_right_roles FAILED
    java.util.ConcurrentModificationException at RoutesTest.java:144

Jeremias Eppler jeremias.eppler@daimler.com, Daimler TSS GmbH, imprint

Jeeppler commented 3 years ago

A result of #272.