Skip to content

Fix typo in dotnet-dsrouter usage text - #5936

Merged
hoyosjs merged 1 commit into
mainfrom
jonathanpeppers-fix-dsrouter-diagnostic-typo
Jul 21, 2026
Merged

Fix typo in dotnet-dsrouter usage text#5936
hoyosjs merged 1 commit into
mainfrom
jonathanpeppers-fix-dsrouter-diagnostic-typo

Fix typo in dotnet-dsrouter usage text

d4f2897
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 21, 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.

Build Failures

diagnostics-public-ci / Test Diagnostics / Ubuntu_22_04_x64_Debug / Test

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

Test Failures (1 tests failed)

🔹 [All failing tests from diagnostics-public-ci]

    SOSMethodTests.Reflection [Details] [2.12% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Data Driven SubResults
      SOSMethodTests.Reflection(config: projectk.sdk.prebuilt.11.0.0-preview.7.26327.102)
      Exception Message
      System.Exception : Debugger output did not match the expression: \\s+[A-Fa-f0-9]+(`[A-Fa-f0-9]+)?\\s+[A-Fa-f0-9]+(`[A-Fa-f0-9]+)?\\s+(\\*\\*\\* WARNING: Unable to verify checksum for ReflectionTest.exe\\s*)?RefLoader\\.Loader\\.Main(\\(\\))?\\s*
      Stack Trace
         at SOSRunner.VerifyOutput(String verifyLine, Boolean match) in /__w/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 1346
         at SOSRunner.RunScript(String scriptRelativePath) in /__w/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 973
         at SOSRunner.RunScript(String scriptRelativePath) in /__w/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 1011
         at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 144
         at SOSTestHelpers.RunTest(TestConfiguration config, String debuggeeName, String scriptName, ITestOutputHelper output, String testName, Boolean testLive, Boolean testDump, Boolean testTriage, Boolean testMini, DumpGenerator dumpGenerator) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 209
         at SOSMethodTests.Reflection(TestConfiguration config) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 704
      --- End of stack trace from previous location ---

Was this helpful? Yes No