You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[LNT] Python 3 support: adapt regex for div by 0 msg
Summary:
Test server/ui/V4Pages.py checks that the /explode page leads to a
division by zero exception message. However the exception message has
changed between Python 2 and Python 3 so this commit adapts the regex to
catch both texts.
Reviewers: cmatthews, hubert.reinterpretcast, kristof.beyls, leandron, PrzemekWirkus
Reviewed By: cmatthews
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D68988
0 commit comments