On 2019-08-23 16:50:10, EAST wrote:
Show quoted text
OK, then it's something different. I run the failing test with more debugging:
$ env PERL5OPT=-MLWP::ConsoleLogger::Everywhere perl -Mblib t/03_get_info.t
and the interesting parts of the output are:
==> 429 unknown
.-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
| Text |
+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Sorry...GoogleSorry...We're sorry...... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.See Google Help for more information.Google Home |
'-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------'
So it would be good if such a response comes then the test should try to skip it without a failure. And output a little bit of diagnostics for the user.