>
>
> We can also think about moving performance tests to Gradle which seems
> provide a stable way to setup python environment
> <https://github.com/apache/beam/blob/932858ece39fb2477baa19638f0a6b36fb5dee9d/sdks/python/build.gradle#L31>
> since recent beam_PostCommit_Python_Verify
> <https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Python_Verify/>
> keeps green.
>
>
Correct me if I'm wrong but  PostCommit_Python_Verify doesn't run "pip
install -e sdks/python/[gcp,test]". As this is the line that breaks the
build in other jobs, it may be the reason why the job doesnt fail.

Reply via email to