[seam-issues] [JBoss JIRA] Created: (SEAM-72) Seam-booking example:BookingTest ftests testBookingCanceling and testSimpleBooking failing

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Thu Mar 31 03:59:38 EDT 2011


Seam-booking example:BookingTest ftests testBookingCanceling and testSimpleBooking failing
------------------------------------------------------------------------------------------

                 Key: SEAM-72
                 URL: https://issues.jboss.org/browse/SEAM-72
             Project: Seam 3 Distribution
          Issue Type: Bug
          Components: Shared Examples
    Affects Versions: 3.0.0.Final
         Environment: JbossAS6
            Reporter: Marek Schmidt
            Assignee: Jozef Hartinger
             Fix For: Future


FAILED: testBookingCanceling
java.lang.AssertionError: Booking failed.
	at org.jboss.seam.examples.booking.ftest.BookingTest.bookHotel(BookingTest.java:185)
	at org.jboss.seam.examples.booking.ftest.BookingTest.testBookingCanceling(BookingTest.java:140)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
... Removed 26 stack frames
FAILED: testSimpleBooking
java.lang.AssertionError: Booking failed.
	at org.jboss.seam.examples.booking.ftest.BookingTest.bookHotel(BookingTest.java:185)
	at org.jboss.seam.examples.booking.ftest.BookingTest.testSimpleBooking(BookingTest.java:85)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
... Removed 26 stack frames


Failed tests: 
  testBookingCanceling(org.jboss.seam.examples.booking.ftest.BookingTest)
  testSimpleBooking(org.jboss.seam.examples.booking.ftest.BookingTest)

Tests run: 16, Failures: 2, Errors: 0, Skipped: 0


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list