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

[Flaky test] ValidationErrorTests.ExceptionCreatedFromValidationError_ContainsTheRightStackTrace flaky test #2999

Closed
jennyf19 opened this issue Nov 13, 2024 · 1 comment · Fixed by #3002

Comments

@jennyf19
Copy link
Collaborator

jennyf19 commented Nov 13, 2024

For net framework (net462 and net472):

Message: 
Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "secondMethod"
Actual:   "firstMethod"
           ↑ (pos 0)
@jennyf19 jennyf19 changed the title [Bug] ValidationErrorTests.ExceptionCreatedFromValidationError_ContainsTheRightStackTrace flaky test [Flaky test] ValidationErrorTests.ExceptionCreatedFromValidationError_ContainsTheRightStackTrace flaky test Nov 13, 2024
@pmaytak
Copy link
Contributor

pmaytak commented Nov 13, 2024

Locally seems to always fail on net462 and net472 for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants