Bug 928457
| Summary: | Quartz example regressions | ||
|---|---|---|---|
| Product: | [Retired] JBoss Enterprise WFK Platform 2 | Reporter: | Ron Šmeral <rsmeral> |
| Component: | Seam | Assignee: | Marek Novotny <mnovotny> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Schmidt <maschmid> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.2.0 | CC: | amelicha |
| Target Milestone: | CR2 | ||
| Target Release: | 2.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-14 14:51:41 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: | |
| Embargoed: | |||
I reverted the fix for https://bugzilla.redhat.com/show_bug.cgi?id=921660 Verified on WFK 2.2.0.CR2 Closed as CURRENTRELEASE, part of WFK 2.2.0 distributables. |
Quartz example fails 3 tests: * org.jboss.seam.example.quartz.test.graphene.QuartzPaymentTest.testCRON - java.lang.AssertionError: Scheduled payment not confirmed. at org.jboss.seam.example.quartz.test.graphene.QuartzPaymentTest.testCRON(QuartzPaymentTest.java:63) * org.jboss.seam.example.quartz.test.graphene.QuartzPaymentTest.payOnceTest - java.lang.AssertionError: Scheduled payment not confirmed. at org.jboss.seam.example.common.test.seampay.graphene.SeampayFunctionalTest.payOnceTest(SeampayFunctionalTest.java:81) * org.jboss.seam.example.quartz.test.graphene.QuartzPaymentTest.payEveryMinuteTest - java.lang.AssertionError: Scheduled payment not confirmed. at org.jboss.seam.example.common.test.seampay.graphene.SeampayFunctionalTest.payEveryMinuteTest(SeampayFunctionalTest.java:103) Version-Release number of selected component (if applicable): 2.2.0.CR1 How reproducible: Run Seam 2.3 ftests