Gradle Test Run :core:test

GET /nonexistent returns 404

summary

1

tests

0

failures

0

skipped

0.906s

duration

100%

successful

standard output

03:39:56.754 [DefaultDispatcher-worker-2 @call-context#3] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
03:39:56.850 [DefaultDispatcher-worker-2 @coroutine#4] INFO  i.m.c.i.push.PushMeterRegistry - publishing metrics for LoggingMeterRegistry every 1m
03:39:57.320 [DefaultDispatcher-worker-2 @call-context#3] INFO  io.ktor.test - Application started in 0.582 seconds.
03:39:57.325 [DefaultDispatcher-worker-1 @coroutine#5] INFO  io.ktor.test - Responding at http://localhost:80
03:39:57.325 [DefaultDispatcher-worker-1 @coroutine#5] INFO  io.ktor.test - Responding at https://localhost:443
03:39:57.389 [DefaultDispatcher-worker-1 @request#3] INFO  io.ktor.test - HTTP GET /nonexistent - 404 Not Found [34ms]

error output

[03:39:56 INFO]: OpenTelemetry tracing is disabled