> >>
> >>> "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.
> > 
> 
> 
> OK - in that case - Dave go for it.
> Create a new JIRA Task (something like this one XX-5661) 
> commit the change referencing task number in the commit comment.
> D.
> 

Created jira http://track.sipfoundry.org/browse/XX-7182 and 
commited fix http://code.sipfoundry.org/changelog/sipXecs/?cs=17423

Dave.
_______________________________________________
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