You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ARUNAVA SINHA (JIRA)" <ji...@apache.org> on 2019/02/12 09:10:00 UTC

[jira] [Resolved] (NETBEANS-2019) TestCases failure for Tiny class of java.hints module with nb-javac for jdk-12

     [ https://issues.apache.org/jira/browse/NETBEANS-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ARUNAVA SINHA resolved NETBEANS-2019.
-------------------------------------
    Resolution: Fixed

> TestCases failure for Tiny class of java.hints module with nb-javac for jdk-12
> ------------------------------------------------------------------------------
>
>                 Key: NETBEANS-2019
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2019
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: ARUNAVA SINHA
>            Priority: Major
>             Fix For: 11.0
>
>
> Test Failures:
> [junit] Testcase: testFillSwitch1(org.netbeans.modules.java.hints.suggestions.TinyTest): FAILED
> [junit] Testcase: testFillSwitch2(org.netbeans.modules.java.hints.suggestions.TinyTest): FAILED
> [junit] Testcase: testFillSwitchOnlyGenerateDefault(org.netbeans.modules.java.hints.suggestions.TinyTest): FAILED
> [junit] Testcase: testFillSwitchGenerateDefault(org.netbeans.modules.java.hints.suggestions.TinyTest): FAILED
> [junit] Testcase: testFillSwitchDefault(org.netbeans.modules.java.hints.suggestions.TinyTest): FAILED
>  
> Sample Error log:
> Testcase: testFillSwitchDefault(org.netbeans.modules.java.hints.suggestions.TinyTest): FAILED
> Warning: "4:10-4:10:hint:ERR_Tiny.fillSwitchCases" not found. All ErrorDescriptions: []
> junit.framework.AssertionFailedError: Warning: "4:10-4:10:hint:ERR_Tiny.fillSwitchCases" not found. All ErrorDescriptions: []
> at org.netbeans.modules.java.hints.test.api.HintTest$HintOutput.findWarning(HintTest.java:866)
> at org.netbeans.modules.java.hints.suggestions.TinyTest.testFillSwitchDefault(TinyTest.java:501)
> at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:77)
> at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:460)
> at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:386)
> at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists