You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/30 11:00:00 UTC

[jira] [Work logged] (TEXT-187) Test failures with Java 15

     [ https://issues.apache.org/jira/browse/TEXT-187?focusedWorklogId=492883&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-492883 ]

ASF GitHub Bot logged work on TEXT-187:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Sep/20 10:59
            Start Date: 30/Sep/20 10:59
    Worklog Time Spent: 10m 
      Work Description: kinow opened a new pull request #171:
URL: https://github.com/apache/commons-text/pull/171


   Apache Jena did something similar a few days ago. But I used this post to refresh on the changes in JVM 15, and copied the dependencies (checked in search.maven.org too to confirm these are the latest versions): https://golb.hplar.ch/2020/04/java-javascript-engine.html


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 492883)
    Remaining Estimate: 0h
            Time Spent: 10m

> Test failures with Java 15
> --------------------------
>
>                 Key: TEXT-187
>                 URL: https://issues.apache.org/jira/browse/TEXT-187
>             Project: Commons Text
>          Issue Type: Bug
>    Affects Versions: 1.9
>            Reporter: Bruno P. Kinoshita
>            Assignee: Bruno P. Kinoshita
>            Priority: Minor
>             Fix For: 1.9.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The following tests always fail on Java 15:
> {noformat}
> [ERROR] Failures: 
> [ERROR]   ScriptStringLookupTest.testSanityCheck:67 JavaScript ==> expected: not <null>
> [ERROR] Errors: 
> [ERROR]   StringSubstitutorWithInterpolatorStringLookupTest.testDefaultInterpolator:95 » IllegalArgument
> [ERROR]   StringSubstitutorWithInterpolatorStringLookupTest.testJavaScript:186 » IllegalArgument
> [ERROR]   ScriptStringLookupTest.testOne:62 » IllegalArgument Error in script engine [Ja...
> [ERROR]   ScriptStringLookupTest.testScriptUsingMultipleColons:80 » IllegalArgument Erro...
> [INFO] 
> [ERROR] Tests run: 1222, Failures: 1, Errors: 4, Skipped: 2
>  {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)