I believe it's because depot_tools presubmit is fetching infra/infra.git and tehn starts local rietveld server. Since it was turned read-only, end-2-end test fails.
I think the first set of failures started when I landed the changes (because the .sh tests pull in a local version of rietveld) and the second set of Oauth failures started when I deployed the change (because rietveld_test.py talks to prod, apparently). Both should be fixed by the change above.
Comment 1 by tandrii@chromium.org
, Sep 29 2017Status: Assigned (was: Untriaged)