https://bugzilla.wikimedia.org/show_bug.cgi?id=20035

           Summary: Parser test case data uploads don't send an abort in
                    case of fatal
           Product: MediaWiki
           Version: unspecified
          Platform: All
               URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/540
                    56
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Currently, when running parserTests.php --upload to send results to remote
CodeReview server, we're only pinging a 'running' state at start, then
'complete' at end with the results.

If however a fatal PHP error causes the test suite run to cut off, currently
the remote CodeReview repository will never see another ping and will leave the
test run's state as "running".

A straightforward provision to ping the remote with an 'abort' would be nice...
alternately adding support to CodeReview to time out a test run that's gone for
an unusually long time should do it.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to