wilfred-s commented on pull request #332:
URL: 
https://github.com/apache/incubator-yunikorn-core/pull/332#issuecomment-960371951


   Can you please have a look at the unit test failures, these might be just 
test implementation issues but the file has changed (all failures in 
recovery_test.go):
   --- FAIL: TestFailReplacePlaceholder (0.08s)
       partition_test.go:1706: assertion failed: node-1 (alloc.NodeID string) 
!= node-2 (nodeID2 string): should be allocated on node-2
   --- FAIL: TestSchedulerRecovery (2.10s)
       mock_rm_callback_test.go:164: assertion failed: error is not nil: 
timeout waiting for condition: Failed to wait for node state to become 
accepted: node-1:1234, called from: TestSchedulerRecovery in 
recovery_test.go:283
   --- FAIL: TestSchedulerRecovery2Allocations (1.37s)
       mock_rm_callback_test.go:164: assertion failed: error is not nil: 
timeout waiting for condition: Failed to wait for node state to become 
accepted: node-1:1234, called from: TestSchedulerRecovery2Allocations in 
recovery_test.go:454
   --- FAIL: TestSchedulerRecoveryWithoutAppInfo (1.02s)
       mock_rm_callback_test.go:164: assertion failed: error is not nil: 
timeout waiting for condition: Failed to wait for node state to become 
accepted: node-1:1234, called from: TestSchedulerRecoveryWithoutAppInfo in 
recovery_test.go:579


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to