| Summary: | Test Case Failure while executing TicketMonster application tests | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | deepalic <deepali> | ||||||
| Component: | Other | Assignee: | jboss-set | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Slavicek <pslavice> | ||||||
| Severity: | high | Docs Contact: | eap-docs <eap-docs> | ||||||
| Priority: | unspecified | ||||||||
| Version: | 6.3.2 | CC: | istudens, jason.greene | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-02-24 12:37:02 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1130141 [details]
TestCaseLog
Please don't file issues for EAP in Red Hat Bugzilla directly. Contact our Support team instead. Thanks. |
Created attachment 1130140 [details] Console log Description of problem: One test case fails while executing tests for TicketMonster demo application. Version-Release number of selected component (if applicable): EAP v6.3.2 TicketMonster sample extracted from jboss-wfk-2.7.0-richfaces-demo.zip How reproducible: Consistent Steps to Reproduce: 1.Download and extract jboss-wfk-2.7.0-richfaces-demo.zip 2. Configure required maven repo and Start EAP. 3. Execute the command mvn clean package -Parq-jbossas-remotefrom the ticketmonster demo sample folder. 4. testGetEventMedia(org.jboss.examples.ticketmonster.test.rest.EventServiceTest test fails. Actual results: All tests should pass. Expected results: One test testGetEventMedia(org.jboss.examples.ticketmonster.test.rest.EventServiceTest fails. Additional info: