Great, thanks! Am 07.12.2016 09:10 schrieb "Wim Jongman" <[email protected]>:
> Yes I added -DskipTests to the build pending the resolution of bug [1]. I > have fixed gerrit builds as well and I have retriggered all the ones that > failed recently. > > Cheers, > [2] > > [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=506995 > [2] Wim > > On Wed, Dec 7, 2016 at 8:46 AM, Dirk Fauth <[email protected]> wrote: > >> Interestingly the main build seems to work again but the Gerrit builds >> are failing. >> >> @wim >> Did you change anything in the build to run the UI tests like mentioned >> in the mailing list communication? >> >> Am 06.12.2016 21:23 schrieb "Wim Jongman" <[email protected]>: >> >>> Donald you can also build locally if you need the jar >>> >>> $your_dir_to_nebula_repo$\org.eclipse.nebula\releng\org.eclipse.nebula.nebula-release>mvn >>> clean verify >>> >>> On Tue, Dec 6, 2016 at 9:13 PM, Dunne, Donald G < >>> [email protected]> wrote: >>> >>>> Thanks Wim! >>>> >>>> >>>> >>>> *From:* [email protected] [mailto:nebula-dev-bounces@ecl >>>> ipse.org] *On Behalf Of *Wim Jongman >>>> *Sent:* Tuesday, December 06, 2016 12:32 PM >>>> *To:* Nebula Dev <[email protected]> >>>> *Subject:* Re: [nebula-dev] Nebula CWT Tests are Failing >>>> >>>> >>>> >>>> The build server was upgraded and that broke our build [1]. I have >>>> posted a question on the eclipse cross project mailing list. >>>> >>>> Cheers, >>>> >>>> Wim >>>> >>>> [1] https://dev.eclipse.org/mhonarc/lists/cross-project-issues-d >>>> ev/msg13909.html >>>> >>>> >>>> >>>> On Tue, Dec 6, 2016 at 7:59 PM, Wim Jongman <[email protected]> >>>> wrote: >>>> >>>> Who broke it? It looks like a push from Dirk but that seems unrelated. >>>> >>>> Weird. >>>> >>>> >>>> >>>> On Tue, Dec 6, 2016 at 7:27 PM, Dunne, Donald G < >>>> [email protected]> wrote: >>>> >>>> Can someone fix the CWT tests? >>>> >>>> >>>> >>>> *From:* Dunne, Donald G >>>> *Sent:* Monday, December 05, 2016 9:06 AM >>>> *To:* Nebula Dev <[email protected]> >>>> *Subject:* Nebula CWT Tests are Failing >>>> >>>> >>>> >>>> https://hudson.eclipse.org/nebula/job/nebula.stable.gerrit/111/console >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> >>>> T E S T S >>>> >>>> ------------------------------------------------------- >>>> >>>> Running org.eclipse.nebula.cwt.base.ReparentComboTest >>>> >>>> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.966 >>>> sec <<< FAILURE! - in org.eclipse.nebula.cwt.base.ReparentComboTest >>>> >>>> testReparentCombo(org.eclipse.nebula.cwt.base.ReparentComboTest) Time >>>> elapsed: 0.904 sec <<< ERROR! >>>> >>>> org.eclipse.e4.core.di.InjectionException: >>>> java.lang.NullPointerException >>>> >>>> at org.eclipse.e4.core.internal.d >>>> i.MethodRequestor.execute(MethodRequestor.java:62) >>>> >>>> at org.eclipse.e4.core.internal.d >>>> i.InjectorImpl.processAnnotated(InjectorImpl.java:888) >>>> >>>> at org.eclipse.e4.core.internal.d >>>> i.InjectorImpl.inject(InjectorImpl.java:120) >>>> >>>> at org.eclipse.e4.core.internal.d >>>> i.InjectorImpl.inject(InjectorImpl.java:85) >>>> >>>> at org.eclipse.e4.core.contexts.C >>>> ontextInjectionFactory.inject(ContextInjectionFactory.java:73) >>>> >>>> at org.eclipse.ui.internal.Workbe >>>> nch.createWorkbenchWindow(Workbench.java:1480) >>>> >>>> at org.eclipse.ui.internal.Workbe >>>> nch.getActiveWorkbenchWindow(Workbench.java:1453) >>>> >>>> at org.eclipse.ui.internal.servic >>>> es.WorkbenchSourceProvider.updateActiveShell(WorkbenchSource >>>> Provider.java:943) >>>> >>>> at org.eclipse.ui.internal.servic >>>> es.WorkbenchSourceProvider.getCurrentState(WorkbenchSourcePr >>>> ovider.java:137) >>>> >>>> at org.eclipse.ui.internal.servic >>>> es.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProv >>>> ider.java:703) >>>> >>>> at org.eclipse.swt.widgets.EventT >>>> able.sendEvent(EventTable.java:84) >>>> >>>> at org.eclipse.swt.widgets.Displa >>>> y.filterEvent(Display.java:1574) >>>> >>>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1387) >>>> >>>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1412) >>>> >>>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1393) >>>> >>>> at org.eclipse.swt.widgets.Shell. >>>> gtk_focus_in_event(Shell.java:1349) >>>> >>>> at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2096) >>>> >>>> at org.eclipse.swt.widgets.Contro >>>> l.windowProc(Control.java:5534) >>>> >>>> at org.eclipse.swt.widgets.Displa >>>> y.windowProc(Display.java:4668) >>>> >>>> at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native >>>> Method) >>>> >>>> at org.eclipse.swt.internal.gtk.O >>>> S.gtk_main_do_event(OS.java:9106) >>>> >>>> at org.eclipse.swt.widgets.Displa >>>> y.eventProc(Display.java:1253) >>>> >>>> at org.eclipse.swt.internal.gtk.O >>>> S._g_main_context_iteration(Native Method) >>>> >>>> at org.eclipse.swt.internal.gtk.O >>>> S.g_main_context_iteration(OS.java:2477) >>>> >>>> at org.eclipse.swt.widgets.Displa >>>> y.readAndDispatch(Display.java:3407) >>>> >>>> at org.eclipse.nebula.cwt.test.Ab >>>> stractVTestCase$21.run(AbstractVTestCase.java:693) >>>> >>>> at org.eclipse.swt.widgets.Synchr >>>> onizer.syncExec(Synchronizer.java:187) >>>> >>>> at org.eclipse.ui.internal.UISync >>>> hronizer.syncExec(UISynchronizer.java:156) >>>> >>>> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4590) >>>> >>>> at org.eclipse.nebula.cwt.test.Ab >>>> stractVTestCase.syncExec(AbstractVTestCase.java:857) >>>> >>>> at org.eclipse.nebula.cwt.test.Ab >>>> stractVTestCase.processEvents(AbstractVTestCase.java:691) >>>> >>>> at org.eclipse.nebula.cwt.test.Ab >>>> stractVTestCase$23.run(AbstractVTestCase.java:748) >>>> >>>> at org.eclipse.swt.widgets.Synchr >>>> onizer.syncExec(Synchronizer.java:187) >>>> >>>> at org.eclipse.ui.internal.UISync >>>> hronizer.syncExec(UISynchronizer.java:156) >>>> >>>> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4590) >>>> >>>> at org.eclipse.nebula.cwt.test.Ab >>>> stractVTestCase.runBare(AbstractVTestCase.java:731) >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> nebula-dev mailing list >>>> [email protected] >>>> To change your delivery options, retrieve your password, or unsubscribe >>>> from this list, visit >>>> https://dev.eclipse.org/mailman/listinfo/nebula-dev >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> nebula-dev mailing list >>>> [email protected] >>>> To change your delivery options, retrieve your password, or unsubscribe >>>> from this list, visit >>>> https://dev.eclipse.org/mailman/listinfo/nebula-dev >>>> >>> >>> >>> _______________________________________________ >>> nebula-dev mailing list >>> [email protected] >>> To change your delivery options, retrieve your password, or unsubscribe >>> from this list, visit >>> https://dev.eclipse.org/mailman/listinfo/nebula-dev >>> >> >> _______________________________________________ >> nebula-dev mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/nebula-dev >> > > > _______________________________________________ > nebula-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/nebula-dev >
_______________________________________________ nebula-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/nebula-dev
