[jbosstools-issues] [JBoss JIRA] (JBIDE-19631) Switch Tern.java dependency version range to the only version after code freeze

Denis Golovin (JIRA) issues at jboss.org
Thu Jun 4 21:14:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13074451#comment-13074451 ] 

Denis Golovin commented on JBIDE-19631:
---------------------------------------

Victor suggested to switch to latest snapshot build 0.10.0.201506020610

but I have test errors with suggested tern.

{code}Running org.jboss.tools.jst.jsdt.test.JstJsdtAllTests
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 8.9 sec <<< FAILURE! - in org.jboss.tools.jst.jsdt.test.JstJsdtAllTests
testJstJsdtTernCAOnBrowser(org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest)  Time elapsed: 3.725 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Content Assistant returned no proposals
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest.doJstJsdtTernCATest(JstJsdtTernCATest.java:79)
	at org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest.testJstJsdtTernCAOnBrowser(JstJsdtTernCATest.java:65)

testJstJsdtTernCAOnEcma5(org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest)  Time elapsed: 1.878 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Content Assistant returned no proposals
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest.doJstJsdtTernCATest(JstJsdtTernCATest.java:79)
	at org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest.testJstJsdtTernCAOnEcma5(JstJsdtTernCATest.java:61)

Results :

Failed tests: 
  JstJsdtTernCATest.testJstJsdtTernCAOnBrowser:65->doJstJsdtTernCATest:79 Content Assistant returned no proposals
  JstJsdtTernCATest.testJstJsdtTernCAOnEcma5:61->doJstJsdtTernCATest:79 Content Assistant returned no proposals

Tests run: 2, Failures: 2, Errors: 0, Skipped: 0{code}

> Switch Tern.java dependency version range to the only version after code freeze
> -------------------------------------------------------------------------------
>
>                 Key: JBIDE-19631
>                 URL: https://issues.jboss.org/browse/JBIDE-19631
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Alexey Kazakov
>            Assignee: Denis Golovin
>            Priority: Blocker
>             Fix For: 4.3.0.Beta1
>
>
> In master tern.java dependencies have open range starting from 0.6.0 after https://github.com/jbosstools/jbosstools-jst/pull/429 was applied. 
> For every development/stable release the open range should be replaced to specific version.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list