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

chore(tests): Update test snapshots 18-12-2024 #5472

Merged
merged 1 commit into from
Dec 18, 2024

chore(tests): update test snapshots

5c58c51
Select commit
Loading
Failed to load commit list.
Merged

chore(tests): Update test snapshots 18-12-2024 #5472

chore(tests): update test snapshots
5c58c51
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Explore Education Statistics succeeded Dec 18, 2024 in 11m 4s

Build #20241218.2 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 14,204 (99.86%)
  • Other: 19 (0.13%)
  • Total: 14,224
Code coverage

  • 146043 of 412447 blocks covered (35.41%)
  • 95525 of 479123 lines covered (19.94%)

Annotations

Check failure on line 1 in GovUk.Education.ExploreEducationStatistics.Common.Tests.Cache.CacheAspectThreadManagementIntegrationTests.NoThreadExhaustion

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Explore Education Statistics

GovUk.Education.ExploreEducationStatistics.Common.Tests.Cache.CacheAspectThreadManagementIntegrationTests.NoThreadExhaustion

System.Exception : Number of additional concurrent worker threads exceeds limit of 20. 23 more threads are currently in use
Raw output
   at GovUk.Education.ExploreEducationStatistics.Common.Tests.Cache.CacheAspectThreadManagementIntegrationTests.<>c__DisplayClass6_0.<<NoThreadExhaustion>b__1>d.MoveNext() in /agent/_work/1/s/src/GovUk.Education.ExploreEducationStatistics.Common.Tests/Cache/CacheAspectThreadManagementIntegrationTests.cs:line 343
--- End of stack trace from previous location ---
   at GovUk.Education.ExploreEducationStatistics.Common.Tests.Cache.CacheAspectThreadManagementIntegrationTests.NoThreadExhaustion() in /agent/_work/1/s/src/GovUk.Education.ExploreEducationStatistics.Common.Tests/Cache/CacheAspectThreadManagementIntegrationTests.cs:line 351
--- End of stack trace from previous location ---