AnandInguva commented on PR #17791:
URL: https://github.com/apache/beam/pull/17791#issuecomment-1159314442

   > Took a quick look. please investigate if this is related to this change.
   > 
   > ```
   > 18:27:31 ================== 1 passed, 3 warnings in 683.71s (0:11:23) 
===================
   > 18:27:31 
   > 18:27:31 > Task :sdks:python:test-suites:dataflow:preCommitIT_V2
   > 18:27:31 
   > 18:27:31 FAILURE: Build failed with an exception.
   > 18:27:31 
   > 18:27:31 * What went wrong:
   > 18:27:31 Execution failed for task 
':sdks:python:test-suites:tox:py38:testPy38CloudCoverage'.
   > 18:27:31 > Process 'command 'sh'' finished with non-zero exit value 1
   > 18:27:31 
   > 18:27:31 * Try:
   > 18:27:31 > Run with --stacktrace option to get the stack trace.
   > 18:27:31 > Run with --info or --debug option to get more log output.
   > 18:27:31 > Run with --scan to get full insights.
   > 18:27:31 
   > 18:27:31 * Get more help at https://help.gradle.org/
   > 18:27:31 
   > 18:27:31 Deprecated Gradle features were used in this build, making it 
incompatible with Gradle 8.0.
   > ```
   
   I looked into it. pytest-cov needs to be updated as well because of 
https://github.com/pytest-dev/pytest-cov/pull/412. Now everything passes. 
   
   PTAL @tvalentyn 


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