[
https://issues.jboss.org/browse/JBIDE-22884?page=com.atlassian.jira.plugi...
]
Ilya Buziuk commented on JBIDE-22884:
-------------------------------------
I just mixed everything up in terms of windows :/ 204 skipped tests on windows 64 bit is
expected result because there is only experimental support of VPE and the tests are
explicitly skipped:
{code}
public static boolean skipTests =
!XulRunnerBrowser.isCurrentPlatformOfficiallySupported()
|| XulRunnerBrowser.CURRENT_PLATFORM_ID.equals("win32.win32.x86_64")
|| isGTK3();
{code}
test failure in org.jboss.tools.vpe.jsp.test
--------------------------------------------
Key: JBIDE-22884
URL:
https://issues.jboss.org/browse/JBIDE-22884
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html-source-editing, visual-page-editor-core
Affects Versions: 4.4.1.AM3
Reporter: Nick Boldt
Assignee: Ilya Buziuk
Priority: Blocker
Fix For: 4.4.1.Final
Attachments: 22884.more.fail.txt, _view_.txt, _view_more.txt
{code}
21:32:03 [INFO] org.jboss.tools.vpe.jsp.test ....................... FAILURE [ 01:00 h]
21:32:04 [ERROR] Failed to execute goal
org.eclipse.tycho:tycho-surefire-plugin:0.25.0:test (default-test) on project
org.jboss.tools.vpe.jsp.test: An unexpected error occured while launching the test runtime
(return code 143). See log for details. -> [Help 1]
{code} --
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-vpe_master...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)