• Vasilis Vryniotis's avatar
    Fix flakiness on detection tests (#2966) · 7f7ff056
    Vasilis Vryniotis authored
    * Simplify the ACCEPT=True logic in assertExpected().
    
    * Separate the expected filename estimation from assertExpected
    
    * Unflatten expected values.
    
    * Assert for duplicate scores if primary check fails.
    
    * Remove custom exceptions for algorithms and add a compact function for shrinking large ouputs.
    
    * Removing unused variables.
    
    * Add warning and comments.
    
    * Re-enable all autocast unit-test for detection and marking the tests as skipped in partial validation.
    
    * Move test skip at the end.
    
    * Changing the warning message.
    7f7ff056