On Tue, Oct 12, 2010 at 11:22 PM, George Niculae <[email protected]> wrote:
> Hi All,
>
> Sipxconfig precommit on main fails at SofiaConfigurationTest:
>
>   [concat] junit.framework.ComparisonFailurejunit.framework.ComparisonFailure:
> null expected:<...value="soft"/>
>   [concat]     <[!--<param name="enable-100rel" value="true"/>-->
>   [concat]     <!-- This could be set to "passive" -->
> ...
>   [concat] </profile>]> but was:<...value="soft"/>
>   [concat]     <[param name="inbound-late-negotiation" value="true"/>
>   [concat]     <!--<param name="enable-100rel" value="true"/>-->
>   [concat]     <!-- This could be set to "passive" -->
> ...
>   [concat]     at
> org.sipfoundry.sipxconfig.service.freeswitch.SofiaConfigurationTest.write(SofiaConfigurationTest.java:75)
>   [concat]     at
> org.sipfoundry.sipxconfig.service.freeswitch.SofiaConfigurationTest.testWriteG729(SofiaConfigurationTest.java:32
>
> Any idea why inbound-late-negotiation is not expected?

Another failing test is ModulesConfigurationTest

expected:<... interface -->
    <[load module="mod_enum"/>

 but was:<... interface -->
   [concat]     <[!-- <load module="mod_enum"/> -->

I could easily fix expected xml files but not sure if actual output is
correct...

George
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to