Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test running in single OS #43

Closed
wants to merge 1 commit into from
Closed

Test running in single OS #43

wants to merge 1 commit into from

Conversation

kzu
Copy link
Member

@kzu kzu commented Aug 17, 2024

image

image

@kzu kzu added the wontfix This will not be worked on label Aug 17, 2024
@devlooped-bot
Copy link
Member

3 failed 5 passed 3 failed 2 skipped

🧪 Details on Ubuntu 22.04.4 LTS
❌ Demo.Tests.Fails_With_Complex_StackTrace
   at Demo.Tests.Unexpected() in /_/src/Demo/Tests.cs:line 49
   at Demo.Tests.Run() in /_/src/Demo/Tests.cs:line 47
   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
   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
   at Demo.Tests.FailsOnlyOnUnix() in /_/src/Demo/Tests.cs:line 45

✅ Demo.Tests.Parameterized(culture: "de")
✅ Demo.Tests.Parameterized(culture: "en")
✅ Demo.Tests.Parameterized(culture: "es")
✅ Demo.Tests.Parameterized(culture: "fr")
❔ Demo.Tests.Skipped_Test_Does_Not_Run => Shouldn't run for now :)

✅ Demo.Tests.Test_With_Output

> Hello, world from xunit ITestOutputHelper!

❔ Demo.Tests.WindowsOnlyTest => Test only runs on Win32NT

from dotnet-trx v42.42.214-pr43 on .NET 8.0.7 with 💜

@kzu kzu closed this Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants