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

Fix e2e tests (SCM entry removed by insiders) #4955

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

mattseddon
Copy link
Member

No description provided.

@mattseddon mattseddon added the bug Something isn't working label Nov 6, 2023
@mattseddon mattseddon self-assigned this Nov 6, 2023
@mattseddon mattseddon marked this pull request as ready for review November 6, 2023 22:07
@@ -192,7 +192,6 @@ describe('Source Control View', function () {
// eslint-disable-next-line sonarjs/cognitive-complexity
it('should show the expected changes after running an experiment', async function () {
const expectedScmItemLabels = [
'demo DVC',
Copy link
Member Author

Choose a reason for hiding this comment

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

This was removed in the lastest VS Code insiders release.

Copy link
Member Author

Choose a reason for hiding this comment

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

We also shouldn't need this to be present for the test to pass. My bad.

@mattseddon mattseddon enabled auto-merge (squash) November 6, 2023 22:10
@mattseddon mattseddon disabled auto-merge November 6, 2023 22:16
@mattseddon mattseddon force-pushed the fix-e2e-tests branch 2 times, most recently from 152efe8 to 9603eae Compare November 6, 2023 22:39
Copy link

codeclimate bot commented Nov 6, 2023

Code Climate has analyzed commit e74081f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.1% (0.0% change).

View more on Code Climate.

@mattseddon mattseddon enabled auto-merge (squash) November 6, 2023 23:13
@mattseddon mattseddon merged commit ad21b92 into main Nov 6, 2023
3 checks passed
@mattseddon mattseddon deleted the fix-e2e-tests branch November 6, 2023 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants