Commit e58ebcb
committed
JythonTest: add test of os.getpid()
The test fails with versions of jython-shaded before 2.7.1.1; e.g.:
mvn -Djython-shaded.version=2.7.1 test
See scijava/jython-shaded#5.1 parent 1c43d53 commit e58ebcb
File tree
1 file changed
+16
-0
lines changed- src/test/java/org/scijava/plugins/scripting/jython
1 file changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
170 | 186 | | |
0 commit comments