|
From: Jeremy J C. <jj...@sy...> - 2013-08-05 17:12:32
|
On Aug 2, 2013, at 4:38 PM, Bryan Thompson <br...@sy...> wrote: > Have you run through the following test suites? > TestBigdataSailWithQuads > com.bigdata.rdf.sparql.TestAll Both get the same failures as at the CI page > If so, please commit to the 1.2.x branch and then monitor CI here [1], which is linked from [2]. The commit is done. Note I 'squashed' my (local) commits down to a single commit on SVN: to try and behave compatibly with the project FWIW my three commits were https://github.com/jeremycarroll/bigdata/compare/base_for_trac_709_712...trac_712_fixed added 2 test cases exercising the issue 712 simplified test fixed 712 - SELECT ?x { OPTIONAL { FILTER (false) }} It makes for a cleaner history, but slightly less informative, to have it squashed |