The specific length of the uacomment is one shorter on 0.16.0
than on 0.15.99
causing the (stupid) test to fail.
This change makes assert_start_raises_init_error
optionally take a regexp, so that the error message can be checked without being specific about the reported length.