Metadata-Version: 1.0
Name: narc-testrun-finished
Version: 1.0.7
Summary: A plugin for narc to mark testruns as finished whenever they run out of NO_RESULT results
Home-page: http://code.google.com/p/slickqa
Author: Slick Developers
Author-email: UNKNOWN
License: License :: OSI Approved :: Apache Software License
Description: ===============================
         Narc Testrun Finished Plugin
        ===============================
        
        Normally when testruns in slick (http://code.google.com/p/slickqa) are finished, the program
        that uploaded the results marks the testrun as finished.  This is not possible in some
        scenarios, including when doing distributed testing.
        
        This plugin watches testrun updates, and whenever a testrun that had NO_RESULT results no
        longer has NO_RESULT results, it marks the testrun as finished.  This will trigger the
        emails in narc.
        
Platform: UNKNOWN
