Eliaaazzz commented on PR #37355:
URL: https://github.com/apache/beam/pull/37355#issuecomment-3772106019

   The failure in testContainsInAnyOrderFalse is an AssertionError, which 
confirms that the pipeline ran successfully and reached the verification stage. 
The crash (IllegalStateException) is completely resolved.
   
   The stack traces also confirm that the new DoFnInvoker classes with hash 
suffixes are being correctly generated and loaded in the Portable Runner 
environment.
   
   This AssertionError appears to be either an expected failure for that 
specific negative test case or a known flake in the PVR suite, unrelated to the 
type descriptor fix.


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