[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1202) problems running tests

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Apr 15 10:27:25 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBDS-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12525919#action_12525919 ] 

Nick Boldt commented on JBDS-1202:
----------------------------------

Using (in parent-pom.xml):

<useUIThread>false</useUIThread>

Get:

$ for d in tests common jst vpe jsf; do grep FAILURE $d/buildlog.latest.txt; done
Tests run: 20, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.917 sec <<< FAILURE!
Tests run: 19, Failures: 0, Errors: 17, Skipped: 0, Time elapsed: 1.193 sec <<< FAILURE!
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.048 sec <<< FAILURE!
[INFO] org.jboss.tools.common.model.test ................. FAILURE [25.145s]
[INFO] org.jboss.tools.common.model.ui.test .............. FAILURE [21.423s]
[INFO] org.jboss.tools.common.verification.ui.test ....... FAILURE [21.179s]
[INFO] BUILD FAILURE
[INFO] org.jboss.tools.jst.css.test ...................... FAILURE [21.296s]
[INFO] org.jboss.tools.jst.jsp.test ...................... FAILURE [26.473s]
[INFO] org.jboss.tools.jsp.text.ext.test ................. FAILURE [23.829s]
[INFO] org.jboss.tools.jst.ui.bot.test ................... FAILURE [21.387s]
[INFO] org.jboss.tools.jst.web.kb.test ................... FAILURE [24.525s]
[INFO] org.jboss.tools.jst.web.test ...................... FAILURE [19.682s]
[INFO] org.jboss.tools.jst.web.ui.test ................... FAILURE [24.494s]
[INFO] org.jboss.tools.ui.bot.ext ........................ FAILURE [24.318s]
[INFO] BUILD FAILURE
Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 2.786 sec <<< FAILURE!
[INFO] org.jboss.tools.jsf.test .......................... FAILURE [20.723s]
[INFO] org.jboss.tools.jsf.text.ext.test ................. FAILURE [23.564s]
[INFO] org.jboss.tools.jsf.ui.bot.test ................... FAILURE [31.546s]
[INFO] org.jboss.tools.jsf.ui.test ....................... FAILURE [17.985s]
[INFO] org.jboss.tools.jsf.verification.test ............. FAILURE [19.280s]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test ............. FAILURE [18.661s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test ............. FAILURE [19.043s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test .................. FAILURE [31.689s]
[INFO] org.jboss.tools.jsf.vpe.jstl.test ................. FAILURE [26.872s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test .............. FAILURE [20.393s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............ FAILURE [21.295s]
[INFO] org.jboss.tools.jsf.vpe.seam.test ................. FAILURE [19.760s]
[INFO] BUILD FAILURE

Using

<useUIThread>true</useUIThread>

Get:

for d in tests common jst vpe jsf; do grep FAILURE $d/buildlog.latest.txt; done
[INFO] org.jboss.tools.jst.css.test ...................... FAILURE [26.672s]
[INFO] org.jboss.tools.jst.jsp.test ...................... FAILURE [25.255s]
[INFO] org.jboss.tools.jsp.text.ext.test ................. FAILURE [25.479s]
[INFO] org.jboss.tools.jst.ui.bot.test ................... FAILURE [23.312s]
[INFO] org.jboss.tools.jst.web.kb.test ................... FAILURE [30.665s]
[INFO] org.jboss.tools.jst.web.test ...................... FAILURE [20.964s]
[INFO] org.jboss.tools.jst.web.ui.test ................... FAILURE [24.125s]
[INFO] org.jboss.tools.ui.bot.ext ........................ FAILURE [25.316s]
[INFO] BUILD FAILURE
Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 2.939 sec <<< FAILURE!
[INFO] org.jboss.tools.jsf.test .......................... FAILURE [25.782s]
[INFO] org.jboss.tools.jsf.text.ext.test ................. FAILURE [26.563s]
[INFO] org.jboss.tools.jsf.ui.bot.test ................... FAILURE [35.588s]
[INFO] org.jboss.tools.jsf.ui.test ....................... FAILURE [22.004s]
[INFO] org.jboss.tools.jsf.verification.test ............. FAILURE [21.884s]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test ............. FAILURE [22.714s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test ............. FAILURE [22.626s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test .................. FAILURE [30.328s]
[INFO] org.jboss.tools.jsf.vpe.jstl.test ................. FAILURE [29.735s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test .............. FAILURE [26.946s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............ FAILURE [25.494s]
[INFO] org.jboss.tools.jsf.vpe.seam.test ................. FAILURE [22.587s]
[INFO] BUILD FAILURE

In other words, cannot get bot tests to run using either mode. Ref: https://docs.sonatype.org/display/TYCHO/How+to+run+SWTBot+tests+with+Tycho

> problems running tests
> ----------------------
>
>                 Key: JBDS-1202
>                 URL: https://jira.jboss.org/jira/browse/JBDS-1202
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Sub-task
>            Reporter: Nick Boldt
>         Attachments: buildlog.latest.txt
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list