[Webkit-unassigned] [Bug 135974] New: master.cfg should handle special return codes of run-perf-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 05:22:56 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135974

           Summary: master.cfg should handle special return codes of
                    run-perf-tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nagy.renato at stud.u-szeged.hu
                CC: rniwa at webkit.org


The buildbot shows incorrect results on the performance bots if the run-perf-tests
script returns with these special exit codes: 255, 254, 253, 252, 251

For example: http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29/builds/2887

The stdio says clearly what was the problem:
Failed to upload JSON file to https://perf.webkit.org/api/report in 120s: 
program finished with exit code 252

But the buildbot handled this return code improperly:
Failed 252 perf tests failed

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list