Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Building and testing frameworks eclipse.c

At this stage, you don't need a README any more ;)
You need to identify why the tests are failing. Are they failing with current master, or is it because of a change you've made? If the later, then debug it. If the former, then strangely they're not failing on CI: https://ci.eclipse.org/equinox/job/rt.equinox.framework/job/master/ . The Jenkinsfile shows how the build is running on CI, for reference.

Back to the top