web_integration_tests cirrus task are failing for flutter-1.17-candidate.3. The issue is the test is still running on head, which means using the new flutter repo vs 4/1/2020 engine cut.
Reason: To run these tests we are cloning the flutter repo before running the integration tests using clone_flutter.sh. The code we were using to get the branch name was returning branch=(no branch).