Commit 5a09b4d
committed
Fix test_pep352 and test_attrinjector regressions
Add CancelledError to exception_hierarchy.txt so test_pep352
test_inheritance accounts for the new builtin exception.
Isolate test_async in a separate process to prevent it from
loading IronPythonTest assembly which causes duplicate
SpecialName GetBoundMember on XmlElement in test_attrinjector.1 parent 04b48e5 commit 5a09b4d
2 files changed
Lines changed: 4 additions & 0 deletions
File tree
- src/core/IronPython.StdLib/lib/test
- tests/IronPython.Tests/Cases
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments