| All tests in CascadeMergeToChildBeforeParentTest fails on NullPointerException when route.setTransientField() is called. Object route is null because it is retrieved from mariadb_galera_101 with specific ID = 1, but it is not the case in all db configurations. Retrieving the route object should be with route.getRouteID() method not with exact value. |