Skip to content

Converted RegistrationIntentService to a JobIntentService #436

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 2 commits into from
Jun 4, 2021
Merged

Conversation

alexames
Copy link
Contributor

There appears to be a hard-to-reproduce hang that in the
RegistrationIntentService, which is probably related to it being an
IntentService instead of a JobIntentService.

There appears to be a hard-to-reproduce hang that in the
RegistrationIntentService, which is probably related to it being an
IntentService instead of a JobIntentService.
@google-cla google-cla bot added the cla: yes label May 26, 2021
@alexames alexames added the tests-requested: quick Trigger a quick set of integration tests. label May 26, 2021
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: quick Trigger a quick set of integration tests. labels May 26, 2021
@alexames alexames requested a review from a-maurice May 26, 2021 18:11
@github-actions github-actions bot added the tests: failed This PR's integration tests failed. label May 26, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label May 26, 2021
@DellaBitta DellaBitta marked this pull request as ready for review June 4, 2021 13:14
@DellaBitta DellaBitta added tests-requested: quick Trigger a quick set of integration tests. and removed tests: failed This PR's integration tests failed. labels Jun 4, 2021
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: quick Trigger a quick set of integration tests. labels Jun 4, 2021
@github-actions
Copy link

github-actions bot commented Jun 4, 2021

✅  Integration test succeeded!

Requested by @DellaBitta on commit 3aeff9b
Last updated: Fri Jun 4 06:36:43 PDT 2021
View integration test results

@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Jun 4, 2021
@github-actions github-actions bot added the tests: succeeded This PR's integration tests succeeded. label Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes tests: succeeded This PR's integration tests succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants