There was an error while loading. Please reload this page.
1 parent 6ad5a9c commit fb9db3eCopy full SHA for fb9db3e
1 file changed
tests/integration/conversation_queue.robot
@@ -77,10 +77,6 @@ Test Reprocess Conversation Job Queue
77
78
Log Created conversation: ${conversation_id} INFO
79
80
- # Wait for the initial transcript itself; a fixed sleep races a busy CI worker.
81
- Log Waiting for initial transcription to complete... INFO
82
- Wait For Job Status ${conversation}[transcript_job_id] finished timeout=60s interval=3s
83
-
84
# Get conversation to verify initial state
85
${initial_conversation}= Get Conversation By ID ${conversation_id}
86
Dictionary Should Contain Key ${initial_conversation} transcript_version_count
0 commit comments