This was due to some new Jenkins slaves having incorrect system encoding. I have moved this job to the docket-slave pool until corrected, and I think I retriggered the affected jobs.
On Thu, Jun 8, 2017 at 8:29 PM Yingyi Bu <[email protected]> wrote: > I saw the same issue in Jenkins for my change too: > > https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/org.apache.asterix$asterix-app/28/testReport/junit/org.apache.asterix.test.runtime/SqlppExecutionFullParallelismIT/test_SqlppExecutionFullParallelismIT_329__dml__load_with_ngram_index_/ > > >>It seems to me that the test fails because of some > >>char set issue when testing inverted index > > I think so too. > > Best, > Yingyi > > > On Thu, Jun 8, 2017 at 8:09 PM, Chen Luo <[email protected]> wrote: > > > Hi devs, > > > > After submitting a patch today, I saw the verification fails because of > the > > SQLPP Execution Tests. It seems to me that the test fails because of some > > char set issue when testing inverted index, e.g.,: > > > > < { "id": 90, "title": "VORTEX Video Retrieval and Tracking from > > Compressed Multimedia Databases ¾ Visual Search Engine." } > > > { "id": 90, "title": "VORTEX Video Retrieval and Tracking from > > Compressed Multimedia Databases ? Visual Search Engine." } > > > > > > Any suggestions to fix this? Thanks. > > > > > > Best regards, > > > > Chen Luo > > >
