[
https://issues.jboss.org/browse/JBIDE-22752?page=com.atlassian.jira.plugi...
]
Ilya Buziuk commented on JBIDE-22752:
-------------------------------------
This change would affect all vpe tests - jsf / jsp engine does not work against GTK 3 due
to the fact that required xulrunner is compiled only aginst gtk2 (gtk3 is supported only
by vpv / html preview engine - those tests should work fine). Basically, all vpe tests
would be simply skipped on Linux. One can test it by setting SWT_GTK3 =1 in tests/pom.xml
Remove SWT_GTK3=0 variable from tests pom
-----------------------------------------
Key: JBIDE-22752
URL:
https://issues.jboss.org/browse/JBIDE-22752
Project: Tools (JBoss Tools)
Issue Type: Task
Components: visual-page-editor-core
Reporter: Rastislav Wagner
Assignee: Rastislav Wagner
Fix For: 4.4.1.AM2
Tests do not work on RHEL7 machines because only v3 libwebkit is available but vpe tests
pom.xml disables SWT_GTK3 by default.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)