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

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

Bruno P. Kinoshita created TEXT-187:
---------------------------------------

             Summary: 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
             Fix For: 1.9.1


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)