smallzhongfeng commented on issue #442:
URL: 
https://github.com/apache/incubator-uniffle/issues/442#issuecomment-1367144535

   `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);
   ```


-- 
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

Reply via email to