haseebmalik18 opened a new pull request, #61068:
URL: https://github.com/apache/airflow/pull/61068

   Fix flaky XComs E2E test by using `toBeHidden()` instead of 
`toHaveAttribute("data-state", "closed")`.                                      
         
                                                                                
                                                                          
   The filter menu may be removed from the DOM entirely after selection rather 
than just updating its `data-state` attribute, causing the assertion to fail.   
                                                                                
                                                             
   
   related: #60620 


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