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

[Mixed Reality - Remote Rendering]RemoteRendering functional tests will fail in the correct way on missing asset failing in nightly runs #26272

Open
zzhxiaofeng opened this issue Jun 20, 2023 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Mixed Reality test-reliability Issue that causes tests to be unreliable

Comments

@zzhxiaofeng
Copy link
Contributor

Mixed Reality - Remote Rendering nightly test runs are failing with:

Error message:
expected false to be true

Stack trace:
AssertionError: expected false to be true
at Context. (/mnt/vss/_work/1/s/sdk/remoterendering/mixed-reality-remote-rendering/test/public/remoteRenderingClient.spec.ts:265:14)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

+expected - actual

-false
+true

For more details check here:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2856480&view=results

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 20, 2023
@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. test-reliability Issue that causes tests to be unreliable Mixed Reality and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Mixed Reality test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

3 participants