Gradle Test Run :core:test

GET /nonexistent returns 404

summary

1

tests

0

failures

0

skipped

0.881s

duration

100%

successful

standard output

03:49:32.701 [DefaultDispatcher-worker-1 @call-context#3] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
03:49:32.788 [DefaultDispatcher-worker-1 @coroutine#4] INFO  i.m.c.i.push.PushMeterRegistry - publishing metrics for LoggingMeterRegistry every 1m
03:49:33.204 [DefaultDispatcher-worker-1 @call-context#3] INFO  io.ktor.test - Application started in 0.516 seconds.
03:49:33.207 [DefaultDispatcher-worker-2 @coroutine#5] INFO  io.ktor.test - Responding at http://localhost:80
03:49:33.208 [DefaultDispatcher-worker-2 @coroutine#5] INFO  io.ktor.test - Responding at https://localhost:443
03:49:33.264 [DefaultDispatcher-worker-4 @request#3] INFO  io.ktor.test - HTTP GET /nonexistent - 404 Not Found [37ms]

error output

[03:49:32 INFO]: OpenTelemetry tracing is disabled