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(serializer): add failing test for record serializer when in external proj and using GenerateCodeForDeclaringAssembly #8860

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

reorder usings

a7cdaae
Select commit
Loading
Failed to load commit list.
Open
Azure Pipelines / dotnet.orleans failed Jun 4, 2024 in 38m 39s

Build #20240604.4 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 4,248 (82.94%)
  • Other: 873 (17.04%)
  • Total: 5,122

Annotations

Check failure on line 2076 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

Build log #L2076

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 2087 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

Build log #L2087

Dotnet command failed with non-zero exit code on the following projects : [ '' ]

Check failure on line 1 in UnitTests.StuckGrainTests.StuckGrainTests.StuckGrainTest_StuckDetectionOnActivation

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

UnitTests.StuckGrainTests.StuckGrainTests.StuckGrainTest_StuckDetectionOnActivation

Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.Threading.Tasks.TaskCanceledException)
Raw output
   at UnitTests.StuckGrainTests.StuckGrainTests.StuckGrainTest_StuckDetectionOnActivation() in /_/test/TesterInternal/OrleansRuntime/StuckGrainTests.cs:line 134
--- End of stack trace from previous location ---