Hi Sergey, java -version openjdk version "11.0.7" 2020-04-14 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.7+10) Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.20.0, JRE 11 Mac OS X amd64-64-Bit Compressed References 20200417_552 (JIT enabled, AOT enabled) OpenJ9 - 05fa2d361 OMR - d4365f371 JCL - 838028fc9d based on jdk-11.0.7+10)
Full tests execution logs are here: https://paste.apache.org/haia7 (yes, we have a paste bin service at Apache :)) Kind Regards, Furkan KAMACI On Sat, Sep 26, 2020 at 11:45 AM Sergey Kamov <[email protected]> wrote: > Hi > Thank you for your time! > > I can't reproduce error under any environment. > > > When you have time could you send us > - your java version (java -version) > - full tests execution logs ? (mvn clean verify > log.txt) > > Regards > Sergey Kamov > > > > > 26.09.2020 09:40, Furkan KAMACI пишет: > > Hi, > > > > I get this error on MacOS with JDK 11: > > > > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > > 2.325 s <<< FAILURE! - in > > > org.apache.nlpcraft.probe.mgrs.nlp.enrichers.model.NCEnricherNestedModelSpec > > [ERROR] test Time elapsed: 0.248 s <<< ERROR! > > org.scalatest.exceptions.TestFailedException: > > > > !!! Failed 2 from 3 tests. See errors list above. !!! > > > > at > > > org.apache.nlpcraft.probe.mgrs.nlp.enrichers.model.NCEnricherNestedModelSpec.test(NCEnricherNestedModelSpec.scala:68) > > > > [INFO] > > [INFO] Results: > > [INFO] > > [ERROR] Failures: > > [ERROR] NCTestExampleModelsSpec.test:44 See error logs above. ==> > > expected: <true> but was: <false> > > [ERROR] NCConversationTimeoutSpec.test:108->ask$1:105 expected: <true> > > but was: <false> > > [ERROR] NCStmTestModelSpec.test:52->$anonfun$test$1:54->check:40 > > expected: <true> but was: <false> > > [ERROR] Errors: > > [ERROR] NCSqlExampleSpec.test:613->check:114 Test finished with errors > > [passed=-1, fa... > > [ERROR] NCSqlExampleSpec.testConversation:132->check:114 Test finished > > with errors [p... > > [ERROR] NCSqlModelSpec.test:159->NCEnricherBaseSpec.runBatch:125 » > > TestFailed > > !!! Fai... > > [ERROR] NCTimeModelSpec.testIntentsPriorities:47 » NCTestClient > > {"code":"NC_INVALID_FI... > > [ERROR] NCEnricherLimitSpec.test:51->NCEnricherBaseSpec.runBatch:125 » > > TestFailed > > !!!... > > [ERROR] > > NCEnricherNestedModelSpec.test:68->NCEnricherBaseSpec.runBatch:125 » > > TestFailed > > [ERROR] NCEnricherSortSpec.test:200->NCEnricherBaseSpec.runBatch:125 » > > TestFailed > > !!!... > > [ERROR] > > > NCRestAskSpec.testParameters:121->testAsk:152->NCRestSpec.post:178->NCRestSpec.post:189 > > » Runtime > > [INFO] > > [ERROR] Tests run: 59, Failures: 3, Errors: 8, Skipped: 1 > > > > > > Kind Regards, > > Furkan KAMACI > > > > On Thu, Sep 24, 2020 at 10:40 PM Sergey Makov <[email protected]> wrote: > > > >> +1 > >> > >> Checked on MacOS only: > >> - mvn clean package verify (JDK 11) > >> - signatures > >> > >> Thanks, > >> Sergey > >> > >> On Thu, Sep 24, 2020 at 9:35 PM Nikita Ivanov <[email protected]> > wrote: > >>> Dear mentors - can we please get you to vote on the release? > >>> Thanks! > >>> -- > >>> Nikita Ivanov > >>> > >>> > >>> > >>> On Wed, Sep 23, 2020 at 1:38 PM Sergey Kamov <[email protected]> > >> wrote: > >>>> +1 > >>>> > >>>> - files checked > >>>> > >>>> - mvn clean verify checked (mac, jdk11) > >>>> > >>>> - examples and tests checked > >>>> > >>>> Regards, > >>>> > >>>> Sergey Kamov > >>>> > >>>> > >>>> 22.09.2020 22:35, Aaron Radzinski пишет: > >>>>> NLPCraft-ers, > >>>>> This is a call for a vote to release Apache NLPCraft (incubating) > >> version > >>>>> 0.7.0. This release includes the final fix for the configuration > >> (which > >>>> is > >>>>> now downloadable) as well as the host of new features and stability > >>>>> improvements. > >>>>> > >>>>> Release information: > >>>>> 1. Release location: > >>>>> > >> > https://dist.apache.org/repos/dist/dev/incubator/nlpcraft/nlpcraft/0.7.0/ > >>>>> 3. Git tag: https://github.com/apache/incubator-nlpcraft/tree/v0.7.0 > >>>>> 4. JIRA issues fixed in release: > >>>>> https://issues.apache.org/jira/projects/NLPCRAFT/versions/12347776 > >>>>> 5. KEYS file: > >>>>> https://dist.apache.org/repos/dist/release/incubator/nlpcraft/KEYS > >>>>> > >>>>> The vote will be open for at least 72 hours or until a necessary > >> number > >>>> of > >>>>> votes are reached. > >>>>> > >>>>> Please vote accordingly: > >>>>> [ ] +1 approve > >>>>> [ ] +0 no opinion > >>>>> [ ] -1 disapprove with the reason > >>>>> > >>>>> Thank you, > >>>>> Aaron (NLPCraft community). > >>>>> >
