Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Mylyn/Build

Continuous Build

Test Suite

Tests are run every night based on the scripts in the org.eclipse.mylyn.releng plug-in. Test results are published to a Trac repository:

  http://mylyn.eclipse.org/bitten/

Every open ticket corresponds to a failing test. The last comment on a ticket describes the cause of the test failure. Once a test succeeds the ticket is closed. It is reopened if a test fails during a future test build.

Back to the top