Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Running test suite

So - I am trying to get the eclipse test suite from M3 to run on QNX.  I am
getting a NullPointerException when it tries to unzip the two zip files in
the setup target.  If I bring out just the setup target into a separate xml
file and use the stock org.apache.tools.ant.Main runner, it is able to exec
and run unzip just fine.

I am now trying to narrow down the possible causes.  Currently I am sitting
with either j9 or the antRunner from the org.eclipse.ant plugin.   Are any
of the eclipse test runs done with j9 within OTI?  Anyone else have any
possible solutions/ideas/tests?

    thanks,
    chris





Back to the top