Hi all,

I have been experimenting with using Travis CI to build PyDev continuously.

I have been making some progress with this in my free(ish) time:

Now most all tests run (normal and Workbench tests, some setup errors
to resolve, but significant progress). The last build took 22 minutes
on Travis, on my machine it takes about 1/2 that using Maven offline
mode on my machine.
https://travis-ci.org/jonahkichwacoders/Pydev/builds/11482482

This is the JUnit results (if you look at the end of the log file in
the travis build it has a link to the S3 location
https://s3-us-west-2.amazonaws.com/pydevbuilds/artifacts/11482482/11482483/report/junit-noframes.html

This is my current TODO list for Travis:
https://github.com/jonahkichwacoders/Pydev/blob/development/travis.TODO

Fabio, if you have a bit of free time to look at this preliminary work
I would be grateful. Especially as you surely have knowledge and
insight that may save me time going forward. Prior to a Pull Request I
will rework the commits though as there is currently a lot of back and
forth as I try and figure stuff out. Something that would particularly
helpful is any recent runs of the PyDev test suite you have that I can
use as a baseline so that I can focus on the tests which are failing
because of running on Travis as opposed to known errors.

Thanks to Aleksander Kurtakov for putting in the initial tycho setting
files that I have extended. Please do let me know if you have any
pre-Pull Request comments on what I have done so far. Of particular
interest to me is your use case for Tycho with PyDev as I want to
minimise breaking what your intentions were.

Thanks!
Jonah

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to