[
https://issues.jboss.org/browse/JBIDE-26300?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-26300 at 8/16/18 10:18 AM:
--------------------------------------------------------------
With PR [1], two tests are now failing [2].
[1]
https://github.com/jbosstools/jbosstools-jst/pull/593
[2]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
{code}
Failed tests:
junit.framework.AssertionFailedError: The proposal Display Strings is/are not found:
[Boolean(value) : bool - ecma5][Boolean : fn - ecma5] expected:<0> but
was:<2>
at
org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest.doJstJsdtTernCATest(JstJsdtTernCATest.java:135)
at
org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest.testJstJsdtTernCAOnEcma5(JstJsdtTernCATest.java:72)
testJstJsdtTernCAOnEcma6(org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest) Time elapsed:
1.868 sec <<< FAILURE!
junit.framework.AssertionFailedError: The proposal Display Strings is/are not found:
[Array : Array - ecma6][ArrayBuffer(length) - ecma6][ArrayBuffer : fn - ecma6]
expected:<0> but was:<3>
at
org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest.doJstJsdtTernCATest(JstJsdtTernCATest.java:135)
at
org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest.testJstJsdtTernCAOnEcma6(JstJsdtTernCATest.java:76)
{code}
was (Author: nickboldt):
With PR [1], two tests are now failing [2].
[1]
https://github.com/jbosstools/jbosstools-jst/pull/593
[2]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Update to latest Tern 1.3 in JST/JSDT
-------------------------------------
Key: JBIDE-26300
URL:
https://issues.jboss.org/browse/JBIDE-26300
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jst
Reporter: Nick Boldt
Assignee: Victor Rubezhny
Fix For: 4.9.0.AM3
Pull 1.3 from
http://oss.opensagres.fr/tern.repository/snapshots/
Check if we have fewer CVEs after update:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
vs. #103
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
vs. build #87
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)