zhengruifeng commented on PR #38390:
URL: https://github.com/apache/spark/pull/38390#issuecomment-1290514252

   I compare the [failed CI 
](https://github.com/apache/spark/actions/runs/3318970818/jobs/5484071280)
   
   ```
   Successfully installed alabaster-0.7.12 attrs-22.1.0 babel-2.10.3 
beautifulsoup4-4.11.1 black-22.6.0 chevron-0.14.0 decorator-5.1.1 docutils-0.19 
exceptiongroup-1.0.0rc9 flake8-3.9.0 imagesize-1.4.1 iniconfig-1.1.1 
jinja2-2.11.3 mccabe-0.6.1 mypy-0.920 mypy-extensions-0.4.3 numpydoc-1.5.0 
pathspec-0.10.1 platformdirs-2.5.2 pluggy-1.0.0 pycodestyle-2.7.0 
pydata_sphinx_theme-0.11.0 pyflakes-2.3.1 pygments-2.13.0 pytest-7.2.0 
pytest-mypy-plugins-1.9.3 regex-2022.9.13 snowballstemmer-2.2.0 
soupsieve-2.3.2.post1 sphinx-5.1.1 sphinxcontrib-applehelp-1.0.2 
sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 
sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 
sphinxcontrib-serializinghtml-1.1.5 tomli-2.0.1 typing-extensions-4.4.0
   ```
   
   with a [green 
one](https://github.com/apache/spark/actions/runs/3318796576/jobs/5483270361):
   
   ```
   Successfully installed alabaster-0.7.12 attrs-22.1.0 babel-2.10.3 
beautifulsoup4-4.11.1 black-22.6.0 chevron-0.14.0 decorator-5.1.1 docutils-0.19 
flake8-3.9.0 imagesize-1.4.1 iniconfig-1.1.1 jinja2-2.11.3 mccabe-0.6.1 
mypy-0.920 mypy-extensions-0.4.3 numpydoc-1.5.0 pathspec-0.10.1 
platformdirs-2.5.2 pluggy-1.0.0 py-1.11.0 pycodestyle-2.7.0 
pydata_sphinx_theme-0.11.0 pyflakes-2.3.1 pygments-2.13.0 pytest-7.1.3 
pytest-mypy-plugins-1.9.3 regex-2022.9.13 snowballstemmer-2.2.0 
soupsieve-2.3.2.post1 sphinx-5.1.1 sphinxcontrib-applehelp-1.0.2 
sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 
sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 
sphinxcontrib-serializinghtml-1.1.5 tomli-2.0.1 typing-extensions-4.4.0
   ```
   the major difference is the version of pytest, but I can not reproduce the 
failure locally with pytest=7.2.0, not sure whether it can fix the master


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to