Skip to content

Conversation

@WillieHabi
Copy link
Contributor

Description

This change disables ODSP client E2E tests that are failing with "The Host-provided token fetcher threw an error" authentication failures. These tests require tenant configuration updates to work with FIC (Federated Identity Credentials) enabled tenants due to new security policies.

Tests will be re-enabled once FIC-enabled tenant setup is complete (ADO#54427).

Copilot AI review requested due to automatic review settings January 8, 2026 17:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR temporarily disables ODSP client E2E tests that are failing due to authentication issues requiring FIC-enabled tenant configuration. The tests will be re-enabled once tenant setup is complete (tracked by ADO#54427).

Key Changes:

  • Added documentation explaining why tests are disabled and the re-enablement criteria
  • Changed describe to describe.skip to disable all ODSP client E2E test suites

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/service-clients/end-to-end-tests/odsp-client/src/test/ddsTests.spec.ts Disabled "Fluid data updates" test suite with explanatory documentation
packages/service-clients/end-to-end-tests/odsp-client/src/test/containerCreate.spec.ts Disabled "Container create scenarios" test suite with explanatory documentation
packages/service-clients/end-to-end-tests/odsp-client/src/test/audience.spec.ts Disabled "Fluid audience" test suite with explanatory documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants