Re: [Pydev-code] Some problems running Unit Tests
Brought to you by:
fabioz
From: Mark L. <mid...@ve...> - 2016-02-01 17:24:22
|
I just created a Pull request for this. No need to do anything with it until you get back. See PR comment about whether any change was needed for the Windows property file (I assumed no). I just added the additional property to the linux and travis properties files, and modified TestDependent.GetCompletePythonLib() to include the extra property if specified. This fixes the problem I was seeing, but if there's somewhere else in the code that needs to be modified, just let me know. -Mark On 01/30/2016 02:25 PM, Fabio Zadrozny wrote: > It should be customized as the other test related constants (in the > TestDependent.XXXX files and it should go along in the env in the > place that does the launch). > > As a note, I'm going to take 2 weeks off starting Feb 1st... I may > still answer things during the period, but probably will take longer > to answer. > > Best Regards, > > Fabio > > On Sat, Jan 30, 2016 at 1:12 PM, Mark Leone <mid...@ve... > <mailto:mid...@ve...>> wrote: > > Sure, I'll be glad to do that. I may have a question abut exactly > where to insert the code. I'll let you know when I get back to the > office on Monday and have a look at the code base. > > -Mark > > On 1/30/16 7:42 AM, Fabio Zadrozny wrote: >> I think that we should probably have an PYTHON_LIB_DYNLOAD which >> we'd also configure to add to the tests in this case (and when >> running, we'd also add that dir to the PYTHONPATH if it's specified). >> >> As you can reproduce the error there, do you think you could >> change that? >> >> Best Regards, >> >> Fabio >> > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > pydev-code mailing list > pyd...@li... > <mailto:pyd...@li...> > https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > > > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code |