Python tests: Update test results to account for better handling of branches in finally blocks.

This commit is contained in:
Mark Shannon
2019-08-21 14:47:57 +01:00
parent 714fecbf5e
commit e77ae09a86
5 changed files with 33 additions and 31 deletions

View File

@@ -81,6 +81,7 @@
| 225 | split13 | test.py:225:12:225:14 | ControlFlowNode for var | 1 |
| 225 | split13 | test.py:225:12:225:14 | ControlFlowNode for var | 1 |
| 225 | split13 | test.py:225:12:225:14 | ControlFlowNode for var | 1 |
| 225 | split13 | test.py:225:12:225:14 | ControlFlowNode for var | 1 |
| 236 | split14 | test.py:236:8:236:15 | ControlFlowNode for UnaryExpr | 1 |
| 236 | split14 | test.py:236:8:236:15 | ControlFlowNode for UnaryExpr | 1 |
| 241 | split15 | test.py:241:8:241:10 | ControlFlowNode for var | 2 |