mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	The flake was caused due to the fact that current_msg_list was not populated with any messages in rare cases. We were missing a check to guard against current message list having no messages. The failure screenshot show no messages to prove this. Relevant error: Evaluation failed: TypeError: Cannot read property 'raw_content' of undefined