Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround test failures caused by upstream changes #3989

Merged
merged 1 commit into from
May 18, 2022

Conversation

andyleejordan
Copy link
Member

@andyleejordan andyleejordan commented May 18, 2022

Ok, um, I think what happened is that CI builds PSES from the tip of its master branch. So as soon as PowerShell/PowerShellEditorServices#1802 was merged, any CI triggered here afterwards started failing because the ADO machines have, I don't know, some weird/broken profile? This was tough to track down because at the same time, I noticed like in microsoft/vscode#148975 that our package.json was being reformatted and updated with this __metadata field, and additionally, Code's shell integration is now on by default. I've turned that off for the tests as well (though strangely it looks like it's still trying to run in CI, but no longer failing at least).

@andyleejordan andyleejordan added Issue-Bug A bug to squash. Area-Test Ignore Exclude from the changelog. labels May 18, 2022
@andyleejordan andyleejordan force-pushed the andschwa/metadata-fix branch 4 times, most recently from 0c63862 to 2ccbbf3 Compare May 18, 2022 19:39
@andyleejordan andyleejordan removed Issue-Bug A bug to squash. Area-Test labels May 18, 2022
@andyleejordan andyleejordan force-pushed the andschwa/metadata-fix branch 2 times, most recently from a867cf8 to 78220e0 Compare May 18, 2022 20:01
@andyleejordan andyleejordan force-pushed the andschwa/metadata-fix branch from 78220e0 to d69c330 Compare May 18, 2022 20:20
@andyleejordan andyleejordan marked this pull request as ready for review May 18, 2022 20:30
@andyleejordan andyleejordan requested a review from a team May 18, 2022 20:30
@andyleejordan andyleejordan enabled auto-merge (squash) May 18, 2022 20:32
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

Woooow, well done tracking this down. That was a doozy!

@andyleejordan andyleejordan merged commit 02d0e54 into master May 18, 2022
@andyleejordan andyleejordan deleted the andschwa/metadata-fix branch May 18, 2022 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ignore Exclude from the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants