From: Adam B. <ada...@gm...> - 2015-09-10 15:18:40
|
I have uploaded a small patch to clean up regression tests on windows. It doesn't actually do much to fix the tests, it just marks expected failures and skips correctly, at least on my machine. I mainly thought it would make build testing simpler if we could see clear green results. http://bugs.jython.org/issue2393 If people find the idea useful, we could use it for regression tests of the 2.7.1 release candidates on different platforms on the same lines. It's a first patch so I might have stepped on some conventions or missed something about the current tests, though. Feedback welcome. Cheers Adam On 10 September 2015 at 14:32, Jeff Allen <ja...@fa...> wrote: > I'm still hoping to push a fix for Issue 2364 (where a Latin-1 > interpretation is incorrectly given to ascii bytes). It will be close: my > fault for stopping to prove I was not making PyString any slower! > > Jeff > > > On 09/09/2015 20:24, Jim Baker wrote: > > Per my previous thread ( > http://python.6.x6.nabble.com/Planning-the-Jython-2-7-1-release-td5168866.html), > we will be putting together the beta 1 for 2.7.1 tomorrow. If you have any > last minute commits that are ready, now is a great time to get them in for > user testing of this beta. > > In terms of specific timing, we are looking at the evening with respect to > America/Los_Angeles <https://en.wikipedia.org/wiki/America/Los_Angeles>, > since that's a convenient time for Frank. Respond here if you need this > date to slip for any reason. > > - Jim > > > > > > ------------------------------------------------------------------------------ > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > Get real-time metrics from all of your servers, apps and tools > in one place. > SourceForge users - Click here to start your Free Trial of Datadog now! > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > _______________________________________________ > Jython-dev mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-dev > > |