On Mon, 6 Jun 2016, Matthew Knepley wrote: > On Mon, Jun 6, 2016 at 5:27 PM, Satish Balay <[email protected]> wrote: > > > Matt, > > > > Per integration workflow - all feature branches should be tested > > locally (and be complete) - before merged to next [next is for > > integration testing - not feature testing] > > > > You could have used (modified): > > > > config/examples/arch-linux-xsdk-dbg.py > > config/examples/arch-osx-xsdk-opt.py > > > > Yeah - we don't have automatic 'feature branch test before integration > > testing' workflow - so currently this has to be done manually. > > > I don't really have the OS/compiler options available to test things > exhaustively, so I am > using next for this. I think this is acceptable right now.
Well then the feature is not yet ready for next - and could have waited until it was ready. If it was for someone to use - then they could have used the feature-branch.. The workflow requires the feature to be complete - and minimally tested - before merge to next.. We do ocassionally take shortcuts - but this sometimes this results in extended broken next... Satish
