Gradle Test Run :core:test

GET /hello without auth returns 401

summary

1

tests

0

failures

0

skipped

0.042s

duration

100%

successful

standard output

03:49:33.449 [DefaultDispatcher-worker-1 @call-context#36] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
03:49:33.453 [DefaultDispatcher-worker-1 @coroutine#37] INFO  i.m.c.i.push.PushMeterRegistry - publishing metrics for LoggingMeterRegistry every 1m
03:49:33.472 [DefaultDispatcher-worker-1 @call-context#36] INFO  io.ktor.test - Application started in 0.023 seconds.
03:49:33.472 [DefaultDispatcher-worker-2 @coroutine#38] INFO  io.ktor.test - Responding at http://localhost:80
03:49:33.472 [DefaultDispatcher-worker-2 @coroutine#38] INFO  io.ktor.test - Responding at https://localhost:443
03:49:33.485 [DefaultDispatcher-worker-1 @request#36] INFO  io.ktor.test - HTTP GET /hello - 401 Unauthorized [12ms]

error output

[03:49:33 INFO]: Reinitializing OpenTelemetry with new configuration
[03:49:33 INFO]: OpenTelemetry tracing is disabled