jerqi commented on issue #442: URL: https://github.com/apache/incubator-uniffle/issues/442#issuecomment-1367743745
> `org.opentest4j.AssertionFailedError: expected: <null> but was: <30>` It is said here that the expectation is null, but it is actually 30. However, the expected value of my code is 30. I feel a little confused > > ``` > assertEquals(user3, 30); > ``` user3 is set null value. -- 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: dev-unsubscr...@uniffle.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org