Skip to content

[BUG]: PLAYWRIGHT_SERVICE_RUN_ID no longer supported? #144

@cthlo

Description

@cthlo

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:

  1. Set env var PLAYWRIGHT_SERVICE_RUN_ID=some-test-run-id
  2. Run tests
  3. Resulting test run ID is not some-test-run-id

Expected behavior
PLAYWRIGHT_SERVICE_RUN_ID controls run ID. If not, please update documentations:

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!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions