Skip to content

v2.22.6

@ParkerM ParkerM tagged this 24 Dec 18:44
* Bump mockito version to 3.1.0

 + Remove deprecated mockito-all dependency from grpc-server

* Migrate usages of deprecated Mockito imports

* Explicitly match null args; fix name mismatch in testStartWorkflow

* Update usage of non-null matchers in TaskCoordinator tests

* Sleep and assert ack is called before verifying noops

* Throw explicit RuntimeException and use long matchers when needed in TestWorkflowExecutor

* Loosen non-null matchers in failing core test stubs

* Use explicit null matcher in jersey skip task test

* Update lockfiles

* De-dupe System.currentTimeMillis() calls to fix flaky TaskTest failure
Assets 2
Loading