Oh, and Happy New Year, everybody!

I've opened Jira tickets for Perl, PHP and C, and have opened an Infra
ticket for the PHP issue, which will inform what we can do about both
PHP and Perl. The C issue may resolve itself if we try again later,
but if it persists I will try to make the caching more aggressive.

In the good news column, Actions appear to be working well for Rat,
Ruby, Java, C#, JavaScript, C++ and Python.

On Fri, Jan 1, 2021 at 12:32 PM Michael Smith <[email protected]> wrote:
>
> I merged AVRO-3009 as discussed in the recent thread. As it turns out,
> some things that had worked in my tests and work generally are not
> enabled by infra. Thus, some languages' tests are not able to run.
> Also, the C test failed with
>
> Could not transfer artifact org.apache.commons:commons-lang3:jar:3.7
> from/to central (https://repo.maven.apache.org/maven2): Transfer
> failed for 
> https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar:
> Connection reset -> [Help 1]
>
> which I think is due to rate limiting, because it succeeded for other
> tests trying to do the same thing. This jar should be cached, but it
> may not have had a chance to get into the cache yet.
>
> If anyone wants to help, the language-specific setups for each test
> could be smoother I'm sure.

Reply via email to