You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Stephane Bailliez <sb...@apache.org> on 2002/02/27 00:18:11 UTC

Re: cvs commit:

From:     Jason van Zyl <jv...@zenplex.com>

>On Tue, 2002-02-26 at 17:39, sbailliez@apache.org 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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>