-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Describe the bug
Since 1.0.0-beta.4, the test run ID can no longer be set with PLAYWRIGHT_SERVICE_RUN_ID.
To Reproduce
Steps to reproduce the behavior:
- Set env var
PLAYWRIGHT_SERVICE_RUN_ID=some-test-run-id - Run tests
- Resulting test run ID is not
some-test-run-id
Expected behavior
PLAYWRIGHT_SERVICE_RUN_ID controls run ID. If not, please update documentations:
- https://learn.microsoft.com/en-us/azure/playwright-testing/quickstart-automate-end-to-end-testing
- https://learn.microsoft.com/en-us/azure/playwright-testing/playwright-testing-reporting-with-sharding
Screenshots
If applicable, add screenshots to help explain your problem.
Setup information (please complete the following information):
- Azure Subscription Id:
- Workspace Name:
- Service trace Id (if available):
- Log snippet (if available):
- Browser on which tests are executed (if applicable):
- Time range (in PST) when the issue was experienced:
- Playwright Version:
- Client machine OS:
- OS requested on Service:
Additional context
Due to this? Azure/azure-sdk-for-js@497321f
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels