Proton is failing for code already in production (current master) locally and for CI jobs.
Production is not affected.
Steps to Reproduce
Get latest Proton code and run npm test for it or submit any patch that doesn't change any code, like 516710.
Expected Results
Tests don't fail.
Actual Results
Tests fail with some 404 status and the following message:
HTTPError: request.uri.includes is not a function
Environments Observed
- Local and CI