interactive icon indicating copy to clipboard operation
interactive copied to clipboard

Polyglot Notebook: [NetTestingE2E][Regression]The output is inconsistent with the expected when running command cancelled cell.

Open v-huanli1 opened this issue 7 months ago • 0 comments

REGRESSION: It's a regression issue, not repro for VSCodeUserSetup-x64-1.100.3 +dotnet-interactive-vscode-1.0.631011.vsix.

Describe the bug: The output is inconsistent with the expected result when running command cancelled cell.

Note:

  1. Repro VM: 10.158.80.11

Steps:

  1. Open the notebook from interactive/NotebookTestScript.dib at main · dotnet/interactive (github.com)
  2. Execute the "Command cancelled" cell

Build info: Detailed Repro Build info: VSCodeUserSetup-x64-1.101.2 +dotnet-interactive-vscode-1.0.6323011.vsix VSCode Link: https://code.visualstudio.com/insiders/# dotnet-interactive-vscode-1.0.6323011.vsix https://dev.azure.com/dnceng/internal/_build/results?buildId=2177104&view=artifacts&pathAsName=false&type=publishedArtifacts Sdk info: dotnet-sdk-9.0.300-win-x64.exe

Actual Results: The output is inconsistent with the expected result. Image Image Image Image

Expected Results: The output should be looked as the description in test. Image

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

  • OS
    • [√] Windows 11
    • [ ] Windows 10
    • [ ] macOS
    • [ ] Linux (Please specify distro)
    • [ ] iOS
    • [ ] Android
  • Browser
    • [ ] Chrome
    • [ ] Edge
    • [ ] Firefox
    • [ ] Safari
  • Frontend
    • [ ] Jupyter Notebook
    • [ ] Jupyter Lab
    • [ ] nteract
    • [√] Visual Studio Code
    • [ ] Visual Studio Code Insiders
    • [ ] Visual Studio
    • [ ] Other (please specify)

v-huanli1 avatar Jul 04 '25 05:07 v-huanli1