zentol commented on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775904917


   The python tests are failing because they rely _somehow_ on the 
documentation ...
   
   ```
   /__w/3/s/flink-python/dev/.conda/bin/sphinx-build -b html -d _build/doctrees 
 -a -W . _build/html
   Running Sphinx v2.4.4
   making output directory... done
   
   Warning, treated as error:
   logo file '../../docs/page/img/navbar-brand-logo.jpg' does not exist
   Makefile:76: recipe for target 'html' failed
   make: *** [html] Error 2
   
   ```
   
   As is the docs 404 test which checks for dead links. IOW, `tools/ci/docs.sh` 
needs to be updated to use hugo. Does hugo automatically catch such errors?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to