damccorm opened a new issue, #20690:
URL: https://github.com/apache/beam/issues/20690

   This has failed on Github actions on different Python versions with 
different assertion errors.
   
   self.assertEqual(results, sorted(elements_list))
   
   AssertionError: Lists differ: ['2'] != ['1', '2']
   
   or
   
   AssertionError: Lists differ: [] != ['1', '2']
   
   Imported from Jira 
[BEAM-10866](https://issues.apache.org/jira/browse/BEAM-10866). Original Jira 
may contain additional context.
   Reported by: ibzib.


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