in reply to STDERR in Test Results

If the output is expected, it's probably safe to ignore it. According to the spec, TAP parsers shouldn't choke on unexpected output to STDERR so smokers and module installers like cpanm should be okay.

It's an extra test phase dependency but if you're determined to make sure that auth error triggers, you could verify it with something like Test::Output.