mingyen066 commented on PR #19936:
URL: https://github.com/apache/kafka/pull/19936#issuecomment-2956583980

   Thanks @chia7712 
   
   I ran the e2e test on my mac and all passed
   ```
    $ 
TC_PATHS="tests/kafkatest/tests/core/snapshot_test.py::TestSnapshots.test_controller"
 bash tests/docker/run_tests.sh
   ...
   
================================================================================
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.12.0
   session_id:       2025-06-09--001
   run time:         13 minutes 21.291 seconds
   tests run:        4
   passed:           4
   flaky:            0
   failed:           0
   ignored:          0
   
================================================================================
   test_id:    
kafkatest.tests.core.snapshot_test.TestSnapshots.test_controller.metadata_quorum=COMBINED_KRAFT.group_protocol=classic
   status:     PASS
   run time:   4 minutes 13.541 seconds
   
--------------------------------------------------------------------------------
   test_id:    
kafkatest.tests.core.snapshot_test.TestSnapshots.test_controller.metadata_quorum=COMBINED_KRAFT.group_protocol=consumer
   status:     PASS
   run time:   4 minutes 9.564 seconds
   
--------------------------------------------------------------------------------
   test_id:    
kafkatest.tests.core.snapshot_test.TestSnapshots.test_controller.metadata_quorum=ISOLATED_KRAFT.group_protocol=classic
   status:     PASS
   run time:   2 minutes 27.014 seconds
   
--------------------------------------------------------------------------------
   test_id:    
kafkatest.tests.core.snapshot_test.TestSnapshots.test_controller.metadata_quorum=ISOLATED_KRAFT.group_protocol=consumer
   status:     PASS
   run time:   2 minutes 30.640 seconds
   
--------------------------------------------------------------------------------
   
   ```


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to