Message10343
I notice that I get a regression test failure from:
ant -Dtest=PySystemStateTest singlejavatest
I think the test might be right and the code wrong: in the failing case, don't we need the slash?
I admit I don't run "ant javatest" anything like as often as "ant regrtest": mending my ways belatedly, I have traced the problem to https://hg.python.org/jython/rev/850f5980a2e3 .
I searched a bit and found: http://stackoverflow.com/questions/402683, which steers us towards what the Java platform provides, rather than wrestling as we do with the OS-specifics. |
|
Date |
User |
Action |
Args |
2015-10-10 10:05:00 | jeff.allen | set | recipients:
+ jeff.allen, stefan.richthofer |
2015-10-10 10:05:00 | jeff.allen | set | messageid: <1444471500.23.0.360491167203.issue2410@psf.upfronthosting.co.za> |
2015-10-10 10:05:00 | jeff.allen | link | issue2410 messages |
2015-10-10 10:04:58 | jeff.allen | create | |
|