Skip to content

Conversation

amunger
Copy link
Collaborator

@amunger amunger commented Oct 8, 2025

I haven't gotten these to fail yet, so re-enabling to see if they are still flakey.

@amunger amunger marked this pull request as ready for review October 9, 2025 16:37
@Copilot Copilot AI review requested due to automatic review settings October 9, 2025 16:37
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR re-enables previously skipped smoke tests for notebook functionality to monitor if they are still flakey. The main purpose is to observe test behavior and identify potential issues.

Key changes:

  • Re-enabled four notebook smoke tests by changing it.skip() to it()
  • Updated test automation infrastructure to better handle notebook UI elements
  • Added new context key for broader notebook editor detection

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
test/smoke/src/areas/notebook/notebook.test.ts Re-enabled tests and updated assertions to handle current notebook behavior
test/automation/src/notebook.ts Enhanced selectors and improved notebook automation reliability
src/vs/workbench/contrib/notebook/common/notebookContextKeys.ts Added combined context key for all notebook editor types
src/vs/workbench/contrib/notebook/browser/contrib/navigation/arrow.ts Updated command registration with better context conditions

@vs-code-engineering vs-code-engineering bot added this to the October 2025 milestone Oct 9, 2025
@amunger amunger merged commit 5740995 into main Oct 10, 2025
61 checks passed
@amunger amunger deleted the aamunger/smokin branch October 10, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants