Skip to content

Conversation

@DellaBitta
Copy link
Contributor

@DellaBitta DellaBitta commented Dec 1, 2020

The use of a single phone number caused issues when multiple clients were running in the integration test CI framework. causing the PhoneAuth attempts to globber one another.

Added 9 more phone numbers, and made the choice of the phone number to be random based on the time.

@google-cla google-cla bot added the cla: yes label Dec 1, 2020
@DellaBitta DellaBitta marked this pull request as ready for review December 1, 2020 21:43
@anonymous-akorn
Copy link
Contributor

What exactly was the underlying issue? Was it that multiple concurrent instances of the integration test were making a request with this phone number and this caused problems?

@DellaBitta
Copy link
Contributor Author

What exactly was the underlying issue? Was it that multiple concurrent instances of the integration test were making a request with this phone number and this caused problems?

Yes, exactly that.

@DellaBitta DellaBitta merged commit 05f847d into dev Dec 2, 2020
@DellaBitta DellaBitta deleted the feature/reduce_phone_auth_flake branch December 2, 2020 12:56
@firebase firebase locked and limited conversation to collaborators Jan 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3 participants