|
From: <and...@st...> - 2007-12-07 14:29:46
|
Hi I have played a little with Hudson continuous integration, and added =20 Spring RCP: http://underdusken.no:8080/hudson/job/Spring%20Rich%20Client/ However, 12 tests are in error (see below). I guess this is due to my =20 machine being headless (sorry, don't know if that is the expression: =20 It has no gui). I could not find the url to continuum in your root pom.xml (only that =20 you use it), so I could not check if my configuration was wrong (I =20 simply run mvn install). To the question: Is it possible to make the tests work on a headless machine= ? Regards, Anders B=E5tstrand Tests in error: =20 testInitialEnabledState(org.springframework.richclient.dialog.InputApplicati= onDialogTests) testEnabledByUserAction(org.springframework.richclient.dialo= g.InputApplicationDialogTests) testGetAndSetTitlePaneTitle(org.springframew= ork.richclient.dialog.TitledPageApplicationDialogTests) testGetAndSetMessag= e(org.springframework.richclient.dialog.TitledPageApplicationDialogTests) t= estGetAndSetTitlePaneImage(org.springframework.richclient.dialog.TitledPageA= pplicationDialogTests) testSetAndGetTitle(org.springframework.richclient.di= alog.TitledPageApplicationDialogTests) testOnAboutToShowIsCalled(org.spring= framework.richclient.dialog.TitledPageApplicationDialogTests) testGetAndSet= TitlePaneTitle(org.springframework.richclient.dialog.TitledApplicationDialog= Tests) testGetAndSetMessage(org.springframework.richclient.dialog.TitledApp= licationDialogTests) testGetAndSetTitlePaneImage(org.springframework.richcl= ient.dialog.TitledApplicationDialogTests) testSetAndGetTitle(org.springfram= ework.richclient.dialog.TitledApplicationDialogTests) =20 testOnAboutToShowIsCalled(org.springframework.richclient.dialog.TitledApplic= ationDialogTests) |