Skip to content
GitHub Actions / Test Results Details / Scala 2.12 on JDK 8 succeeded Jul 29, 2023 in 0s

Test Results Details / Scala 2.12 on JDK 8 ✅

Tests passed successfully

Report Passed Failed Skipped Time
docs/target/test-reports/TEST-docs.ApiMayChangeDocCheckerSpec.xml 2✅ 140ms
docs/target/test-reports/TEST-docs.http.javadsl.CustomHeaderExampleTest.xml 2✅ 56ms
docs/target/test-reports/TEST-docs.http.javadsl.CustomMediaTypesExampleTest.xml 1✅ 224ms
docs/target/test-reports/TEST-docs.http.javadsl.CustomStatusCodesExampleTest.xml 1✅ 53ms
docs/target/test-reports/TEST-docs.http.javadsl.HttpRequestDetailedStringExampleTest.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.javadsl.HttpResponseDetailedStringExampleTest.xml 1✅ 1ms
docs/target/test-reports/TEST-docs.http.javadsl.JacksonXmlExampleTest.xml 3✅ 199ms
docs/target/test-reports/TEST-docs.http.javadsl.ModelDocTest.xml 5✅ 14ms
docs/target/test-reports/TEST-docs.http.javadsl.RespondWithHeaderHandlerExampleTest.xml 1✅ 23ms
docs/target/test-reports/TEST-docs.http.javadsl.server.BlockingInHttpExamples.xml 1✅ 12ms
docs/target/test-reports/TEST-docs.http.javadsl.server.DirectiveExamplesTest.xml 1✅ 17ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.AttributeDirectivesExamplesTest.xml 2✅ 44ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.BasicDirectivesExamplesTest.xml 38✅ 4⚪ 955ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CachingDirectivesExamplesTest.xml 4✅ 108ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CodingDirectivesExamplesTest.xml 6✅ 307ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CookieDirectivesExamplesTest.xml 4✅ 101ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CustomDirectivesExamplesTest.xml 2✅ 45ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CustomHttpMethodExamplesTest.xml 1✅ 63ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.DebuggingDirectivesExamplesTest.xml 4✅ 100ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.ExecutionDirectivesExamplesTest.xml 3✅ 89ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FileAndResourceDirectivesExamplesTest.xml 7⚪ 0ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FileUploadDirectivesExamplesTest.xml 4✅ 1⚪ 182ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FormFieldDirectivesExamplesTest.xml 4✅ 256ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FutureDirectivesExamplesTest.xml 3✅ 1⚪ 67ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.HeaderDirectivesExamplesTest.xml 10✅ 224ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.HostDirectivesExamplesTest.xml 5✅ 113ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MarshallingDirectivesExamplesTest.xml 3✅ 130ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MethodDirectivesExamplesTest.xml 10✅ 836ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MiscDirectivesExamplesTest.xml 8✅ 242ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.ParameterDirectivesExamplesTest.xml 8✅ 202ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.PathDirectivesExamplesTest.xml 16✅ 563ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RangeDirectivesExamplesTest.xml 1✅ 84ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RespondWithDirectivesExamplesTest.xml 5✅ 124ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RouteDirectivesExamplesTest.xml 5✅ 132ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.SchemeDirectivesExamplesTest.xml 2✅ 45ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.SecurityDirectivesExamplesTest.xml 8✅ 178ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.TimeoutDirectivesExamplesTest.xml 4✅ 1⚪ 4s
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.WebSocketDirectivesExamplesTest.xml 4✅ 263ms
docs/target/test-reports/TEST-docs.http.javadsl.server.FileUploadExamplesTest.xml 1✅ 23ms
docs/target/test-reports/TEST-docs.http.javadsl.server.FormFieldRequestValsExampleTest.xml 2✅ 67ms
docs/target/test-reports/TEST-docs.http.javadsl.server.HeaderRequestValsExampleTest.xml 2✅ 46ms
docs/target/test-reports/TEST-docs.http.javadsl.server.HttpBasicAuthenticatorExample.xml 1✅ 22ms
docs/target/test-reports/TEST-docs.http.javadsl.server.HttpsServerExampleTest.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.javadsl.server.JsonStreamingExamplesTest.xml 2✅ 468ms
docs/target/test-reports/TEST-docs.http.javadsl.server.OAuth2AuthenticatorExample.xml 1✅ 35ms
docs/target/test-reports/TEST-docs.http.javadsl.server.PathDirectiveExampleTest.xml 1✅ 233ms
docs/target/test-reports/TEST-docs.http.javadsl.server.RejectionHandlerExamplesTest.xml 2✅ 46ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.PlayRoutesComparisonTest.xml 6✅ 119ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestkitExampleTest.xml 1✅ 27ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestKitFragmentTest.xml 1✅ 24ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestKitWithActorTest.xml 1✅ 66ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.WithTimeoutTest.xml 1✅ 23ms
docs/target/test-reports/TEST-docs.http.javadsl.UnmarshalTest.xml 2✅ 56ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpClientDecodingExampleSpec.xml 1✅ 1ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpClientExampleSpec.xml 11✅ 3ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpRequestDetailedStringExampleSpec.xml 1✅ 7ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpResponseDetailedStringExampleSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpServerExampleSpec.xml 12✅ 4ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpsExamplesSpec.xml 1✅ 1ms
docs/target/test-reports/TEST-docs.http.scaladsl.MarshalSpec.xml 1✅ 4ms
docs/target/test-reports/TEST-docs.http.scaladsl.ModelSpec.xml 5✅ 6ms
docs/target/test-reports/TEST-docs.http.scaladsl.RouteSealExampleSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.BlockingInHttpExamplesSpec.xml 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.CaseClassExtractionExamplesSpec.xml 4✅ 19ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.DirectiveExamplesSpec.xml 8✅ 35ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.AttributeDirectivesExamplesSpec.xml 2✅ 8ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.BasicDirectivesExamplesSpec.xml 44✅ 108ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CachingDirectivesExamplesSpec.xml 4✅ 361ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CodingDirectivesExamplesSpec.xml 7✅ 38ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CookieDirectivesExamplesSpec.xml 4✅ 48ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CustomDirectivesExamplesSpec.xml 7✅ 25ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CustomHttpMethodSpec.xml 1✅ 30ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.DebuggingDirectivesExamplesSpec.xml 4✅ 15ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.ExecutionDirectivesExamplesSpec.xml 2✅ 14ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FileAndResourceDirectivesExamplesSpec.xml 7✅ 25ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FileUploadDirectivesExamplesSpec.xml 4✅ 434ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FormFieldDirectivesExamplesSpec.xml 5✅ 20ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FutureDirectivesExamplesSpec.xml 3✅ 1⚪ 17ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.HeaderDirectivesExamplesSpec.xml 10✅ 54ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.HostDirectivesExamplesSpec.xml 5✅ 15ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.JsonStreamingExamplesSpec.xml 5✅ 57ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.JsonStreamingFullExamples.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MarshallingDirectivesExamplesSpec.xml 4✅ 33ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MethodDirectivesExamplesSpec.xml 10✅ 23ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MiscDirectivesExamplesSpec.xml 9✅ 223ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.ParameterDirectivesExamplesSpec.xml 12✅ 57ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.PathDirectivesExamplesSpec.xml 13✅ 45ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RangeDirectivesExamplesSpec.xml 1✅ 39ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RespondWithDirectivesExamplesSpec.xml 4✅ 16ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RouteDirectivesExamplesSpec.xml 6✅ 44ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.SchemeDirectivesExamplesSpec.xml 2✅ 13ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.SecurityDirectivesExamplesSpec.xml 8✅ 48ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.StyleGuideExamplesSpec.xml 4✅ 78ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.TimeoutDirectivesExamplesSpec.xml 5✅ 2s
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.TimeoutDirectivesFiniteTimeoutExamplesSpec.xml 1✅ 1s
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.WebSocketDirectivesExamplesSpec.xml 4✅ 262ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.ExceptionHandlerExamplesSpec.xml 5✅ 18ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.FileUploadExamplesSpec.xml 2✅ 2ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.FullSpecs2TestKitExampleSpec.xml 4✅ 134ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.FullTestKitExampleSpec.xml 4✅ 4ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.PlayRoutesComparisonSpec.xml 6✅ 18ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.RejectionHandlerExamplesSpec.xml 4✅ 10ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.ServerShutdownExampleSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitFragmentSpec.xml 2✅ 3ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitTimeoutSpec.xml 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitWithActorSpec.xml 1✅ 10ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.WebSocketExampleSpec.xml 4✅ 1ms
docs/target/test-reports/TEST-docs.http.scaladsl.ServerSentEventsExampleSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.SprayJsonExampleSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.SprayJsonPrettyMarshalSpec.xml 1✅ 54ms
docs/target/test-reports/TEST-docs.http.scaladsl.UnmarshalSpec.xml 2✅ 1ms
docs/target/test-reports/TEST-docs.http.scaladsl.WebSocketClientExampleSpec.xml 6✅ 2ms

✅ docs/target/test-reports/TEST-docs.ApiMayChangeDocCheckerSpec.xml

2 tests were completed in 140ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.ApiMayChangeDocCheckerSpec 2✅ 140ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.CustomHeaderExampleTest.xml

2 tests were completed in 56ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.CustomHeaderExampleTest 2✅ 56ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.CustomMediaTypesExampleTest.xml

1 tests were completed in 224ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.CustomMediaTypesExampleTest 1✅ 224ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.CustomStatusCodesExampleTest.xml

1 tests were completed in 53ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.CustomStatusCodesExampleTest 1✅ 53ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.HttpRequestDetailedStringExampleTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.HttpRequestDetailedStringExampleTest 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.HttpResponseDetailedStringExampleTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.HttpResponseDetailedStringExampleTest 1✅ 1ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.JacksonXmlExampleTest.xml

3 tests were completed in 199ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.JacksonXmlExampleTest 3✅ 199ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.ModelDocTest.xml

5 tests were completed in 14ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.ModelDocTest 5✅ 14ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.RespondWithHeaderHandlerExampleTest.xml

1 tests were completed in 23ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.RespondWithHeaderHandlerExampleTest 1✅ 23ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.BlockingInHttpExamples.xml

1 tests were completed in 12ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.BlockingInHttpExamples 1✅ 12ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.DirectiveExamplesTest.xml

1 tests were completed in 17ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.DirectiveExamplesTest 1✅ 17ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.AttributeDirectivesExamplesTest.xml

2 tests were completed in 44ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.AttributeDirectivesExamplesTest 2✅ 44ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.BasicDirectivesExamplesTest.xml

42 tests were completed in 955ms with 38 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.BasicDirectivesExamplesTest 38✅ 4⚪ 955ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CachingDirectivesExamplesTest.xml

4 tests were completed in 108ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CachingDirectivesExamplesTest 4✅ 108ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CodingDirectivesExamplesTest.xml

6 tests were completed in 307ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CodingDirectivesExamplesTest 6✅ 307ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CookieDirectivesExamplesTest.xml

4 tests were completed in 101ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CookieDirectivesExamplesTest 4✅ 101ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CustomDirectivesExamplesTest.xml

2 tests were completed in 45ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CustomDirectivesExamplesTest 2✅ 45ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CustomHttpMethodExamplesTest.xml

1 tests were completed in 63ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CustomHttpMethodExamplesTest 1✅ 63ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.DebuggingDirectivesExamplesTest.xml

4 tests were completed in 100ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.DebuggingDirectivesExamplesTest 4✅ 100ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.ExecutionDirectivesExamplesTest.xml

3 tests were completed in 89ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.ExecutionDirectivesExamplesTest 3✅ 89ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FileAndResourceDirectivesExamplesTest.xml

7 tests were completed in 0ms with 0 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.FileAndResourceDirectivesExamplesTest 7⚪ 0ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FileUploadDirectivesExamplesTest.xml

5 tests were completed in 182ms with 4 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.FileUploadDirectivesExamplesTest 4✅ 1⚪ 182ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FormFieldDirectivesExamplesTest.xml

4 tests were completed in 256ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.FormFieldDirectivesExamplesTest 4✅ 256ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FutureDirectivesExamplesTest.xml

4 tests were completed in 67ms with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.FutureDirectivesExamplesTest 3✅ 1⚪ 67ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.HeaderDirectivesExamplesTest.xml

10 tests were completed in 224ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.HeaderDirectivesExamplesTest 10✅ 224ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.HostDirectivesExamplesTest.xml

5 tests were completed in 113ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.HostDirectivesExamplesTest 5✅ 113ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MarshallingDirectivesExamplesTest.xml

3 tests were completed in 130ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.MarshallingDirectivesExamplesTest 3✅ 130ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MethodDirectivesExamplesTest.xml

10 tests were completed in 836ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.MethodDirectivesExamplesTest 10✅ 836ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MiscDirectivesExamplesTest.xml

8 tests were completed in 242ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.MiscDirectivesExamplesTest 8✅ 242ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.ParameterDirectivesExamplesTest.xml

8 tests were completed in 202ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.ParameterDirectivesExamplesTest 8✅ 202ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.PathDirectivesExamplesTest.xml

16 tests were completed in 563ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.PathDirectivesExamplesTest 16✅ 563ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RangeDirectivesExamplesTest.xml

1 tests were completed in 84ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.RangeDirectivesExamplesTest 1✅ 84ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RespondWithDirectivesExamplesTest.xml

5 tests were completed in 124ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.RespondWithDirectivesExamplesTest 5✅ 124ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RouteDirectivesExamplesTest.xml

5 tests were completed in 132ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.RouteDirectivesExamplesTest 5✅ 132ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.SchemeDirectivesExamplesTest.xml

2 tests were completed in 45ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.SchemeDirectivesExamplesTest 2✅ 45ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.SecurityDirectivesExamplesTest.xml

8 tests were completed in 178ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.SecurityDirectivesExamplesTest 8✅ 178ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.TimeoutDirectivesExamplesTest.xml

5 tests were completed in 4s with 4 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.TimeoutDirectivesExamplesTest 4✅ 1⚪ 4s

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.WebSocketDirectivesExamplesTest.xml

4 tests were completed in 263ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.WebSocketDirectivesExamplesTest 4✅ 263ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.FileUploadExamplesTest.xml

1 tests were completed in 23ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.FileUploadExamplesTest 1✅ 23ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.FormFieldRequestValsExampleTest.xml

2 tests were completed in 67ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.FormFieldRequestValsExampleTest 2✅ 67ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.HeaderRequestValsExampleTest.xml

2 tests were completed in 46ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.HeaderRequestValsExampleTest 2✅ 46ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.HttpBasicAuthenticatorExample.xml

1 tests were completed in 22ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.HttpBasicAuthenticatorExample 1✅ 22ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.HttpsServerExampleTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.HttpsServerExampleTest 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.JsonStreamingExamplesTest.xml

2 tests were completed in 468ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.JsonStreamingExamplesTest 2✅ 468ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.OAuth2AuthenticatorExample.xml

1 tests were completed in 35ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.OAuth2AuthenticatorExample 1✅ 35ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.PathDirectiveExampleTest.xml

1 tests were completed in 233ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.PathDirectiveExampleTest 1✅ 233ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.RejectionHandlerExamplesTest.xml

2 tests were completed in 46ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.RejectionHandlerExamplesTest 2✅ 46ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.PlayRoutesComparisonTest.xml

6 tests were completed in 119ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.PlayRoutesComparisonTest 6✅ 119ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestkitExampleTest.xml

1 tests were completed in 27ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.TestkitExampleTest 1✅ 27ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestKitFragmentTest.xml

1 tests were completed in 24ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.TestKitFragmentTest 1✅ 24ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestKitWithActorTest.xml

1 tests were completed in 66ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.TestKitWithActorTest 1✅ 66ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.WithTimeoutTest.xml

1 tests were completed in 23ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.WithTimeoutTest 1✅ 23ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.UnmarshalTest.xml

2 tests were completed in 56ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.UnmarshalTest 2✅ 56ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpClientDecodingExampleSpec.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpClientDecodingExampleSpec 1✅ 1ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpClientExampleSpec.xml

11 tests were completed in 3ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpClientExampleSpec 11✅ 3ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpRequestDetailedStringExampleSpec.xml

1 tests were completed in 7ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpRequestDetailedStringExampleSpec 1✅ 7ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpResponseDetailedStringExampleSpec.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpResponseDetailedStringExampleSpec 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpServerExampleSpec.xml

12 tests were completed in 4ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpServerExampleSpec 12✅ 4ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpsExamplesSpec.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpsExamplesSpec 1✅ 1ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.MarshalSpec.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.MarshalSpec 1✅ 4ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.ModelSpec.xml

5 tests were completed in 6ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.ModelSpec 5✅ 6ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.RouteSealExampleSpec.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.RouteSealExampleSpec 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.BlockingInHttpExamplesSpec.xml

No tests found

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.BlockingInHttpExamplesSpec 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.CaseClassExtractionExamplesSpec.xml

4 tests were completed in 19ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.CaseClassExtractionExamplesSpec 4✅ 19ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.DirectiveExamplesSpec.xml

8 tests were completed in 35ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.DirectiveExamplesSpec 8✅ 35ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.AttributeDirectivesExamplesSpec.xml

2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.AttributeDirectivesExamplesSpec 2✅ 8ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.BasicDirectivesExamplesSpec.xml

44 tests were completed in 108ms with 44 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.BasicDirectivesExamplesSpec 44✅ 108ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CachingDirectivesExamplesSpec.xml

4 tests were completed in 361ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CachingDirectivesExamplesSpec 4✅ 361ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CodingDirectivesExamplesSpec.xml

7 tests were completed in 38ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CodingDirectivesExamplesSpec 7✅ 38ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CookieDirectivesExamplesSpec.xml

4 tests were completed in 48ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CookieDirectivesExamplesSpec 4✅ 48ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CustomDirectivesExamplesSpec.xml

7 tests were completed in 25ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CustomDirectivesExamplesSpec 7✅ 25ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CustomHttpMethodSpec.xml

1 tests were completed in 30ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CustomHttpMethodSpec 1✅ 30ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.DebuggingDirectivesExamplesSpec.xml

4 tests were completed in 15ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.DebuggingDirectivesExamplesSpec 4✅ 15ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.ExecutionDirectivesExamplesSpec.xml

2 tests were completed in 14ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.ExecutionDirectivesExamplesSpec 2✅ 14ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FileAndResourceDirectivesExamplesSpec.xml

7 tests were completed in 25ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.FileAndResourceDirectivesExamplesSpec 7✅ 25ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FileUploadDirectivesExamplesSpec.xml

4 tests were completed in 434ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.FileUploadDirectivesExamplesSpec 4✅ 434ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FormFieldDirectivesExamplesSpec.xml

5 tests were completed in 20ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.FormFieldDirectivesExamplesSpec 5✅ 20ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FutureDirectivesExamplesSpec.xml

4 tests were completed in 17ms with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.FutureDirectivesExamplesSpec 3✅ 1⚪ 17ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.HeaderDirectivesExamplesSpec.xml

10 tests were completed in 54ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.HeaderDirectivesExamplesSpec 10✅ 54ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.HostDirectivesExamplesSpec.xml

5 tests were completed in 15ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.HostDirectivesExamplesSpec 5✅ 15ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.JsonStreamingExamplesSpec.xml

5 tests were completed in 57ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.JsonStreamingExamplesSpec 5✅ 57ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.JsonStreamingFullExamples.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.JsonStreamingFullExamples 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MarshallingDirectivesExamplesSpec.xml

4 tests were completed in 33ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.MarshallingDirectivesExamplesSpec 4✅ 33ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MethodDirectivesExamplesSpec.xml

10 tests were completed in 23ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.MethodDirectivesExamplesSpec 10✅ 23ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MiscDirectivesExamplesSpec.xml

9 tests were completed in 223ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.MiscDirectivesExamplesSpec 9✅ 223ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.ParameterDirectivesExamplesSpec.xml

12 tests were completed in 57ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.ParameterDirectivesExamplesSpec 12✅ 57ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.PathDirectivesExamplesSpec.xml

13 tests were completed in 45ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.PathDirectivesExamplesSpec 13✅ 45ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RangeDirectivesExamplesSpec.xml

1 tests were completed in 39ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.RangeDirectivesExamplesSpec 1✅ 39ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RespondWithDirectivesExamplesSpec.xml

4 tests were completed in 16ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.RespondWithDirectivesExamplesSpec 4✅ 16ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RouteDirectivesExamplesSpec.xml

6 tests were completed in 44ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.RouteDirectivesExamplesSpec 6✅ 44ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.SchemeDirectivesExamplesSpec.xml

2 tests were completed in 13ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.SchemeDirectivesExamplesSpec 2✅ 13ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.SecurityDirectivesExamplesSpec.xml

8 tests were completed in 48ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.SecurityDirectivesExamplesSpec 8✅ 48ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.StyleGuideExamplesSpec.xml

4 tests were completed in 78ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.StyleGuideExamplesSpec 4✅ 78ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.TimeoutDirectivesExamplesSpec.xml

5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.TimeoutDirectivesExamplesSpec 5✅ 2s

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.TimeoutDirectivesFiniteTimeoutExamplesSpec.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.TimeoutDirectivesFiniteTimeoutExamplesSpec 1✅ 1s

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.WebSocketDirectivesExamplesSpec.xml

4 tests were completed in 262ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.WebSocketDirectivesExamplesSpec 4✅ 262ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.ExceptionHandlerExamplesSpec.xml

5 tests were completed in 18ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.ExceptionHandlerExamplesSpec 5✅ 18ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.FileUploadExamplesSpec.xml

2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.FileUploadExamplesSpec 2✅ 2ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.FullSpecs2TestKitExampleSpec.xml

4 tests were completed in 134ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.FullSpecs2TestKitExampleSpec 4✅ 134ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.FullTestKitExampleSpec.xml

4 tests were completed in 4ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.FullTestKitExampleSpec 4✅ 4ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.PlayRoutesComparisonSpec.xml

6 tests were completed in 18ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.PlayRoutesComparisonSpec 6✅ 18ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.RejectionHandlerExamplesSpec.xml

4 tests were completed in 10ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.RejectionHandlerExamplesSpec 4✅ 10ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.ServerShutdownExampleSpec.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.ServerShutdownExampleSpec 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitFragmentSpec.xml

2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.TestKitFragmentSpec 2✅ 3ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitTimeoutSpec.xml

No tests found

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.TestKitTimeoutSpec 0ms
Report exceeded GitHub limit of 65535 bytes and has been trimmed