Skip to content
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

[Communication - Identity] test failing in nightly runs #16828

Closed
v-jiaodi opened this issue Aug 10, 2021 · 1 comment
Closed

[Communication - Identity] test failing in nightly runs #16828

v-jiaodi opened this issue Aug 10, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Communication test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

Communication - Identity nightly test runs are failing with:

Error message:
Internal server error.

Stack trace:
RestError: Internal server error.
at handleErrorResponse (D:\a_work\1\s\sdk\core\core-http\src\policies\deserializationPolicy.ts:266:17)
at D:\a_work\1\s\sdk\core\core-http\src\policies\deserializationPolicy.ts:171:47
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at TracingPolicy.sendRequest (D:\a_work\1\s\sdk\core\core-http\src\policies\tracingPolicy.ts:91:24)
at IdentityRestClient.sendOperationRequest (D:\a_work\1\s\sdk\core\core-http\src\serviceClient.ts:518:23)
at CommunicationIdentityClient.deleteUser (D:\a_work\1\s\sdk\communication\communication-identity\src\communicationIdentityClient.ts:95:58)
at Context. (D:\a_work\1\s\sdk\communication\communication-identity\test\public\communicationIdentityClient.spec.ts:76:7)

For more details check here:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Aug 10, 2021
@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. Communication test-reliability Issue that causes tests to be unreliable and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Aug 10, 2021
@maorleger maorleger assigned petrsvihlik and unassigned maorleger Aug 10, 2021
@petrsvihlik
Copy link
Contributor

failing PROD was a temp issue. it's running fine again.

the INT is another story that is currently being resolved. it's a problem of identity's dependency on the chat gateway. there is nothing the identity team can do about it right now

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Communication test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

4 participants