Skip to content

PR #821

PR #821 #136

GitHub Actions / C# Unit Tests failed May 28, 2024 in 0s

1 fail, 34 pass in 5s

35 tests  ±0   34 ✅  - 1   5s ⏱️ -1s
 8 suites ±0    0 💤 ±0 
 1 files   ±0    1 ❌ +1 

Results for commit 5ac28a3. ± Comparison against earlier commit 2842204.

Annotations

Check warning on line 0 in Testing.ApiTests.HeaderTests

See this annotation in the file changed.

@github-actions github-actions / C# Unit Tests

CheckCloudflareHeaderSizeLimit (Testing.ApiTests.HeaderTests) failed

./test-results/TestResults.xml [took 1s]
Raw output
Shouldly.ShouldAssertException : failStatusCodes
    should be empty but had
1
    item and was
[HttpStatusCode.520]   at Testing.ApiTests.HeaderTests.CheckCloudflareHeaderSizeLimit() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/HeaderTests.cs:line 34
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- End of stack trace from previous location ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)