> > > > > Also is there a list server for privately reviewing a patch by email? > > I looked at setting up patchtest locally but got distracted when the > > setup seemed to take more than a few minutes. Maybe I just need > > to focus for longer... > > on your current branch, just run the patchtest script located at > scripts/contrib/, that would provide basically the same log as the one gotten > from patchwork.
Randy, just test the patchtest script under contrib and I see some exceptions coming from the execution which turn into failures and false positives. this script creates a virtual environment then clones repos and start testing patches starting from master to HEAD. This virtual environment is what is causing problems. I will fix it soon but for the time being a server is doing the test for you :) Leo > > > > > > > ../Randy > > > > > > > > > > > If you believe any of these test results are incorrect, please reply to > > > the > > > mailing list ([email protected]) raising your > > > concerns. > > > Otherwise we would appreciate you correcting the issues and submitting a > > > new > > > version of the patchset if applicable. Please ensure you add/increment the > > > version number when sending the new version (i.e. [PATCH] -> [PATCH v2] -> > > > [PATCH v3] -> ...). > > > > > > --- > > > Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest > > > Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe > > > > > > > > > > > > -- > > # Randy MacLeod. WR Linux > > # Wind River an Intel Company > > -- > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-core > > > -- > Leonardo Sandoval <[email protected]> > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Leonardo Sandoval <[email protected]> -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
