Skip to content

Commit fb9db3e

Browse files
committed
fix(test): rely on upload transcription completion
1 parent 6ad5a9c commit fb9db3e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/integration/conversation_queue.robot

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ Test Reprocess Conversation Job Queue
7777

7878
Log Created conversation: ${conversation_id} INFO
7979

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-
8480
# Get conversation to verify initial state
8581
${initial_conversation}= Get Conversation By ID ${conversation_id}
8682
Dictionary Should Contain Key ${initial_conversation} transcript_version_count

0 commit comments

Comments
 (0)