source: devel/testlink/calendar/FUN03.2/target/surefire-reports/br.gov.serpro.cte.agenda.casoteste.TestAdicionarCompromisso.txt @ 3426

Revision 3426, 2.6 KB checked in by alexandrecorreia, 14 years ago (diff)

Ticket #1394 - Caso de Teste EL-938 - Adicionar compromisso

Line 
1-------------------------------------------------------------------------------
2Test set: br.gov.serpro.cte.agenda.casoteste.TestAdicionarCompromisso
3-------------------------------------------------------------------------------
4Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 636.004 sec <<< FAILURE!
5testa(br.gov.serpro.cte.agenda.casoteste.TestAdicionarCompromisso)  Time elapsed: 635.966 sec  <<< ERROR!
6java.lang.UnsupportedOperationException: Catch body broken: IOException from cmd=open&1=%2F -> java.net.ConnectException: Connection refused
7        at com.thoughtworks.selenium.HttpCommandProcessor.executeCommandOnServlet(HttpCommandProcessor.java:85)
8        at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:68)
9        at com.thoughtworks.selenium.DefaultSelenium.open(DefaultSelenium.java:234)
10        at br.gov.serpro.cte.agenda.casoteste.TestAdicionarCompromisso.testa(TestAdicionarCompromisso.java:23)
11        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
13        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14        at java.lang.reflect.Method.invoke(Method.java:597)
15        at junit.framework.TestCase.runTest(TestCase.java:164)
16        at junit.framework.TestCase.runBare(TestCase.java:130)
17        at com.thoughtworks.selenium.SeleneseTestCase.runBare(SeleneseTestCase.java:71)
18        at junit.framework.TestResult$1.protect(TestResult.java:110)
19        at junit.framework.TestResult.runProtected(TestResult.java:128)
20        at junit.framework.TestResult.run(TestResult.java:113)
21        at junit.framework.TestCase.run(TestCase.java:120)
22        at junit.framework.TestSuite.runTest(TestSuite.java:228)
23        at junit.framework.TestSuite.run(TestSuite.java:223)
24        at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
25        at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
26        at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
27        at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
28        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
29        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
31        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
32        at java.lang.reflect.Method.invoke(Method.java:597)
33        at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
34        at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
35
Note: See TracBrowser for help on using the repository browser.