Skip to content

Enable native ESM extension bundle - #9630

Closed
dibarbet wants to merge 2 commits into
mainfrom
dev/esm-extension-pilot
Closed

Enable native ESM extension bundle#9630
dibarbet wants to merge 2 commits into
mainfrom
dev/esm-extension-pilot

Provide CommonJS globals in ESM bundle

bf96ad3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp succeeded Aug 4, 2026 in 14m 17s

Build #2.148.23+fe622cb4bd had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 5,117 (92.60%)
  • Other: 408 (7.38%)
  • Total: 5,526

Annotations

Check failure on line 1 in DevKit-slnWithCsproj Hover Tests / Hover returns correct documentation

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.vscode-csharp

DevKit-slnWithCsproj Hover Tests / Hover returns correct documentation

Test failed
Raw output
Error: expect(received).toEqual(expected) // deep equality

- Expected  - 1
+ Received  + 1

@@ -16,7 +16,7 @@
    
  Returns:  
    a string  
    
  Exceptions:  
-   NullReferenceException  
+   System\.NullReferenceException  
  ↵
    at Object.<anonymous> (D:\a\_work\1\s\test\lsptoolshost\integrationTests\hover.integration.test.ts:42:72)