The test unnecessarily did an unconditional drop of the user resulting in errors. Also prevented stopping of MaxScale if it wasn't started in the first place.
Take almost all warnings into use except `format-overflow` and `unused-function`. format-overflow needs to be handled in a separate commit.