This is an archive of the discontinued LLVM Phabricator instance.

Switch to secure http for checking out test-suite
ClosedPublic

Authored by nemanjai on Mar 21 2018, 5:42 AM.

Details

Summary

There are a few files in the test-suite that appear to be flagged as files that contain viruses. As a result, some build slaves can't extract the test suite and continue to fail. We were advised over IRC that the way to work around that is to use https instead of http.

Of course, this is a workaround, but we definitely need it to get our BE lnt bot (http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt) back online.

Diff Detail

Repository
rL LLVM

Event Timeline

nemanjai created this revision.Mar 21 2018, 5:42 AM
This revision is now accepted and ready to land.Mar 27 2018, 2:51 PM

Thank you Galina. I don't have commit access to this repo, would you be able to commit this for me?

Hi Galina, do you think you'll have time to commit this soon?

This revision was automatically updated to reflect the committed changes.