-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Retry E2ETest.ServerExecutionTests.CircuitTests.ComponentLifecycleMethodThrowsExceptionTerminatesTheCircuit
#57551
Comments
…sTheCircuit .. and `ComponentDisposeMethodThrowsExceptionTerminatesTheCircuit`. Issue: dotnet#57551
…sTheCircuit .. and `ComponentDisposeMethodThrowsExceptionTerminatesTheCircuit`. Issue: dotnet#57551
@MackinnonBuck Looks like there are 6 E2E tests failing consistently at the moment, including this one:
All of these failed on all four of the most recent Just from the build logs, it seems like they first started failing when this PR was merged: #57548. However it doesn't look likely that the PR was responsible because (1) the build checks passed on that PR before it was merged and (2) that PR only changes an unrelated test, not the product code. So it could be something unrelated like an update to Chrome. I'm totally happy to look into this but don't want to duplicate your work if you already are doing so (since you're assigned here). Can you let me know whether it would be helpful for me to dig into this as well? |
Actually because this is blocking all @MackinnonBuck If you track this down to an objective, fixable cause, please feel free to unquarantine them immediately. |
Failing Test(s)
Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.CircuitTests.ComponentLifecycleMethodThrowsExceptionTerminatesTheCircuit
Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.CircuitTests.ComponentDisposeMethodThrowsExceptionTerminatesTheCircuit
Error Message
Stacktrace
Logs
Build
The text was updated successfully, but these errors were encountered: