renu-123-pixel commented on issue #37274:
URL: https://github.com/apache/beam/issues/37274#issuecomment-3752891362

   Thanks for the report.
   
   The failure in :sdks:go:test:prismValidatesRunner appears to be caused by a 
shell command exiting with status 1, as seen in sdks/go/test/build.gradle:218. 
This indicates a script-level failure rather than a Gradle infrastructure issue.
   
   Given that there are 247 similar failures in the past 7 days, this is likely 
a known flaky test or environment-related issue rather than a regression 
introduced by recent changes.
   
   Suggested next steps:
   
   Review recent changes affecting Go SDK Prism validation.
   
   Check for infra-related instability (Docker, networking, or runner 
availability).
   
   Consider temporarily marking the test as flaky if failures are 
non-deterministic.
   
   No immediate action required unless a consistent reproducer is identified.


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