Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit82c361e
committed
Correct TestSubmodule.test_rename xfail condition
The xfail mark was added in42a3d74, where the XPASS status on 3.7was observed but not included in the condition. It turns out thisseems to XPASS on a much wider range of versions: all but 3.12.Currently 3.12.0 is the latest stable version and no testing hasbeen done with alpha for 3.13. Most likely whatever causes thistest to fail on 3.12 would also apply to 3.13, but because I don'tunderstand the cause, I don't want to guess that, and instead wrotethe new condition to expect failure only on 3.12.* versions.1 parent0f8cd4c commit82c361e
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
950 | 950 |
| |
951 | 951 |
| |
952 | 952 |
| |
953 |
| - | |
| 953 | + | |
954 | 954 |
| |
955 | 955 |
| |
956 | 956 |
| |
957 | 957 |
| |
958 | 958 |
| |
959 | 959 |
| |
| 960 | + | |
960 | 961 |
| |
961 | 962 |
| |
962 | 963 |
| |
|
0 commit comments
Comments
(0)