Damian Krzeminski wrote:
> David Saint wrote:
>> On my Fedora10 x86_64 machine I get the following failure during the
>> precommit (but the same test passes when using the ant test). Adding
> 
> 'ant test' would not execute this test at all, 'ant test-all' or 'ant
> test-ui' would
> 
>> "setExactCheck(false)" to BranchesPageTestUi.java corrects this issue,
>> but is this the right thing to do? I assume that the rows are sometimes
>> being generated in a different order:
>>
>>     public BranchesPageTestUi() {
>>         super("link:branches", "resetBranches", "branch");
>>         setPager(true);
>>         setHasDuplicate(false);
>> +       setExactCheck(false);
>>     }
>>
>> testcase: BranchesPageTestUi
> 
> Anybody else seeing that?
> I think I am OK with relaxing the check in the way David suggests - we did
> that for gateways at one point. Unless someone has a better idea (or/and
> explanation).

I have seen this a couple of times on my system. It's quite intermittent, and I 
have no idea what triggers it.

Arjun
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to