noidname01 commented on issue #3767:
URL: https://github.com/apache/gravitino/issues/3767#issuecomment-2210216636

   @ian910297 I think the reason for Problem 2 is that we use the same test 
component many times and create them in different files, maybe give them 
different values can solve the problem?
   
   But the problem that every test repeats the same init logic still remains, I 
think we can move the same logic to parent class (ex. `IntegrationTestEnv` in 
integration tests) to prevent duplicate code, WDYT?


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