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-dev/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.di.MethodRequestor.execute(Meth >> odRequestor.java:62) >> >> at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotate >> d(InjectorImpl.java:888) >> >> at org.eclipse.e4.core.internal.di.InjectorImpl.inject(Injector >> Impl.java:120) >> >> at org.eclipse.e4.core.internal.di.InjectorImpl.inject(Injector >> Impl.java:85) >> >> at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject( >> ContextInjectionFactory.java:73) >> >> at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Work >> bench.java:1480) >> >> at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(W >> orkbench.java:1453) >> >> at org.eclipse.ui.internal.services.WorkbenchSourceProvider.upd >> ateActiveShell(WorkbenchSourceProvider.java:943) >> >> at org.eclipse.ui.internal.services.WorkbenchSourceProvider.get >> CurrentState(WorkbenchSourceProvider.java:137) >> >> at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.h >> andleEvent(WorkbenchSourceProvider.java:703) >> >> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable. >> java:84) >> >> at org.eclipse.swt.widgets.Display.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.Control.windowProc(Control.java:5534) >> >> at org.eclipse.swt.widgets.Display.windowProc(Display.java:4668) >> >> at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native >> Method) >> >> at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:91 >> 06) >> >> at org.eclipse.swt.widgets.Display.eventProc(Display.java:1253) >> >> at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native >> Method) >> >> at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS. >> java:2477) >> >> at org.eclipse.swt.widgets.Display.readAndDispatch(Display. >> java:3407) >> >> at org.eclipse.nebula.cwt.test.AbstractVTestCase$21.run(Abstrac >> tVTestCase.java:693) >> >> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer. >> java:187) >> >> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchroniz >> er.java:156) >> >> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4590) >> >> at org.eclipse.nebula.cwt.test.AbstractVTestCase.syncExec(Abstr >> actVTestCase.java:857) >> >> at org.eclipse.nebula.cwt.test.AbstractVTestCase.processEvents( >> AbstractVTestCase.java:691) >> >> at org.eclipse.nebula.cwt.test.AbstractVTestCase$23.run(Abstrac >> tVTestCase.java:748) >> >> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer. >> java:187) >> >> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchroniz >> er.java:156) >> >> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4590) >> >> at org.eclipse.nebula.cwt.test.AbstractVTestCase.runBare(Abstra >> ctVTestCase.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
