test(serializer): add failing test for record serializer when in external proj and using GenerateCodeForDeclaringAssembly
#8860
+53
−2
Azure Pipelines / dotnet.orleans
failed
Jun 4, 2024 in 38m 39s
Build #20240604.4 had test failures
Details
- 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
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
azure-pipelines / dotnet.orleans
Build log #L2087
Dotnet command failed with non-zero exit code on the following projects : [ '' ]
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 ---
Loading