73bbaa7 Ticket 47490 - test case failing if 47721 is also fixed

Authored and Committed by tbordaz 9 years ago
    Ticket 47490 - test case failing if 47721 is also fixed
    
    Bug Description:
    	47490 fix prevented to:
    	  - accept a schema where definition are missing compare to the running schema
    	  - send a schema to a consumer containing extra definition
    
    	The fix 47721 allows a replica to learn missing definitions.
    
    	If 47721 is fixed then the testcase for 47490 should take it into account
    
    Fix Description:
    	Test the DS version to determine if the 47721 is fixed (version >= 1.3.3)
    
    https://fedorahosted.org/389/ticket/47490
    
    Reviewed by: Mark Reynolds (Thanks Mark !)
    
    Platforms tested: F17
    
    Flag Day: no
    
    Doc impact: no