ARUNAVA SINHA created NETBEANS-2019:
---------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists