Skip to content

Allow running on whatever latest .NET version users have - #92

Merged
kzu merged 1 commit into
mainfrom
dev/rollforward
Sep 29, 2025
Merged

Allow running on whatever latest .NET version users have#92
kzu merged 1 commit into
mainfrom
dev/rollforward

Conversation

@kzu

@kzu kzu commented Sep 29, 2025

Copy link
Copy Markdown
Member

@kzu
kzu enabled auto-merge (rebase) September 29, 2025 14:51
@kzu

kzu commented Sep 29, 2025

Copy link
Copy Markdown
Member Author

3 failed 5 passed 3 failed 3 skipped
3 failed 5 passed 3 failed 3 skipped
2 failed 6 passed 2 failed 3 skipped

🧪 Details on macOS Unix 15.6.1
❌ Demo.Tests.Fails_With_Complex_StackTrace
System.InvalidOperationException : This should not happen!
   at Demo.Tests.Unexpected() in /_/src/Demo/Tests.cs:line 52
   at Demo.Tests.Run() in /_/src/Demo/Tests.cs:line 50
   at Demo.Tests.<Fails_With_Complex_StackTrace>b__6_0() in /_/src/Demo/Tests.cs:line 36
   at Demo.Tests.Fails_With_Complex_StackTrace() in /_/src/Demo/Tests.cs:line 38
❌ Demo.Tests.Fails_With_Output
Assert.Equal() Failure: Values differ
Expected: 42
Actual:   22
   at Demo.Tests.Fails_With_Output() in /_/src/Demo/Tests.cs:line 30

> It was going so well...
> Yet you never know
> Which is why you sprinkle all these WriteLines 👀

❌ Demo.Tests.FailsOnlyOnUnix
Fails on Unix
   at Demo.Tests.FailsOnlyOnUnix() in /_/src/Demo/Tests.cs:line 48
🧪 Details on Ubuntu 24.04.3 LTS
❌ Demo.Tests.Fails_With_Complex_StackTrace
System.InvalidOperationException : This should not happen!
   at Demo.Tests.Unexpected() in /_/src/Demo/Tests.cs:line 52
   at Demo.Tests.Run() in /_/src/Demo/Tests.cs:line 50
   at Demo.Tests.<Fails_With_Complex_StackTrace>b__6_0() in /_/src/Demo/Tests.cs:line 36
   at Demo.Tests.Fails_With_Complex_StackTrace() in /_/src/Demo/Tests.cs:line 38
❌ Demo.Tests.Fails_With_Output
Assert.Equal() Failure: Values differ
Expected: 42
Actual:   22
   at Demo.Tests.Fails_With_Output() in /_/src/Demo/Tests.cs:line 30

> It was going so well...
> Yet you never know
> Which is why you sprinkle all these WriteLines 👀

❌ Demo.Tests.FailsOnlyOnUnix
Fails on Unix
   at Demo.Tests.FailsOnlyOnUnix() in /_/src/Demo/Tests.cs:line 48
🧪 Details on Microsoft Windows 10.0.26100
❌ Demo.Tests.Fails_With_Complex_StackTrace
System.InvalidOperationException : This should not happen!
   at Demo.Tests.Unexpected() in /_/src/Demo/Tests.cs:line 52
   at Demo.Tests.Run() in /_/src/Demo/Tests.cs:line 50
   at Demo.Tests.<Fails_With_Complex_StackTrace>b__6_0() in /_/src/Demo/Tests.cs:line 36
   at Demo.Tests.Fails_With_Complex_StackTrace() in /_/src/Demo/Tests.cs:line 38
❌ Demo.Tests.Fails_With_Output
Assert.Equal() Failure: Values differ
Expected: 42
Actual:   22
   at Demo.Tests.Fails_With_Output() in /_/src/Demo/Tests.cs:line 30

> It was going so well...
> Yet you never know
> Which is why you sprinkle all these WriteLines 👀

from dotnet-trx v42.42.389-pr92 on .NET 9.0.9 with 💜 by @devlooped

@kzu
kzu merged commit a22e680 into main Sep 29, 2025
11 checks passed
@kzu
kzu deleted the dev/rollforward branch September 29, 2025 14:53
@devlooped devlooped locked and limited conversation to collaborators Oct 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant