Commit 02984cd
committed
Make JVM version test an integration test
It needs to run in an isolated Python+Java process so that
we can truly validate the before-and-after of version detection.
Otherwise, the test simply checks the same thing twice, which is
version reporting *after* the JVM is initialized.1 parent 9e3b0e2 commit 02984cd
2 files changed
Lines changed: 22 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
This file was deleted.
0 commit comments