Skip to content

[Sonic] Support multiple C# documents in auto insert - #84148

Merged
davidwengier merged 7 commits into
dotnet:features/sonicfrom
davidwengier:razor-sonic-auto-insert
Jun 17, 2026
Merged

[Sonic] Support multiple C# documents in auto insert#84148
davidwengier merged 7 commits into
dotnet:features/sonicfrom
davidwengier:razor-sonic-auto-insert

Fix Razor C# formatter document remapping

78a7182
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jun 16, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Test Failures (1 tests failed)

🔹 [All failing tests from roslyn-CI]

    workitem_29 [Details] [100.00% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    Helix work item 'workitem_29' in job '20ba8fdd-b95a-49b3-96b9-af3ef2340489' exceeded the maximum execution time of 00:30:00.
    Work Item: https://helix.dot.net/api/jobs/20ba8fdd-b95a-49b3-96b9-af3ef2340489/workitems/workitem_29?api-version=2019-06-17
    Console: https://helix.dot.net/api/jobs/20ba8fdd-b95a-49b3-96b9-af3ef2340489/workitems/workitem_29/console?api-version=2019-06-17
    CallStack
    The work item was still in the Running state when the timeout was detected.
    See https://helix.dot.net/api/jobs/20ba8fdd-b95a-49b3-96b9-af3ef2340489/workitems/workitem_29?api-version=2019-06-17 for more details.

Was this helpful? Yes No