Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Equinox/Meeting Minutes/20110314"

(Replacing page with '==Attendees== == Agenda == * EclipseCon Report * ECF version for Indigo')
 
Line 1: Line 1:
 
==Attendees==
 
==Attendees==
 +
* Ian
 +
* Jeff
 +
* Katya
 +
* John R
 +
* Pascal
 +
* DJ
  
 
== Agenda ==
 
== Agenda ==
* EclipseCon Report
+
* Use of EasyMock
* ECF version for Indigo
+
* RAP installing stuff into IDE
 +
* Locking stuff, failing testcases
 +
 
 +
== Easy Mock ==
 +
* Tom briefly asks about use of EasyMock
 +
* p2 uses it sparingly
 +
* Virgo project uses it extensively
 +
* When moving region stuff to Equinox we will likely get a bucket of tests that use it
 +
* Jeff give favorable opinion on use of EasyMock where possible.
 +
 
 +
== Failing testcases ==
 +
* Seems that when we have builds that occur close together the update tests can fail.
 +
** Seems related to trying to update to the latest when perhaps the latest build is not quite done and the last build tests are running.
 +
 
 +
 
 +
== RAP installing into IDE ==
 +
* Installing target components into IDE can cause issues
 +
** Perhaps RAP should be a windows system.
 +
** Issues when using the launcher, cannot find the launcher fragment
 +
** Seems mostly a packaging issue to allow building of launcher for headless scenarios.
 +
** RAP bug is open currently {{bug|338544}}
 +
 
 +
== Eclipse Con ==
 +
* BOFs
 +
** p2 bof set up by Pascal
 +
** Jeff to set a BOF for RT/Equinox

Latest revision as of 14:43, 28 March 2011

Attendees

  • Ian
  • Jeff
  • Katya
  • John R
  • Pascal
  • DJ

Agenda

  • Use of EasyMock
  • RAP installing stuff into IDE
  • Locking stuff, failing testcases

Easy Mock

  • Tom briefly asks about use of EasyMock
  • p2 uses it sparingly
  • Virgo project uses it extensively
  • When moving region stuff to Equinox we will likely get a bucket of tests that use it
  • Jeff give favorable opinion on use of EasyMock where possible.

Failing testcases

  • Seems that when we have builds that occur close together the update tests can fail.
    • Seems related to trying to update to the latest when perhaps the latest build is not quite done and the last build tests are running.


RAP installing into IDE

  • Installing target components into IDE can cause issues
    • Perhaps RAP should be a windows system.
    • Issues when using the launcher, cannot find the launcher fragment
    • Seems mostly a packaging issue to allow building of launcher for headless scenarios.
    • RAP bug is open currently bug 338544

Eclipse Con

  • BOFs
    • p2 bof set up by Pascal
    • Jeff to set a BOF for RT/Equinox

Back to the top