From: Jason van Zyl <[EMAIL PROTECTED]> >On Tue, 2002-02-26 at 17:39, [EMAIL PROTECTED] wrote: >> sbailliez 02/02/26 14:39:29 >> >> Modified: src/test/org/apache/maven/jrcs/rcs >ArchiveTest.java >> Log: >> Commented test that does not work but on juanco account I >guess.
>Why are you commenting out the test? I'm not sure I understand? Only the test "testAdd1_2_with_keywords". I need time to find out what is causing this test to fail, I'm not familiar with the inner working of jdiff and was surprised to find out my user name when the test failed in the assert. From what I saw there is a System.getProperty(user.name) in the Node class which is causing the test to fail because it assert uses current user to diff against the one who committed the test. (rcs keywords replacement, thus my name is now in). This is point one and it's enough to say that the test is not valid right now to be enabled. Point two is: I don't understand the code and some other things are not replaced and I need to find out the logic. Unless of course I'm completely wrong. Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
