kennknowles commented on PR #33267: URL: https://github.com/apache/beam/pull/33267#issuecomment-2523845129
Ah can you add a small change to these files, which will cause the ValidatesRunner tests for stateful processing to run? - https://github.com/apache/beam/blob/master/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Spark.json - https://github.com/apache/beam/blob/master/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming.json - https://github.com/apache/beam/blob/master/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Spark_Java8.json I don't know the codebase enough at this point to know what is the sharing between the things tested by these jobs. (incidentally there is a `_Java11` trigger file in that directory but the job is gone since 11 is now the default and it is the Java 8 test that is the outlier) -- 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]
