Ian Dickinson wrote:
Hi Paolo,
On 04/11/11 07:50, Paolo Castagna wrote:
I am not sure what I am doing wrong but I am having problems when I run
Jena
tests from Eclipse. I am running com.hp.hpl.jena.test.TestPackage.
I see Runs: 9535/9536, Errors: 48 and Failures: 1.
This has never happen to me before and it does not happen on Jenkins
(which
is running tests via mvn test).
Do you get the same on your local machine with mvn test? What things
have you changed recently?
I made a patch of my changes, deleted Jena2 module and checked out a
fresh copy. At one point I saw empty files in src/com/example/.../Sg*
Is it possible that somehow I manage to interrupt tests and leave those
behind? Then, re-running the tests those files where already there and
maybe that caused my problems.
Now, I do not see this issue anymore (so I can continue to work on JENA-36).
Paolo
Has anyone ever experienced these problems?
Not me.
Ian