Skip to content

Conversation

@jekloudaMSFT
Copy link
Contributor

For more information about how to contribute to this repo, visit this page.

Description

The teams-test-app's validate-test-schema command (invoked by its build command) contains a cd command to move up to the root of the repo to run validate-test-schema. teams-test-app is intermittently failing at the build step due to a 'webpack' is not recognized as an internal or external command, teams-test-app: operable program or batch file. error. This directory change seems like the only thing that differs between this build and the other packages in the repo, so I'd like to try removing it and see if our build success rate improves.

Main changes in the PR:

  1. Remove cd ../.. command from teams-test-app's build script.

Validation

Validation performed:

  1. Tested teams-test-app build locally

Unit Tests added:

Unit tests are required for all changes. If no unit tests were added as part of this change, please explain why they aren't necessary.

No, no source code changes

End-to-end tests added:

No

Additional Requirements

Change file added:

Ensure the change file meets the formatting requirements.

No, test app update

@jekloudaMSFT jekloudaMSFT requested a review from a team as a code owner November 7, 2025 00:58
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/teams-js/dist/esm/packages/teams-js/src/index.js 196.24 KB (0%) 4 s (0%) 170 ms (+6.97% 🔺) 4.1 s

@JoshuaLai
Copy link

Ran this branch manually against our pipeline and it seems to be all green!
image

Copy link

@JoshuaLai JoshuaLai left a comment

Choose a reason for hiding this comment

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

Ran and tested this a few time on the pipeline and had a 100% success rate so comfortable approving and monitoring further.

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.

3 participants