Skip to content

chore(site/e2e): re-enable externalAuth suite#26648

Draft
jakehwll wants to merge 1 commit into
jakehwll/devex-413-flake-e2e-externalauthspectsfrom
jakehwll/devex-413-reenable-externalauth-spec
Draft

chore(site/e2e): re-enable externalAuth suite#26648
jakehwll wants to merge 1 commit into
jakehwll/devex-413-flake-e2e-externalauthspectsfrom
jakehwll/devex-413-reenable-externalauth-spec

Conversation

@jakehwll

Copy link
Copy Markdown
Contributor

🤖 This PR was written by Coder Agents on behalf of Jake Howell.

Stacked on #26575. Removes the test.describe.skip introduced in #17235 so the externalAuth suite runs in CI again. The teardown fix in the parent PR is what makes this safe; splitting the un-skip into its own commit keeps the bisection signal clean if CI behaviour changes.

Large whitespace churn in the diff is biome reformatting the body to its natural indentation after the single-line test.describe(...) opener. The only semantic change is removing .skip.

Heads-up for the reviewer: these tests gate on an Enterprise license (the suite errors out with a banner about multiple external auth providers when run unlicensed). On test-e2e without CODER_E2E_LICENSE, the suite will fail on the license check, not on the flake. Follow-ups worth considering before merge:

  • Wrap the un-skipped step in continue-on-error: true so the data we want is collected without blocking PRs.
  • Add a JUnit reporter + upload-datadog step so Playwright results show up in Datadog CI Visibility for trend analysis (matching how test-go-* jobs already report).

Refs https://linear.app/codercom/issue/DEVEX-413
Refs coder/internal#356

@linear-code

linear-code Bot commented Jun 24, 2026

Copy link
Copy Markdown

DEVEX-413

Drops the test.describe.skip introduced in #17235 now that the listener teardown fix (parent PR) is in place. Whitespace churn in this diff is from biome reformatting the body to its natural indentation after the single-line describe opener.
@jakehwll jakehwll force-pushed the jakehwll/devex-413-reenable-externalauth-spec branch from 8762333 to 9b01988 Compare June 24, 2026 03:24
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.

1 participant