pbacsko commented on PR #848: URL: https://github.com/apache/yunikorn-core/pull/848#issuecomment-2068192850
@ryankert01 could you check this test failure? ``` 2024-04-21T07:21:21.6845011Z --- FAIL: TestUpdateNodeCapacityWithMultipleNodes (0.03s) 2024-04-21T07:21:21.6846422Z operation_test.go:508: Expected partition resource map[memory:150000000 vcore:30000], doesn't match with actual partition resource map[memory:150000000 vcore:30000] ``` The error message is really strange, both map have the same contents, not sure how this can fail. -- 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]
