Set the exceptiongroup package version to prevent a bug with pytest.

Review Request #13425 — Created Nov. 20, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

exceptiongroup < 1.1.1 has a bug with pytest >= 7.2 where rendering
certain error tracebacks would cause an internal error (see
https://github.com/pytest-dev/pytest/issues/10797). This sets the
exceptiongroup version to prevent us from encountering the bug.

  • Ran into this bug while running Power Pack tests, which was fixed
    after upgrading my exceptiongroup version to 1.1.1.
  • Ran ./setup.py develop and ran unit tests
Summary ID
Set the exceptiongroup package version to prevent a bug with pytest.
865febb9472ea0784d96ca3e302fbf75397da656
chipx86
  1. Ship It!
  2. 
      
maubin
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (02cbcbd)
Loading...