Skip to content

Log FIS auth token instead of displaying it in the RC test app. #2039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

danasilver
Copy link
Contributor

Displaying the token after a network call creates a race condition that sometimes replaces the contents of this field Espresso integration tests. Besides, it's more useful to have the token in a copy-able log than displayed in the app.

@google-cla google-cla bot added the cla: yes Override cla label Oct 5, 2020
@danasilver danasilver requested a review from ankitaj224 October 5, 2020 17:22
@google-oss-bot
Copy link
Contributor

Coverage Report

Affected SDKs

No changes between base commit (690d119) and head commit (eb4c92b9).

Test Logs

Notes

HTML coverage reports can be produced locally with ./gradlew <product>:checkCoverage.
Report files are located at <product-build-dir>/reports/jacoco/.

Head commit (eb4c92b9) is created by Prow via merging commits: 690d119 eb8e0fb.

@google-oss-bot
Copy link
Contributor

Binary Size Report

Affected SDKs

No changes between base commit (690d119) and head commit (eb4c92b9).

Test Logs

Notes

Head commit (eb4c92b9) is created by Prow via merging commits: 690d119 eb8e0fb.

@danasilver danasilver merged commit 1443ac5 into master Oct 5, 2020
@danasilver danasilver deleted the rc-test-race-fix branch October 5, 2020 17:51
@firebase firebase locked and limited conversation to collaborators Nov 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants