aglinxinyuan commented on code in PR #4488:
URL: https://github.com/apache/texera/pull/4488#discussion_r3165145382


##########
amber/src/main/python/core/runnables/test_main_loop.py:
##########
@@ -1139,6 +1139,63 @@ def send_resume(
             ),
         )
 
+    @pytest.mark.timeout(2)
+    def test_process_state_can_emit_multiple_states(

Review Comment:
   Fixed. I renamed this test to test_process_state_can_emit_consecutive_states 
to avoid colliding with the existing 
test_process_state_can_emit_multiple_states.



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