Skip to content

Disable all e2e tests in pipeline YAML#3064

Open
aeunms wants to merge 1 commit into
mainfrom
aeun/disable-e2e-tests
Open

Disable all e2e tests in pipeline YAML#3064
aeunms wants to merge 1 commit into
mainfrom
aeun/disable-e2e-tests

Conversation

@aeunms

@aeunms aeunms commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Disables all e2e tests across pipeline YAML configurations to unblock CI.

Changes

azure-pipelines.yml

  • Commented out Latest_E2E stage (web e2e tests via npm + script tag matrix, CDN e2e tests)
  • Commented out Perf_and_Android_E2E stage (perf e2e tests, Android e2e tests)
  • Build & Security stage and unit tests remain untouched

azure-pipelines-backcompat.yml

  • Commented out the nightly cron schedule so back-compat e2e tests won't trigger

All e2e test configuration is preserved as comments for easy re-enablement.

Comment out Latest_E2E and Perf_and_Android_E2E stages in
azure-pipelines.yml, and disable the nightly back-compat e2e
schedule in azure-pipelines-backcompat.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/teams-js/dist/esm/packages/teams-js/src/index.js 202.82 KB (0%) 4.1 s (0%) 245 ms (-5.88% 🔽) 4.4 s

@aeunms aeunms marked this pull request as ready for review June 12, 2026 21:53
@aeunms aeunms requested a review from a team as a code owner June 12, 2026 21:53
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