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

Skip new project tests due to Issue 5370 #5731

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

jonvanausdeln
Copy link
Contributor

Due to #5730 need to skip the ipykernel new project tests.

QA Notes

Clean CI runs

Copy link

github-actions bot commented Dec 13, 2024

E2E Tests 🚀  ?
This PR will run tests tagged with: @critical

midleman
midleman previously approved these changes Dec 13, 2024
intervals: [1_000, 2_000, 10_000],
timeout: 50_000
// Skip test due to https://github.com/posit-dev/positron/issues/5730. Both have to skipped as they depend on each other
test.skip('With ipykernel already installed [C609619]', { tag: [tags.WIN] },
Copy link
Contributor

Choose a reason for hiding this comment

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

should we add an annotation?

Copy link
Contributor Author

@jonvanausdeln jonvanausdeln left a comment

Choose a reason for hiding this comment

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

should we add an annotation?

It didn't like having tags and an annotation.. maybe I did it wrong?

Copy link
Contributor

@midleman midleman left a comment

Choose a reason for hiding this comment

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

🚢

@jonvanausdeln jonvanausdeln merged commit 485eee5 into main Dec 14, 2024
5 of 6 checks passed
@jonvanausdeln jonvanausdeln deleted the jonv-disble-new-project-test branch December 14, 2024 00:11
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants