Menu

#19 Junit fails

2.0
open
2013-06-06
2013-06-06
No

Currently 8 junit tests are fails.

test.console.txt -> start at windows console
test.out.txt -> output of maven piped into a file from console
dependencies.out.txt -> used maven dependency tree
env.txt -> some of env variables of windows system

4 Attachments

Discussion

  • Huluvu424242

    Huluvu424242 - 2013-06-06
     
  • Huluvu424242

    Huluvu424242 - 2013-06-06
     
  • Huluvu424242

    Huluvu424242 - 2013-06-06
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,6 @@
     Currently 8 junit tests are fails.
    +
    +test.console.txt -> start at windows console
    +test.out.txt -> output of maven piped into a file from console
    +dependencies.out.txt -> used maven dependency tree
    +env.txt -> some of env variables of windows system
    
     
  • Jörg Dippel

    Jörg Dippel - 2013-06-06

    I see the problem but I have no idea at the moment.

    This is not a real error but it is necessary to identify the problem.
    There is a funny method in class Chess_Position:
    watchFinalize() is something like a deconstructor, I am counting instances of positions and pieces. Because if they are not classified as eligible if they are no longer used the number of instances will explode.
    On my maven call I get no notification.

     

Anonymous
Anonymous

Add attachments
Cancel