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
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to