Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix PowerShell 7.2 E2E unit test for last change#2135

Merged
andyleejordan merged 1 commit into
mainPowerShell/PowerShellEditorServices:mainfrom
andyleejordan/fix-testPowerShell/PowerShellEditorServices:andyleejordan/fix-testCopy head branch name to clipboard
Feb 12, 2024
Merged

Fix PowerShell 7.2 E2E unit test for last change#2135
andyleejordan merged 1 commit into
mainPowerShell/PowerShellEditorServices:mainfrom
andyleejordan/fix-testPowerShell/PowerShellEditorServices:andyleejordan/fix-testCopy head branch name to clipboard

Conversation

@andyleejordan

Copy link
Copy Markdown
Member

PR #2115 added a new error message when no completion is returned (such as when it was interrupted) and our test covering a specific bug with PowerShell 7.2 was not updated. Investigating how CI missed this.

@andyleejordan andyleejordan requested a review from a team February 12, 2024 23:08
@andyleejordan

andyleejordan commented Feb 12, 2024

Copy link
Copy Markdown
Member Author

CI missed it because it's a real edge case that requires the end-to-end tests to run with the path explicitly set to use PowerShell 7.2 or 7.3 (since the path given in the build script is just "pwsh") and we somehow got an image for the PR and merge group that had 7.4, and then one for the push to main after the merge with 7.2. Confirmed by looking at the runs' linked image information.

@SeeminglyScience SeeminglyScience left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@andyleejordan andyleejordan added the Issue-Bug A bug to squash. label Feb 12, 2024
@andyleejordan andyleejordan added this pull request to the merge queue Feb 12, 2024
@andyleejordan andyleejordan removed this pull request from the merge queue due to a manual request Feb 12, 2024
@andyleejordan andyleejordan added this pull request to the merge queue Feb 12, 2024
Merged via the queue into main with commit 6361eb2 Feb 12, 2024
@andyleejordan andyleejordan deleted the andyleejordan/fix-test branch February 12, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue-Bug A bug to squash.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.