Python 3.6 stringifies exceptions as ExceptionClass("foo",) instead
of ExceptionClass("foo"). This patch makes the test assertions a
little more flexible so the test passes anyway.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 39273 Build 39289: arc lint + arc unit