Merge pull request #1018 from naver/feature/yaml #12
Annotations
14 errors
AgentControllerTest.testAgentControllerServerDaemonRecovery:
ngrinder-core/build/classes/java/test/net/grinder/AgentControllerTest.class#L1
testAgentControllerServerDaemonRecovery
|
|
|
AgentControllerTest.testConsoleCommunicationSettingTimeout:
ngrinder-core/build/classes/java/test/net/grinder/AgentControllerTest.class#L1
testConsoleCommunicationSettingTimeout
|
|
|
|
AgentDaemonTest.testIfAgentDeadWellWhenConsoleIsShutdown:
ngrinder-core/build/classes/java/test/net/grinder/engine/agent/AgentDaemonTest.class#L1
testIfAgentDeadWellWhenConsoleIsShutdown
|
|
|
NGrinderAgentStarterTest.testGetStartModeAndVersion:
ngrinder-core/build/classes/java/test/org/ngrinder/NGrinderAgentStarterTest.class#L31
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.core.Context (org.slf4j.helpers.NOPLoggerFactory and ch.qos.logback.core.Context are in unnamed module of loader 'app')
|
NGrinderAgentStarterTest.testStartAgent:
ngrinder-core/build/classes/java/test/org/ngrinder/NGrinderAgentStarterTest.class#L31
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.core.Context (org.slf4j.helpers.NOPLoggerFactory and ch.qos.logback.core.Context are in unnamed module of loader 'app')
|
NGrinderAgentStarterTest.testStartMonitor:
ngrinder-core/build/classes/java/test/org/ngrinder/NGrinderAgentStarterTest.class#L31
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.core.Context (org.slf4j.helpers.NOPLoggerFactory and ch.qos.logback.core.Context are in unnamed module of loader 'app')
|
AgentConfigTest.testAgentConfigInitialization:
ngrinder-core/build/classes/java/test/org/ngrinder/infra/AgentConfigTest.class#L41
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.core.Context (org.slf4j.helpers.NOPLoggerFactory and ch.qos.logback.core.Context are in unnamed module of loader 'app')
|