18.02.2013, 17:55, "Mateusz Loskot" <[email protected]>: > On 18 February 2013 13:42, Vadim Zeitlin <[email protected]> wrote: > >> On Sat, 16 Feb 2013 15:16:39 +0000 Mateusz Loskot <[email protected]> >> wrote: >> ML> FYI, I've configured SOCI service at travis-ci.org to build >> ML> and run Firebird tests, it is on Linux: >> ML> >> ML> https://github.com/SOCI/soci/issues/64 >> ML> >> ML> So, travis builds and runs all tests apart from: >> ML> - Oracle >> ML> - ODBC for MS SQL Sever and MS Access >> ML> and at the moment it's all green (passes). >> ML> If it gets red, it means we've broken something :) >> >> Hello, >> >> I think I've seen some of the pull requests being tested by Travis too but >> I don't know how to ask it to test e.g. https://github.com/SOCI/soci/pull/73 >> Could you please explain what should I do? > > It should work automatically. > You submit pull request. > Then travis gets notified, and shortly you should see > indicator below description of your pull request. > If you no indicator appears, just reload the page with your pull. > (not sure why, still learning GH myself :)) > > See the screenshot attached, this build failed as meanwhile > I'd broken the common-tests.h, sorry, fix followed
I'm looking at it now. Adding table to run the test does not suffice. It seems that Firebird backend fails to pass that new test_get_affected_rows(). > > Best regards, > -- > Mateusz Loskot, http://mateusz.loskot.net > > ------------------------------------------------------------------------------ > The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, > is your hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials, tech docs, > whitepapers, evaluation guides, and opinion stories. Check out the most > recent posts - join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > soci-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/soci-users -- С уважением, Вячеслав Найденов. ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
