]
Josef Kopriva reassigned JBDS-4636:
-----------------------------------
Assignee: Vojtech Prusa
Failing tests for quickstart [spring-petclinic] on WildFly-11
-------------------------------------------------------------
Key: JBDS-4636
URL:
https://issues.jboss.org/browse/JBDS-4636
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: project-examples
Affects Versions: 11.2.0.AM2
Environment: jdk=jdk1.8,label=fedora26
jdk=jdk1.8,label=ubuntu1704
jdk=openjdk-1.8,label=fedora26
jdk=openjdk-1.8,label=win10
Server: WF11
Quickstarts: 11.x
Reporter: Vojtech Prusa
Assignee: Vojtech Prusa
Attachments: spring-petclinic.errors.txt
There are JavaScript related errors in JBDS for which automation fails.
Related test reports:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/examples...
Test results:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/examples...
I think there may be some other configuration for JavaScript support necessary.
I was successful at deploying this quickstart.
Errors bothering me most are:
')' expected intro.js /spring-petclinic/src/main/webapp/vendors/jquery/src line
20
and
The element type "meta" must be terminated by the matching end-tag
"</meta>".
I have added Spring IDE plugin to JBDS but I still get same errors.
Please comment [~n1hility] [~ctomc] [~trepel] [~sgilda]
Thank you.