-
Notifications
You must be signed in to change notification settings - Fork 92
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
Conversation
E2E Tests 🚀 ? |
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] }, |
There was a problem hiding this 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?
There was a problem hiding this 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?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Due to #5730 need to skip the ipykernel new project tests.
QA Notes
Clean CI runs