Class com.nextcloud.client.core.ManualAsyncRunnerTest

7

tests

0

failures

0

ignored

1.985s

duration

100%

successful

Tests

Test Duration Result
run all enqueued tasks 0.040s passed
run all tasks when queue is empty 0.004s passed
run one enqueued task 0.007s passed
run one task when queue is empty 1.902s passed
runner detects infinite loops caused by scheduling tasks recusively 0.025s passed
tasks are queued 0.001s passed
tasks started from callbacks are processed 0.006s passed

Standard error

WARNING: A Java agent has been loaded dynamically (/home/runner/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.15.11/a38b16385e867f59a641330f0362ebe742788ed8/byte-buddy-agent-1.15.11.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release