lostluck commented on pull request #16908:
URL: https://github.com/apache/beam/pull/16908#issuecomment-1048052221


   New test is failing. It looks like sorting before comparing is the right 
move probably...
   ```
   17:36:51 --- FAIL: TestExpansionServices_GetAddr_Jars (9.00s)
   17:36:51     expansions_test.go:126: processes in ExpansionServices does not 
match jars that should be running: diff(-want,+got):
   17:36:51           []string{
   17:36:51         -   "jarFilepath2",
   17:36:51             "jarFilepath3",
   17:36:51             "jarFilepath1",
   17:36:51         +   "jarFilepath2",
   17:36:51           }
   17:36:51 FAIL
   ```


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