Menu

#165 NAnt testGetAllTargetsOfLanguage() test fails

open
None
5
2008-05-18
2008-05-09
No

junit.framework.AssertionFailedError: expected:<1> but was:<3>
emonic.test.NAntBuildBuildFileManipulatorTest.testGetAllTargetsOfLanguage(NAntBuildBuildFileManipulatorTest.java:245)

Discussion

  • Bernhard Brem

    Bernhard Brem - 2008-05-14
    • assigned_to: nobody --> bernhardbrem
     
  • Bernhard Brem

    Bernhard Brem - 2008-05-14

    Logged In: YES
    user_id=1245734
    Originator: NO

    Can not reproduce this: I get the expected <1>! Can You stop there in the debugger and append the build file?
    Thanks!

     
  • Bernhard Brem

    Bernhard Brem - 2008-05-18

    Logged In: YES
    user_id=1245734
    Originator: NO

    I assign it back since I can not reproduce it...... I get <1>!

     
  • Bernhard Brem

    Bernhard Brem - 2008-05-18
    • assigned_to: bernhardbrem --> rcjsuen
     
  • Remy Chi Jian Suen

    Logged In: YES
    user_id=1299552
    Originator: YES

    There seems to be a problem with the tearDown() code in Windows. The project is not actually deleted as exists() still returns true.

     

Log in to post a comment.