Revert "tests: temporary disabled testTimeseriesWithFailures on BaseEdgeTest to unblock the tests transition process"
This reverts commit 26c62dda7cdd2e19ef20a0339a57354532536f3a.
This commit is contained in:
parent
26c62dda7c
commit
56cc5a5adb
@ -217,14 +217,7 @@ abstract public class BaseEdgeTest extends AbstractControllerTest {
|
|||||||
|
|
||||||
testRpcCall();
|
testRpcCall();
|
||||||
|
|
||||||
//TODO fix the test with @voba
|
testTimeseriesWithFailures();
|
||||||
//2021-12-13 16:59:52,493 [main] WARN o.t.edge.rpc.EdgeGrpcClient - We had reached maximum of termination attempts. Force closing channel
|
|
||||||
//2021-12-13 16:59:52,501 [grpc-default-executor-1] WARN o.t.edge.rpc.EdgeGrpcClient - We had reached maximum of termination attempts. Force closing channel
|
|
||||||
//java.lang.AssertionError <3 internal lines>
|
|
||||||
// at org.thingsboard.server.edge.BaseEdgeTest.testTimeseriesWithFailures(BaseEdgeTest.java:1146)
|
|
||||||
// at org.thingsboard.server.edge.BaseEdgeTest.test(BaseEdgeTest.java:220)
|
|
||||||
//
|
|
||||||
//testTimeseriesWithFailures();
|
|
||||||
|
|
||||||
testSendMessagesToCloud();
|
testSendMessagesToCloud();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user