Show More
@@ -111,7 +111,7 b' Test SEGV caused by bad revision passed ' | |||||
111 | 10000: head out of range |
|
111 | 10000: head out of range | |
112 | -2: head out of range |
|
112 | -2: head out of range | |
113 | -10000: head out of range |
|
113 | -10000: head out of range | |
114 | None: an integer is required( .got type NoneType.)? (re) |
|
114 | None: (an integer is required( .got type NoneType.)?|'NoneType' object cannot be interpreted as an integer) (re) | |
115 |
|
|
115 | good roots: | |
116 | 0: [0] |
|
116 | 0: [0] | |
117 | 1: [1] |
|
117 | 1: [1] | |
@@ -122,7 +122,7 b' Test SEGV caused by bad revision passed ' | |||||
122 | -2: [] |
|
122 | -2: [] | |
123 | -10000: [] |
|
123 | -10000: [] | |
124 | bad roots: |
|
124 | bad roots: | |
125 | None: an integer is required( .got type NoneType.)? (re) |
|
125 | None: (an integer is required( .got type NoneType.)?|'NoneType' object cannot be interpreted as an integer) (re) | |
126 |
|
126 | |||
127 | $ cd .. |
|
127 | $ cd .. | |
128 |
|
128 |
General Comments 0
You need to be logged in to leave comments.
Login now