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

TPTP-Test-Tools-20080107

Attendees

  • Present:
    • Paul Slauenwhite
    • DuWayne Morris
    • Kendric Wang
    • Jerome Bozier

4.4.1

Release Information

  • 4.4.1 will ship with the Europa Winter Maintenance Release (target release date: February 29, 2008).
  • All defects will require project/PMC approval.
  • All fixes MUST be checked-in to both 4.4.1 (TPTP-4_1_1) and 4.5 (HEAD) streams.

4.5

Release Information

  • 4.5 will ship with the Ganymede Simultaneous Release (target release date: June 30, 2008).

Where are we at?

  • We completed 4.5 I4 on Friday with the drop of the 4.5.0-200712211700 candidate driver to Ganymede.
    • Special thanks to Duwayne and Paul for completing 4.5 I4 TP2 in two days!
  • We are currently in week one of three weeks of development for 4.5 I5 (target: January 25).

Newsgroup Posts

Test Automation Initiative

   java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
       at java.util.LinkedList.entry(LinkedList.java:383)
       at java.util.LinkedList.get(LinkedList.java:328)
       at org.eclipse.hyades.execution.core.file.IFileManagerExtended$FileIdentifierList.get(IFileManagerExtended.java:278)
       at org.eclipse.hyades.test.core.testservices.resources.FilesystemResourceProviderService.getTempFile(FilesystemResourceProviderService.java:122)
       at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       at java.lang.reflect.Method.invoke(Method.java:618)
       at org.eclipse.hyades.execution.local.testservices.AbstractTestService.run(AbstractTestService.java:51)
       at org.eclipse.hyades.execution.local.testservices.TestServiceAgentListener.handleCommand(TestServiceAgentListener.java:78)
       at org.eclipse.hyades.internal.execution.local.control.AgentImpl.handleCommand(AgentImpl.java:648)
       at org.eclipse.hyades.internal.execution.local.control.AgentImpl$2.incommingCommand(AgentImpl.java:180)
       at org.eclipse.hyades.internal.execution.local.control.ConnectionImpl$1.incommingCommand(ConnectionImpl.java:128)
       at org.eclipse.hyades.internal.execution.local.control.ConnectionImpl.processControlMessage(ConnectionImpl.java:346)
       at org.eclipse.hyades.internal.execution.local.control.ConnectionImpl$SocketReaderThread.run(ConnectionImpl.java:473)

Enhancements

  • Xin Ying Huang:
    • Encrypted datapool variable support: The implementation is nearly complete. Paul and Joe are working closely with Xin Ying to answer design/implementation-specific questions and they will complete a code review in I5 development

Defects

Miscellaneous

Round-table

Paul

Duwayne

Jerome

  • Last Week:
    • Christmas break.
    • Finished 4.5 I4 TP1.

Kendric

  • Last Week:
    • Christmas break.
    • Finished 4.5 I4 TP1.
    • Continued on automating API Recorder test cases (see [Test Automation Automate manual test suites using the Automated GUI Recorder]).
    • Continued on resolving issues with Test Log viewer's AGR test suite on Linux (see [Linux AGR test suite does not run (213446 )]).
  • This Week:
    • Finish automating API Recorder test cases (see defect 170656).
    • Finish resolving issues with Test Log viewer's AGR test suite on Linux (see [Linux AGR test suite does not run]).

Action items

Jerome

Notes

News

  • Tony Wang will be joining the Test Project on January 10 as a co-op (IBM) for four months.

EclipseCon 2008

Reminders

Lead Committers

  • Continually review copyright reports and ensure files will missing copyright or incorrect copyright year are corrected.
  • Add the Original Estimate (PH) when triaging a new defect.
  • Update the Hours Worked (PH) when completing a defect.
  • Test their components or review/track testing contributed by other committers/resources.
  • Monitor the TPTP news group and answer posts specific to their Test Project components.
  • Verify that all API changes (modifications, additions, and removals) do not breech the TPTP API Contract.
  • Use the MyFoundation Portal for committer elections.

Back to the top